[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Successful build on 32-bit ARM

From: Branko Čibej <brane_at_apache.org>
Date: Tue, 2 Jul 2019 14:57:14 +0200

I finally got one step further on my ARM build slave project. This is a
Raspberry Pi 4 B with 2 gigs of RAM:

sysop_at_pihole:~ $ uname -a
Linux pihole 4.19.50-v7l+ #895 SMP Thu Jun 20 15:03:42 CET 2019 armv7l GNU/Linux
sysop_at_pihole:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster

The maintainer-mode build produced only a couple of warnings that are
worth following up, local tests and all bindings tests work, I'm running
svnserve and DAV tests now (with a RAMdisk, no less).

-- Brane

sysop_at_pihole:~ $ ./src/svn/build/subversion/svn/svn --version
svn, version 1.13.0-dev (under development)
   compiled Jul 2 2019, 10:00:31 on armv7l-unknown-linux-gnueabihf

Copyright (C) 2019 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.9 (compiled with 1.3.9)
  - handles 'http' scheme
  - handles 'https' scheme

The following authentication credential caches are available:

* GPG-Agent
Received on 2019-07-02 14:57:18 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.