From https://github.com/archlinux/svntogit-packages * branch packages/perl-sort-key -> FETCH_HEAD * [new branch] packages/perl-sort-key -> packages/packages/perl-sort-key Cloning into 'perl-sort-key'... 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 130k 100 130k 0 0 387k 0 --:--:-- --:--:-- --:--:-- 386k 100 130k 100 130k 0 0 386k 0 --:--:-- --:--:-- --:--:-- 386k % 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 8486k 100 8486k 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 143k 100 143k 0 0 424k 0 --:--:-- --:--:-- --:--:-- 425k :: 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=1691550429 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691550429' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-perl-sort-key-archlinuxrb-build-qBn1ml8A PWD=/tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/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: perl-sort-key 1.33-11 (Wed Aug 9 03:07:39 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading Sort-Key-1.33.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 5 100 5 0 0 121 0 --:--:-- --:--:-- --:--:-- 121 100 58324 100 58324 0 0 871k 0 --:--:-- --:--:-- --:--:-- 871k ==> Validating source files with sha256sums... Sort-Key-1.33.tar.gz ... Passed ==> Extracting sources... -> Extracting Sort-Key-1.33.tar.gz with bsdtar ==> Starting build()... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sort::Key Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Key () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/src/Sort-Key-1.33/typemap' -typemap '/tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/src/Sort-Key-1.33/typemap' Key.xs > Key.xsc chmod 644 "Key.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Key.bs blib/arch/auto/Sort/Key/Key.bs 644 cp lib/Sort/Key/Register.pm blib/lib/Sort/Key/Register.pm cp lib/Sort/Key/Natural.pm blib/lib/Sort/Key/Natural.pm cp lib/Sort/Key/Multi.pm blib/lib/Sort/Key/Multi.pm cp lib/Sort/Key/Maker.pm blib/lib/Sort/Key/Maker.pm cp lib/Sort/Key.pm blib/lib/Sort/Key.pm cp lib/Sort/Key/Types.pm blib/lib/Sort/Key/Types.pm mv Key.xsc Key.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I/usr/lib/perl5/5.38/core_perl/CORE" Key.c Key.xs: In function '_keysort': Key.xs:237:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'IV' {aka 'long int'} [-Wformat=] 237 | croak("unsupported sort type %d", type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ | | | IV {aka long int} Key.xs: In function '_multikeysort': Key.xs:547:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 547 | croak("wrong number of results returned " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 550 | nkeys, count); | ~~~~~ | | | STRLEN {aka long unsigned int} Key.xs:547:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IV' {aka 'long int'} [-Wformat=] 547 | croak("wrong number of results returned " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 550 | nkeys, count); | ~~~~~ | | | IV {aka long int} rm -f blib/arch/auto/Sort/Key/Key.so cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong Key.o -o blib/arch/auto/Sort/Key/Key.so \ \ chmod 755 blib/arch/auto/Sort/Key/Key.so Manifying 6 pod documents ==> Entering fakeroot environment... ==> Starting package()... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Key.bs blib/arch/auto/Sort/Key/Key.bs 644 Manifying 6 pod documents Appending installation info to /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/vendor_perl/auto/Sort/Key/Key.so Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/vendor_perl/Sort/Key.pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/vendor_perl/Sort/Key/Types.pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/vendor_perl/Sort/Key/Maker.pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/vendor_perl/Sort/Key/Multi.pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/vendor_perl/Sort/Key/Natural.pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/lib/perl5/5.38/vendor_perl/Sort/Key/Register.pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/share/man/man3/Sort::Key::Types.3pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/share/man/man3/Sort::Key::Register.3pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/share/man/man3/Sort::Key::Natural.3pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/share/man/man3/Sort::Key::Multi.3pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/share/man/man3/Sort::Key::Maker.3pm Installing /tmp/archlinux-ci/perl-sort-key-archlinuxrb-build-qBn1ml8A/perl-sort-key/trunk/pkg/perl-sort-key/usr/share/man/man3/Sort::Key.3pm ==> Tidying install... -> Removing empty directories... -> 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... ==> WARNING: Package contains reference to $srcdir usr/lib/perl5/5.38/vendor_perl/auto/Sort/Key/Key.so ==> Creating package "perl-sort-key"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-sort-key 1.33-11 (Wed Aug 9 03:07:43 2023)