From https://github.com/archlinux/svntogit-community * branch packages/libb64 -> FETCH_HEAD * [new branch] packages/libb64 -> community/packages/libb64 Cloning into 'libb64'... 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 775k 0 --:--:-- --:--:-- --:--:-- 776k % 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:00:01 --:--:-- 0 0 8546k 0 11781 0 0 5441 0 0:26:48 0:00:02 0:26:46 5441 100 8546k 100 8546k 0 0 3590k 0 0:00:02 0:00:02 --:--:-- 3589k % 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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 143k 100 143k 0 0 53137 0 0:00:02 0:00:02 --:--:-- 53131 100 143k 100 143k 0 0 53134 0 0:00:02 0:00:02 --:--:-- 53131 :: 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/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1690750317 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690750317' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-libb64-archlinuxrb-build-YVpIvBqX PWD=/tmp/archlinux-ci/libb64-archlinuxrb-build-YVpIvBqX/libb64/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: libb64 1.2.1-4 (Sun Sep 1 03:15:28 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading libb64-1.2.1.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 100 370 100 370 0 0 1239 0 --:--:-- --:--:-- --:--:-- 1241 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 345 100 345 0 0 149 0 0:00:02 0:00:02 --:--:-- 345 100 345 100 345 0 0 149 0 0:00:02 0:00:02 --:--:-- 345 100 23316 100 23316 0 0 9377 0 0:00:02 0:00:02 --:--:-- 9377 -> Downloading bufsiz-as-buffer-size.diff... % 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 373 100 373 0 0 1432 0 --:--:-- --:--:-- --:--:-- 1429 100 953 100 953 0 0 2365 0 --:--:-- --:--:-- --:--:-- 2365 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... libb64-1.2.1.zip ... Passed bufsiz-as-buffer-size.diff ... Passed ==> Extracting sources... -> Extracting libb64-1.2.1.zip with bsdtar ==> Starting prepare()... patching file include/b64/decode.h patching file include/b64/encode.h ==> Starting build()... makedepend -f- -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -O3 -Werror -pedantic -I../include cdecode.c cencode.c 2> /dev/null 1> depend 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 -fPIC -O3 -Werror -pedantic -I../include -c -o cencode.o cencode.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 -fPIC -O3 -Werror -pedantic -I../include -c -o cdecode.o cdecode.c ar -rv libb64.a cencode.o cdecode.o ar: creating libb64.a a - cencode.o a - cdecode.o ==> Entering fakeroot environment... ==> Starting package()... ==> 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 "libb64"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libb64 1.2.1-4 (Sun Sep 1 03:15:33 2024)