From https://github.com/archlinux/svntogit-community * branch packages/vamps -> FETCH_HEAD * [new branch] packages/vamps -> community/packages/vamps Cloning into 'vamps'... 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 130k 100 130k 0 0 383k 0 --:--:-- --:--:-- --:--:-- 382k % 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 8545k 100 8545k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.6M % 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 142k 100 142k 0 0 404k 0 --:--:-- --:--:-- --:--:-- 403k 100 142k 100 142k 0 0 404k 0 --:--:-- --:--:-- --:--:-- 403k :: 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=1691136448 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691136448' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-vamps-archlinuxrb-build-6yecQlfI PWD=/tmp/archlinux-ci/vamps-archlinuxrb-build-6yecQlfI/vamps/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: vamps 0.99.2-14 (Fri Aug 4 08:07:54 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libdvdread-6.1.3-2 Total Download Size: 0.10 MiB Total Installed Size: 0.31 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 104k 100 104k 0 0 62.4M 0 --:--:-- --:--:-- --:--:-- 101M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libdvdread... Optional dependencies for libdvdread libdvdcss: Decoding encrypted DVDs :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading vamps-0.99.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 100 372 100 372 0 0 1276 0 --:--:-- --:--:-- --:--:-- 1278 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 359 100 359 0 0 156 0 0:00:02 0:00:02 --:--:-- 359 100 359 100 359 0 0 156 0 0:00:02 0:00:02 --:--:-- 359 100 47062 100 47062 0 0 18589 0 0:00:02 0:00:02 --:--:-- 18589 ==> Validating source files with sha512sums... vamps-0.99.2.tar.gz ... Passed ==> Extracting sources... -> Extracting vamps-0.99.2.tar.gz with bsdtar ==> Starting build()... make[1]: Entering directory '/tmp/archlinux-ci/vamps-archlinuxrb-build-6yecQlfI/vamps/trunk/src/vamps-0.99.2/vamps' gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -c -o vamps.o vamps.c gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -c -o requant.o requant.c vamps.c: In function 'main': vamps.c:318:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 318 | fprintf (stderr, "Info: Total bytes read: %llu\n", bytes_read); | ~~~^ ~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu vamps.c:319:53: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 319 | fprintf (stderr, "Info: Total bytes written: %llu\n", bytes_written); | ~~~^ ~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu vamps.c:326:66: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 326 | "Info: Total bytes vaporized in audio and subpicture streams: %llu (%.2f%%)\n", | ~~~^ | | | long long unsigned int | %lu vamps.c:331:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 331 | "Info: Total bytes vaporized in cell gaps: %llu (%.2f%%)\n", | ~~~^ | | | long long unsigned int | %lu vamps.c:336:63: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 336 | "Info: Total bytes vaporized in video stream: %llu (%.2f%%)\n", | ~~~^ | | | long long unsigned int | %lu vamps.c:341:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 341 | "Info: Total padding bytes in video stream: %llu (%.2f%%)\n", | ~~~^ | | | long long unsigned int | %lu 342 | padding_bytes, | ~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -s vamps.o requant.o -lm -lpthread -o vamps make[1]: Leaving directory '/tmp/archlinux-ci/vamps-archlinuxrb-build-6yecQlfI/vamps/trunk/src/vamps-0.99.2/vamps' make[1]: Entering directory '/tmp/archlinux-ci/vamps-archlinuxrb-build-6yecQlfI/vamps/trunk/src/vamps-0.99.2/play_cell' gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -W -c -o play_cell.o play_cell.c gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -s play_cell.o -ldvdread -o play_cell make[1]: Leaving directory '/tmp/archlinux-ci/vamps-archlinuxrb-build-6yecQlfI/vamps/trunk/src/vamps-0.99.2/play_cell' ==> 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 "vamps"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: vamps 0.99.2-14 (Fri Aug 4 08:08:01 2023)