From https://github.com/archlinux/svntogit-community * branch packages/libbraiding -> FETCH_HEAD * [new branch] packages/libbraiding -> community/packages/libbraiding Cloning into 'libbraiding'... 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 389k % 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 8541k 100 8541k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.5M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 78 143k 78 111k 0 0 331k 0 --:--:-- --:--:-- --:--:-- 331k 100 143k 100 143k 0 0 424k 0 --:--:-- --:--:-- --:--:-- 424k :: 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=1690468546 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690468546' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-libbraiding-archlinuxrb-build-52tLzaxI PWD=/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/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: libbraiding 1.2-1 (Thu Jul 27 14:36:03 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading libbraiding-1.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 371k 100 371k 0 0 734k 0 --:--:-- --:--:-- --:--:-- 3834k ==> Validating source files with sha256sums... libbraiding-1.2.tar.gz ... Passed ==> Extracting sources... -> Extracting libbraiding-1.2.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in lib make[1]: Entering directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libbraiding\" -DPACKAGE_TARNAME=\"libbraiding\" -DPACKAGE_VERSION=\"1.2\" -DPACKAGE_STRING=\"libbraiding\ 1.2\" -DPACKAGE_BUGREPORT=\"mmarco@unizar.es\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbraiding\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 cbraid.lo -MD -MP -MF .deps/cbraid.Tpo -c -o cbraid.lo cbraid.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libbraiding\" -DPACKAGE_TARNAME=\"libbraiding\" -DPACKAGE_VERSION=\"1.2\" -DPACKAGE_STRING=\"libbraiding\ 1.2\" -DPACKAGE_BUGREPORT=\"mmarco@unizar.es\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbraiding\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 braiding.lo -MD -MP -MF .deps/braiding.Tpo -c -o braiding.lo braiding.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libbraiding\" -DPACKAGE_TARNAME=\"libbraiding\" -DPACKAGE_VERSION=\"1.2\" "-DPACKAGE_STRING=\"libbraiding 1.2\"" -DPACKAGE_BUGREPORT=\"mmarco@unizar.es\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbraiding\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 cbraid.lo -MD -MP -MF .deps/cbraid.Tpo -c cbraid.cpp -fPIC -DPIC -o .libs/cbraid.o libtool: compile: g++ -DPACKAGE_NAME=\"libbraiding\" -DPACKAGE_TARNAME=\"libbraiding\" -DPACKAGE_VERSION=\"1.2\" "-DPACKAGE_STRING=\"libbraiding 1.2\"" -DPACKAGE_BUGREPORT=\"mmarco@unizar.es\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbraiding\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 braiding.lo -MD -MP -MF .deps/braiding.Tpo -c braiding.cpp -fPIC -DPIC -o .libs/braiding.o libtool: compile: g++ -DPACKAGE_NAME=\"libbraiding\" -DPACKAGE_TARNAME=\"libbraiding\" -DPACKAGE_VERSION=\"1.2\" "-DPACKAGE_STRING=\"libbraiding 1.2\"" -DPACKAGE_BUGREPORT=\"mmarco@unizar.es\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbraiding\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 cbraid.lo -MD -MP -MF .deps/cbraid.Tpo -c cbraid.cpp -o cbraid.o >/dev/null 2>&1 mv -f .deps/cbraid.Tpo .deps/cbraid.Plo libtool: compile: g++ -DPACKAGE_NAME=\"libbraiding\" -DPACKAGE_TARNAME=\"libbraiding\" -DPACKAGE_VERSION=\"1.2\" "-DPACKAGE_STRING=\"libbraiding 1.2\"" -DPACKAGE_BUGREPORT=\"mmarco@unizar.es\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbraiding\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 braiding.lo -MD -MP -MF .deps/braiding.Tpo -c braiding.cpp -o braiding.o >/dev/null 2>&1 mv -f .deps/braiding.Tpo .deps/braiding.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -lm -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libbraiding.la -rpath /usr/lib cbraid.lo braiding.lo libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/crtbeginS.o .libs/cbraid.o .libs/braiding.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib/crtn.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbraiding.so.0 -o .libs/libbraiding.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbraiding.so.0" && ln -s "libbraiding.so.0.0.0" "libbraiding.so.0") libtool: link: (cd ".libs" && rm -f "libbraiding.so" && ln -s "libbraiding.so.0.0.0" "libbraiding.so") libtool: link: ar cru .libs/libbraiding.a cbraid.o braiding.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbraiding.a libtool: link: ( cd ".libs" && rm -f "libbraiding.la" && ln -s "../libbraiding.la" "libbraiding.la" ) make[1]: Leaving directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2/lib' make[1]: Entering directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2' ==> Entering fakeroot environment... ==> Starting package()... Making install in lib make[1]: Entering directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2/lib' make[2]: Entering directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libbraiding.la '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib' /usr/bin/install -c -m 644 braiding.h cbraid.h cbraid_implementation.h cbraid_interface.h '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/include' libtool: install: /usr/bin/install -c .libs/libbraiding.so.0.0.0 /tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib/libbraiding.so.0.0.0 libtool: install: (cd /tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib && { ln -s -f libbraiding.so.0.0.0 libbraiding.so.0 || { rm -f libbraiding.so.0 && ln -s libbraiding.so.0.0.0 libbraiding.so.0; }; }) libtool: install: (cd /tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib && { ln -s -f libbraiding.so.0.0.0 libbraiding.so || { rm -f libbraiding.so && ln -s libbraiding.so.0.0.0 libbraiding.so; }; }) libtool: install: /usr/bin/install -c .libs/libbraiding.lai /tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib/libbraiding.la libtool: install: /usr/bin/install -c .libs/libbraiding.a /tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib/libbraiding.a libtool: install: chmod 644 /tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib/libbraiding.a libtool: install: ranlib /tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/pkg/libbraiding/usr/lib/libbraiding.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2/lib' make[1]: Leaving directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2/lib' make[1]: Entering directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2' make[2]: Entering directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2' 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/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2' make[1]: Leaving directory '/tmp/archlinux-ci/libbraiding-archlinuxrb-build-52tLzaxI/libbraiding/trunk/src/libbraiding-1.2' ==> 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 "libbraiding"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libbraiding 1.2-1 (Thu Jul 27 14:36:25 2023)