From https://github.com/archlinux/svntogit-community * branch packages/libelfin -> FETCH_HEAD * [new branch] packages/libelfin -> community/packages/libelfin Cloning into 'libelfin'... 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 132k 100 132k 0 0 388k 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8543k 100 8543k 0 0 21.1M 0 --:--:-- --:--:-- --:--:-- 21.1M % 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 143k 100 143k 0 0 420k 0 --:--:-- --:--:-- --:--:-- 421k :: 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=1690294693 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690294693' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-libelfin-archlinuxrb-build-pBDY3AUg PWD=/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/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: libelfin 0.3-2 (Tue Jul 25 14:18:27 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading libelfin-0.3.zip... % 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 102k 0 102k 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k -> Downloading make_prefix.patch... % 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 2956 100 2956 0 0 12937 0 --:--:-- --:--:-- --:--:-- 12908 -> Found reproducible.patch ==> Validating source files with sha256sums... libelfin-0.3.zip ... Passed make_prefix.patch ... Passed reproducible.patch ... Passed ==> Extracting sources... -> Extracting libelfin-0.3.zip with bsdtar ==> Starting prepare()... patching file Makefile patching file dwarf/Makefile patching file elf/Makefile patching file dwarf/Makefile Hunk #1 succeeded at 59 (offset -1 lines). patching file elf/Makefile Hunk #1 succeeded at 57 (offset -1 lines). ==> Starting build()... make -C elf make[1]: Entering directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/elf' 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o elf.o elf.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o mmap_loader.o mmap_loader.cc ln -s libelf++.so.0 libelf++.so python3 enum-print.py -u --hex --no-type --mask shf --mask pf \ -x loos -x hios -x loproc -x hiproc < data.hh >> to_string.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o to_string.o to_string.cc ar rcs libelf++.a elf.o mmap_loader.o to_string.o 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -Wl,-soname,libelf++.so.0 -o libelf++.so.0 elf.o mmap_loader.o to_string.o make[1]: Leaving directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/elf' make -C dwarf make[1]: Entering directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/dwarf' 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o dwarf.o dwarf.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o cursor.o cursor.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o die.o die.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o value.o value.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o abbrev.o abbrev.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o expr.o expr.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o rangelist.o rangelist.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o line.o line.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o attrs.o attrs.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o die_str_map.o die_str_map.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o elf.o elf.cc ln -s libdwarf++.so.0 libdwarf++.so python3 ../elf/enum-print.py < dwarf++.hh >> to_string.cc python3 ../elf/enum-print.py -s _ -u --hex -x hi_user -x lo_user < data.hh >> to_string.cc 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -c -o to_string.o to_string.cc ar rcs libdwarf++.a dwarf.o cursor.o die.o value.o abbrev.o expr.o rangelist.o line.o attrs.o die_str_map.o elf.o to_string.o 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 -g -O2 -Werror -std=c++0x -Wall -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -Wl,-soname,libdwarf++.so.0 -o libdwarf++.so.0 dwarf.o cursor.o die.o value.o abbrev.o expr.o rangelist.o line.o attrs.o die_str_map.o elf.o to_string.o make[1]: Leaving directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/dwarf' ==> Entering fakeroot environment... ==> Starting package()... make -C elf install make[1]: Entering directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/elf' install -d /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib/pkgconfig install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib libelf++.a install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib libelf++.so.0 install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib libelf++.so install -d /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/include/libelfin/elf install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/include/libelfin/elf common.hh data.hh elf++.hh sed 's,^libdir=.*,libdir=/usr/lib,;s,^includedir=.*,includedir=/usr/include,' libelf++.pc \ > /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib/pkgconfig/libelf++.pc make[1]: Leaving directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/elf' make -C dwarf install make[1]: Entering directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/dwarf' install -d /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib/pkgconfig install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib libdwarf++.a install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib libdwarf++.so.0 install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib libdwarf++.so install -d /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/include/libelfin/dwarf install -t /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/include/libelfin/dwarf data.hh dwarf++.hh small_vector.hh sed 's,^libdir=.*,libdir=/usr/lib,;s,^includedir=.*,includedir=/usr/include,' libdwarf++.pc \ > /tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/pkg/libelfin/usr/lib/pkgconfig/libdwarf++.pc make[1]: Leaving directory '/tmp/archlinux-ci/libelfin-archlinuxrb-build-pBDY3AUg/libelfin/trunk/src/libelfin-0.3/dwarf' ==> 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 "libelfin"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libelfin 0.3-2 (Tue Jul 25 14:18:36 2023)