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 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 0 8486k 0 14124 0 0 41227 0 0:03:30 --:--:-- 0:03:30 41177 13 8486k 13 1137k 0 0 838k 0 0:00:10 0:00:01 0:00:09 837k 38 8486k 38 3276k 0 0 1385k 0 0:00:06 0:00:02 0:00:04 1384k 77 8486k 77 6616k 0 0 1959k 0 0:00:04 0:00:03 0:00:01 1959k 100 8486k 100 8486k 0 0 2275k 0 0:00:03 0:00:03 --:--:-- 2274k % 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 796k 0 --:--:-- --:--:-- --:--:-- 800k :: Starting full system upgrade... there is nothing to do ==> Making package: perl-sort-key 1.33-11 (Tue Sep 10 09:30:59 2024) ==> 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 143 0 --:--:-- --:--:-- --:--:-- 147 100 58324 100 58324 0 0 1016k 0 --:--:-- --:--:-- --:--:-- 1016k ==> WARNING: Skipping verification of source file PGP signatures. ==> 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 () chmod 644 "Key.bs" "/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 cp lib/Sort/Key.pm blib/lib/Sort/Key.pm cp lib/Sort/Key/Natural.pm blib/lib/Sort/Key/Natural.pm cp lib/Sort/Key/Types.pm blib/lib/Sort/Key/Types.pm cp lib/Sort/Key/Maker.pm blib/lib/Sort/Key/Maker.pm cp lib/Sort/Key/Multi.pm blib/lib/Sort/Key/Multi.pm cp lib/Sort/Key/Register.pm blib/lib/Sort/Key/Register.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Key.bs blib/arch/auto/Sort/Key/Key.bs 644 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/Register.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/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/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/Natural.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 (Tue Sep 10 09:31:06 2024)