From https://github.com/archlinux/svntogit-community * branch packages/darts -> FETCH_HEAD * [new branch] packages/darts -> community/packages/darts Cloning into 'darts'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 388k 0 --:--:-- --:--:-- --:--:-- 388k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8546k 100 8546k 0 0 21.3M 0 --:--:-- --:--:-- --:--:-- 21.4M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 419k 0 --:--:-- --:--:-- --:--:-- 419k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1690807238 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690807238' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-darts-archlinuxrb-build-mU0gRcwQ PWD=/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: darts 0.32-1 (Mon Jul 31 12:41:06 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading darts-0.32.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 228k 7 18278 0 0 38526 0 0:00:06 --:--:-- 0:00:06 38480 100 228k 100 228k 0 0 267k 0 --:--:-- --:--:-- --:--:-- 267k ==> Validating source files with sha256sums... darts-0.32.tar.gz ... Passed ==> Extracting sources... -> Extracting darts-0.32.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports stl (required)... yes checking if g++ supports namespaces (required) ... yes checking if g++ uses std namespace ... yes checking if g++ environment provides all required features... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating darts.h config.status: creating darts.spec config.status: creating config.h config.status: executing default-1 commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' Making all in tests make[2]: Entering directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32/tests' make[2]: Entering directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' g++ -DHAVE_CONFIG_H -I. -I. -I. -O3 -Wall -c mkdarts.cpp g++ -DHAVE_CONFIG_H -I. -I. -I. -O3 -Wall -c darts.cpp In file included from darts.cpp:9: ./darts.h: In member function 'T Darts::DoubleArrayImpl::exactMatchSearch(const key_type*, size_t, size_t) const': ./darts.h:248:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 248 | register array_type_ b = array_[node_pos].base; | ^ ./darts.h:249:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 249 | register array_u_type_ p; | ^ ./darts.h:251:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 251 | for (register size_t i = 0; i < len; ++i) { | ^ ./darts.h: In member function 'size_t Darts::DoubleArrayImpl::commonPrefixSearch(const key_type*, T*, size_t, size_t, size_t) const': ./darts.h:275:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 275 | register array_type_ b = array_[node_pos].base; | ^ ./darts.h:276:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 276 | register size_t num = 0; | ^~~ ./darts.h:277:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 277 | register array_type_ n; | ^ ./darts.h:278:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 278 | register array_u_type_ p; | ^ ./darts.h:280:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 280 | for (register size_t i = 0; i < len; ++i) { | ^ ./darts.h: In member function 'Darts::DoubleArrayImpl::value_type Darts::DoubleArrayImpl::traverse(const key_type*, size_t&, size_t&, size_t) const': ./darts.h:313:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 313 | register array_type_ b = array_[node_pos].base; | ^ ./darts.h:314:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 314 | register array_u_type_ p; | ^ In file included from mkdarts.cpp:9: ./darts.h: In member function 'T Darts::DoubleArrayImpl::exactMatchSearch(const key_type*, size_t, size_t) const': ./darts.h:248:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 248 | register array_type_ b = array_[node_pos].base; | ^ ./darts.h:249:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 249 | register array_u_type_ p; | ^ ./darts.h:251:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 251 | for (register size_t i = 0; i < len; ++i) { | ^ ./darts.h: In member function 'size_t Darts::DoubleArrayImpl::commonPrefixSearch(const key_type*, T*, size_t, size_t, size_t) const': ./darts.h:275:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 275 | register array_type_ b = array_[node_pos].base; | ^ ./darts.h:276:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 276 | register size_t num = 0; | ^~~ ./darts.h:277:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 277 | register array_type_ n; | ^ ./darts.h:278:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 278 | register array_u_type_ p; | ^ ./darts.h:280:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 280 | for (register size_t i = 0; i < len; ++i) { | ^ ./darts.h: In member function 'Darts::DoubleArrayImpl::value_type Darts::DoubleArrayImpl::traverse(const key_type*, size_t&, size_t&, size_t) const': ./darts.h:313:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 313 | register array_type_ b = array_[node_pos].base; | ^ ./darts.h:314:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 314 | register array_u_type_ p; | ^ ./darts.h: In instantiation of 'size_t Darts::DoubleArrayImpl::commonPrefixSearch(const key_type*, T*, size_t, size_t, size_t) const [with T = Darts::DoubleArrayImpl::result_pair_type; node_type_ = char; node_u_type_ = unsigned char; array_type_ = int; array_u_type_ = unsigned int; length_func_ = Darts::Length; size_t = long unsigned int; key_type = char]': darts.cpp:31:39: required from here ./darts.h:275:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 275 | register array_type_ b = array_[node_pos].base; | ^ ./darts.h:276:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 276 | register size_t num = 0; | ^~~ ./darts.h:277:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 277 | register array_type_ n; | ^ ./darts.h:278:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 278 | register array_u_type_ p; | ^ ./darts.h:280:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 280 | for (register size_t i = 0; i < len; ++i) { | ^ g++ -O3 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o darts darts.o -lz g++ -O3 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o mkdarts mkdarts.o -lz make[2]: Leaving directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' make[1]: Leaving directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' ==> Entering fakeroot environment... ==> Starting package()... Making install in tests make[1]: Entering directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32/tests' make[2]: Entering directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32/tests' make[1]: Leaving directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32/tests' make[1]: Entering directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' make[2]: Entering directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' /bin/sh ./mkinstalldirs /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/lib/darts /bin/sh ./mkinstalldirs /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/include mkdir /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr mkdir /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/lib mkdir /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/include mkdir /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/lib/darts /usr/bin/install -c -m 644 darts.h /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/include/darts.h /usr/bin/install -c mkdarts /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/lib/darts/mkdarts /usr/bin/install -c darts /tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/pkg/darts/usr/lib/darts/darts make[2]: Leaving directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' make[1]: Leaving directory '/tmp/archlinux-ci/darts-archlinuxrb-build-mU0gRcwQ/darts/trunk/src/darts-0.32' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "darts"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: darts 0.32-1 (Mon Jul 31 12:41:19 2023)