==> Cloning optipng ... Cloning into 'optipng'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring optipng :: 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 128k 100 128k 0 0 379k 0 --:--:-- --:--:-- --:--:-- 379k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8486k 1 123k 0 0 365k 0 0:00:23 --:--:-- 0:00:23 365k 100 8486k 100 8486k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 21.8M % 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 139k 100 139k 0 0 409k 0 --:--:-- --:--:-- --:--:-- 410k :: 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=1704712195 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1704712195' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-optipng-archlinuxrb-build-tcpeu2qt PWD=/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng 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: optipng 0.7.8-1 (Mon Jan 8 11:10:07 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libpng-1.6.40-2 Total Download Size: 0.24 MiB Total Installed Size: 0.57 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 248k 100 248k 0 0 132M 0 --:--:-- --:--:-- --:--:-- 242M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libpng... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading optipng-0.7.8.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 100 396 100 396 0 0 2750 0 --:--:-- --:--:-- --:--:-- 2769 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 371 100 371 0 0 172 0 0:00:02 0:00:02 --:--:-- 371 100 371 100 371 0 0 172 0 0:00:02 0:00:02 --:--:-- 371 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 3216k 100 3216k 0 0 1044k 0 0:00:03 0:00:03 --:--:-- 4808k ==> Validating source files with sha256sums... optipng-0.7.8.tar.gz ... Passed ==> Extracting sources... -> Extracting optipng-0.7.8.tar.gz with bsdtar ==> Starting build()... Checking for gcc... Checking for system libpng... Checking for system zlib... cd src/optipng && \ make && \ cd ../.. make[1]: Entering directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/optipng' cd ../../src/opngreduc && \ make -f Makefile libopngreduc.a && \ cd ../../src/optipng cd ../../src/gifread && \ make -f Makefile libgifread.a && \ cd ../../src/optipng cd ../../src/pnmio && \ make -f Makefile libpnmio.a && \ cd ../../src/optipng cd ../../src/minitiff && \ make -f Makefile libminitiff.a && \ cd ../../src/optipng gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../../third_party/cexcept -I../../src/opngreduc -I../../src/pngxtern -o bitset.o bitset.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../../third_party/cexcept -I../../src/opngreduc -I../../src/pngxtern -o ioutil.o ioutil.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../../third_party/cexcept -I../../src/opngreduc -I../../src/pngxtern -o ratio.o ratio.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../../third_party/cexcept -I../../src/opngreduc -I../../src/pngxtern -o wildargs.o wildargs.c make[2]: Entering directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/opngreduc' gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o opngreduc.o opngreduc.c make[2]: Entering directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/gifread' gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o gifread.o gifread.c make[2]: Entering directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/pnmio' gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o pnmin.o pnmin.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o pnmout.o pnmout.c make[2]: Entering directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/minitiff' gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o pnmutil.o pnmutil.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o tiffread.o tiffread.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -o tiffutil.o tiffutil.c ar cru libpnmio.a pnmin.o pnmout.o pnmutil.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpnmio.a make[2]: Leaving directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/pnmio' ar cru libminitiff.a tiffread.o tiffutil.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libminitiff.a make[2]: Leaving directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/minitiff' ar cru libgifread.a gifread.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgifread.a make[2]: Leaving directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/gifread' cd ../../src/pngxtern && \ make -f Makefile libpngxtern.a && \ cd ../../src/optipng make[2]: Entering directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/pngxtern' gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxread.o pngxread.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxrbmp.o pngxrbmp.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxrgif.o pngxrgif.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxrjpg.o pngxrjpg.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxrpnm.o pngxrpnm.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxrtif.o pngxrtif.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxio.o pngxio.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxmem.o pngxmem.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../gifread -I../pnmio -I../minitiff -o pngxset.o pngxset.c ar cru libopngreduc.a opngreduc.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libopngreduc.a make[2]: Leaving directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/opngreduc' ar cru libpngxtern.a pngxread.o pngxrbmp.o pngxrgif.o pngxrjpg.o pngxrpnm.o pngxrtif.o pngxio.o pngxmem.o pngxset.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpngxtern.a make[2]: Leaving directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/pngxtern' gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../../third_party/cexcept -I../../src/opngreduc -I../../src/pngxtern -o optipng.o optipng.c gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I../../third_party/cexcept -I../../src/opngreduc -I../../src/pngxtern -o optim.o optim.c gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o optipng optipng.o optim.o bitset.o ioutil.o ratio.o wildargs.o ../../src/opngreduc/libopngreduc.a ../../src/pngxtern/libpngxtern.a ../../src/gifread/libgifread.a ../../src/pnmio/libpnmio.a ../../src/minitiff/libminitiff.a -lpng -lz -lm make[1]: Leaving directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/optipng' ==> Entering fakeroot environment... ==> Starting package()... cd src/optipng && \ make install && \ cd ../.. make[1]: Entering directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/optipng' mkdir -p /tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/pkg/optipng/usr/bin mkdir -p /tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/pkg/optipng/usr/share/man/man1 cp -f -p optipng /tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/pkg/optipng/usr/bin cp -f -p man/optipng.1 /tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/pkg/optipng/usr/share/man/man1 make[1]: Leaving directory '/tmp/archlinux-ci/optipng-archlinuxrb-build-tcpeu2qt/optipng/src/optipng-0.7.8/src/optipng' ==> 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 "optipng"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: optipng 0.7.8-1 (Mon Jan 8 11:10:13 2024)