From https://github.com/archlinux/svntogit-community * branch packages/patchelf -> FETCH_HEAD * [new branch] packages/patchelf -> community/packages/patchelf Cloning into 'patchelf'... 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 130k 100 130k 0 0 385k 0 --:--:-- --:--:-- --:--:-- 384k 100 130k 100 130k 0 0 385k 0 --:--:-- --:--:-- --:--:-- 384k % 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 8544k 100 8544k 0 0 21.6M 0 --:--:-- --:--:-- --:--:-- 21.6M % 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 142k 100 142k 0 0 422k 0 --:--:-- --:--:-- --:--:-- 423k :: Starting full system upgrade... there is nothing to do ==> Making package: patchelf 0.18.0-1 (Fri Aug 4 02:17:56 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading patchelf-0.18.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 323k 0 323k 0 0 961k 0 --:--:-- --:--:-- --:--:-- 961k ==> Validating source files with sha512sums... patchelf-0.18.0.tar.gz ... Passed ==> Validating source files with b2sums... patchelf-0.18.0.tar.gz ... Passed ==> Extracting sources... -> Extracting patchelf-0.18.0.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/install-sh' configure.ac:5: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory '.' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for strip... strip checking for objdump... objdump checking for objcopy... objcopy checking for readelf... readelf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking whether g++ supports C++17 features with -std=c++17... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands Making all in src make[1]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/src' g++ -std=c++17 -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc mv -f .deps/patchelf.Tpo .deps/patchelf.Po g++ -std=c++17 -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o patchelf patchelf.o make[1]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/src' Making all in tests make[1]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/tests' make[1]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/src' make[2]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/bin' /usr/bin/install -c patchelf '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/src' make[1]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/src' Making install in tests make[1]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/tests' make[2]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/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/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/tests' make[1]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0/tests' make[1]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0' make[2]: Entering directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/share/zsh/site-functions' /usr/sbin/mkdir -p '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/share/doc/patchelf' /usr/sbin/mkdir -p '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/share/man/man1' /usr/bin/install -c -m 644 completions/zsh/_patchelf '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 README.md '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/pkg/patchelf/usr/share/man/man1' make[2]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0' make[1]: Leaving directory '/tmp/archlinux-ci/patchelf-archlinuxrb-build-61Dxsjop/patchelf/trunk/src/patchelf-0.18.0' ==> 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 "patchelf"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: patchelf 0.18.0-1 (Fri Aug 4 02:18:19 2023)