From https://github.com/archlinux/svntogit-community * branch packages/pbzip2 -> FETCH_HEAD * [new branch] packages/pbzip2 -> community/packages/pbzip2 Cloning into 'pbzip2'... 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 --:--:-- --:--:-- --:--:-- 388k % 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 8546k 100 8546k 0 0 21.3M 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 403k 0 --:--:-- --:--:-- --:--:-- 402k :: 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=1690618338 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690618338' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-pbzip2-archlinuxrb-build-0QjZ9arX PWD=/tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/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 gpg: key D332F1B09A0D9836: public key "Yavor Nikolov (My main OpenPGP key) " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: pbzip2 1.1.13-3 (Sat Jul 29 08:12:40 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading pbzip2-1.1.13.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48015 100 48015 0 0 32635 0 0:00:01 0:00:01 --:--:-- 32635 -> Downloading pbzip2-1.1.13.tar.gz.asc... % 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 100 473 100 473 0 0 341 0 0:00:01 0:00:01 --:--:-- 1328 ==> Validating source files with sha256sums... pbzip2-1.1.13.tar.gz ... Passed pbzip2-1.1.13.tar.gz.asc ... Skipped ==> Verifying source file signatures with gpg... pbzip2-1.1.13.tar.gz ... Passed ==> Extracting sources... -> Extracting pbzip2-1.1.13.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... 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 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_STACKSIZE_CUSTOMIZATION -pthread -D_POSIX_PTHREAD_SEMANTICS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now pbzip2.cpp BZ2StreamScanner.cpp ErrorContext.cpp -o pbzip2 -lbz2 -lpthread pbzip2.cpp:1223:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 1223 | fprintf(stderr, "pbzip2: *WARNING: Compressed block size is large [%"PRIuMAX" bytes].\n", | ^ pbzip2.cpp:1832:33: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 1832 | fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize); | ^ pbzip2.cpp:2075:33: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2075 | fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize); | ^ pbzip2.cpp:2797:33: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2797 | fprintf(stderr, "pbzip2: *ERROR: Could not initialize (OutputBuffer); size=%"PRIuMAX"! Aborting...\n", (uintmax_t)size); | ^ pbzip2.cpp:4105:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 4105 | fprintf(stderr, " Input Size: %"PRIuMAX" bytes\n", (uintmax_t)InFileSize); | ^ pbzip2.cpp:4227:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 4227 | fprintf(stderr, "*Warning* Max memory limit increased to %"PRIuMAX" MB to support %d CPUs\n", (uintmax_t)((NumBufferedBlocksMax + (numCPU * 2)) * blockSize)/1000000, numCPU); | ^ pbzip2.cpp: In function 'int main(int, char**)': pbzip2.cpp:3602:137: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] 3602 | fprintf(stderr,"pbzip2: *WARNING: Stack size %d bytes less than minumum - adjusting to %d bytes.\n", | ~^ | | | int | %ld ==> Entering fakeroot environment... ==> Starting package()... if ( test ! -d /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/bin ) ; then mkdir -p /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/bin ; fi if ( test ! -d /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share ) ; then mkdir -p /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share ; fi if ( test ! -d /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share/man ) ; then mkdir -p /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share/man ; fi if ( test ! -d /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share/man/man1 ) ; then mkdir -p /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share/man/man1 ; fi cp -f pbzip2 /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/bin/pbzip2 chmod a+x /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/bin/pbzip2 ln -s -f pbzip2 /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/bin/pbunzip2 ln -s -f pbzip2 /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/bin/pbzcat cp -f pbzip2.1 /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share/man/man1 chmod a+r /tmp/archlinux-ci/pbzip2-archlinuxrb-build-0QjZ9arX/pbzip2/trunk/pkg/pbzip2/usr/share/man/man1/pbzip2.1 ==> 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 "pbzip2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pbzip2 1.1.13-3 (Sat Jul 29 08:12:49 2023)