From https://github.com/archlinux/svntogit-packages * branch packages/argon2 -> FETCH_HEAD * [new branch] packages/argon2 -> packages/packages/argon2 Cloning into 'argon2'... 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 395k 0 --:--:-- --:--:-- --:--:-- 396k % 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 8491k 0 77317 0 0 223k 0 0:00:37 --:--:-- 0:00:37 223k 100 8491k 100 8491k 0 0 21.4M 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 100 140k 100 140k 0 0 414k 0 --:--:-- --:--:-- --:--:-- 416k :: 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=1688180325 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1688180325' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-argon2-archlinuxrb-build-W5D00uJD PWD=/tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/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: argon2 20190702-5 (Sat Jul 1 02:59:08 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading argon2-20190702.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 1470k 0 1470k 0 0 2678k 0 --:--:-- --:--:-- --:--:-- 2678k ==> Validating source files with sha256sums... argon2-20190702.tar.gz ... Passed ==> Extracting sources... -> Extracting argon2-20190702.tar.gz with bsdtar ==> Starting build()... Building without optimizations cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now src/argon2.c src/core.c src/blake2/blake2b.c src/thread.c src/encoding.c src/ref.c src/run.c -o argon2 cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -shared -fPIC -fvisibility=hidden -DA2_VISCTL=1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-soname,libargon2.so.1 src/argon2.c src/core.c src/blake2/blake2b.c src/thread.c src/encoding.c src/ref.c -o libargon2.so.1 cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/argon2.o src/argon2.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/core.o src/core.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/blake2/blake2b.o src/blake2/blake2b.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/thread.o src/thread.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/encoding.o src/encoding.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -c -o src/ref.o src/ref.c sed '/^##.*$/d; s#@PREFIX@#/usr#g; s#@EXTRA_LIBS@#-lrt -ldl#g; s#@UPSTREAM_VER@#20190702#g; s#@HOST_MULTIARCH@#lib#g; s#@INCLUDE@#include#g;' < 'libargon2.pc.in' > 'libargon2.pc' ar rcs libargon2.a src/argon2.o src/core.o src/blake2/blake2b.o src/thread.o src/encoding.o src/ref.o ==> Entering fakeroot environment... ==> Starting package()... Building without optimizations install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/include install -m 0644 include/argon2.h /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/include install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib install -m 0644 libargon2.so.1 libargon2.a /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib cd /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib && ln -s libargon2.so.1 libargon2.so install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/bin install argon2 /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/bin install -d /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib/pkgconfig install -m 0644 libargon2.pc /tmp/archlinux-ci/argon2-archlinuxrb-build-W5D00uJD/argon2/trunk/pkg/argon2/usr/lib/pkgconfig ==> 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 "argon2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: argon2 20190702-5 (Sat Jul 1 02:59:12 2023)