>>> perl-algorithm-permute: Building testing/perl-algorithm-permute 0.17-r0 (using abuild 3.13.0-r5) started Mon, 26 Aug 2024 05:19:11 +0000 >>> perl-algorithm-permute: Checking sanity of /home/buildozer/aports/testing/perl-algorithm-permute/APKBUILD... >>> perl-algorithm-permute: Analyzing dependencies... >>> perl-algorithm-permute: Installing for build: build-base perl perl-dev perl-test-leaktrace (1/9) Installing libbz2 (1.0.8-r6) (2/9) Installing perl (5.40.0-r1) (3/9) Installing perl-utils (5.40.0-r1) (4/9) Installing perl-dev (5.40.0-r1) (5/9) Installing perl-test-leaktrace (0.17-r5) (6/9) Installing .makedepends-perl-algorithm-permute (20240826.051912) (7/9) Installing perl-error (0.17029-r2) (8/9) Installing perl-git (2.46.0-r0) (9/9) Installing git-perl (2.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 419 MiB in 116 packages >>> perl-algorithm-permute: Cleaning up srcdir >>> perl-algorithm-permute: Cleaning up pkgdir >>> perl-algorithm-permute: Cleaning up tmpdir >>> perl-algorithm-permute: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Algorithm-Permute-0.17.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 curl: (22) The requested URL returned error: 404 >>> perl-algorithm-permute: Fetching https://cpan.metacpan.org/authors/id/S/SL/SLOYD/Algorithm-Permute-0.17.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 100 74165 100 74165 0 0 461k 0 --:--:-- --:--:-- --:--:-- 461k >>> perl-algorithm-permute: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Algorithm-Permute-0.17.tar.gz >>> perl-algorithm-permute: Checking sha512sums... Algorithm-Permute-0.17.tar.gz: OK >>> perl-algorithm-permute: Unpacking /var/cache/distfiles/edge/Algorithm-Permute-0.17.tar.gz... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Algorithm::Permute Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Permute () cc -c -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DPERL_EXT coollex.c "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/testing/perl-algorithm-permute/src/Algorithm-Permute-0.17/typemap' Permute.xs > Permute.xsc chmod 644 "Permute.bs" cp lib/Algorithm/Permute.pm blib/lib/Algorithm/Permute.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Permute.bs blib/arch/auto/Algorithm/Permute/Permute.bs 644 mv Permute.xsc Permute.c cc -c -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DPERL_EXT Permute.c In file included from Permute.xs:22: ppport.h:4594:11: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | ^~~~~~~~~~~~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:3329, from Permute.xs:17: /usr/lib/perl5/core_perl/CORE/handy.h:1422:9: note: this is the location of the previous definition 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T | ^~~~~~~~~~~~ rm -f blib/arch/auto/Algorithm/Permute/Permute.so cc -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -L/usr/local/lib -fstack-protector-strong coollex.o Permute.o -o blib/arch/auto/Algorithm/Permute/Permute.so \ \ chmod 755 blib/arch/auto/Algorithm/Permute/Permute.so Manifying 1 pod document "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Permute.bs blib/arch/auto/Algorithm/Permute/Permute.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-basic.t ........... ok t/author-pod-syntax.t .. skipped: these tests are for testing by the author # 2,1 # 1,2 # 3,2 # 2,3 # 3,1 # 1,3 # 4,2 # 2,4 # 4,3 # 3,4 # 4,1 # 1,4 # 2,1 # 1,2 # 3,2 # 2,3 # 3,1 # 1,3 # 4,2 # 2,4 # 4,3 # 3,4 # 4,1 # 1,4 t/rt45434.t ............ ok # peek: b a, next: b a # peek: a b, next: a b # peek: c b, next: c b # peek: b c, next: b c # peek: c a, next: c a # peek: a c, next: a c # peek: d b, next: d b # peek: b d, next: b d # peek: d c, next: d c # peek: c d, next: c d # peek: d a, next: d a # peek: a d, next: a d t/rt77031.t ............ ok All tests successful. Files=4, Tests=35, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.12 cusr 0.02 csys = 0.16 CPU) Result: PASS >>> perl-algorithm-permute: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Permute.bs blib/arch/auto/Algorithm/Permute/Permute.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/testing/perl-algorithm-permute/pkg/perl-algorithm-permute/usr/lib/perl5/vendor_perl/auto/Algorithm/Permute/Permute.so Installing /home/buildozer/aports/testing/perl-algorithm-permute/pkg/perl-algorithm-permute/usr/lib/perl5/vendor_perl/Algorithm/Permute.pm Installing /home/buildozer/aports/testing/perl-algorithm-permute/pkg/perl-algorithm-permute/usr/share/man/man3/Algorithm::Permute.3pm >>> perl-algorithm-permute-doc*: Running split function doc... >>> perl-algorithm-permute-doc*: Preparing subpackage perl-algorithm-permute-doc... libfakeroot internal error: payload not recognized! >>> perl-algorithm-permute-doc*: Running postcheck for perl-algorithm-permute-doc >>> perl-algorithm-permute*: Running postcheck for perl-algorithm-permute >>> perl-algorithm-permute*: Preparing package perl-algorithm-permute... >>> perl-algorithm-permute*: Stripping binaries >>> perl-algorithm-permute-doc*: Scanning shared objects >>> perl-algorithm-permute*: Scanning shared objects >>> perl-algorithm-permute-doc*: Tracing dependencies... >>> perl-algorithm-permute-doc*: Package size: 24.0 KB >>> perl-algorithm-permute-doc*: Compressing data... >>> perl-algorithm-permute-doc*: Create checksum... >>> perl-algorithm-permute-doc*: Create perl-algorithm-permute-doc-0.17-r0.apk >>> perl-algorithm-permute*: Tracing dependencies... perl so:libc.musl-s390x.so.1 >>> perl-algorithm-permute*: Package size: 68.0 KB >>> perl-algorithm-permute*: Compressing data... >>> perl-algorithm-permute*: Create checksum... >>> perl-algorithm-permute*: Create perl-algorithm-permute-0.17-r0.apk >>> perl-algorithm-permute: Build complete at Mon, 26 Aug 2024 05:19:14 +0000 elapsed time 0h 0m 3s >>> perl-algorithm-permute: Cleaning up srcdir >>> perl-algorithm-permute: Cleaning up pkgdir >>> perl-algorithm-permute: Uninstalling dependencies... (1/9) Purging .makedepends-perl-algorithm-permute (20240826.051912) (2/9) Purging perl-dev (5.40.0-r1) (3/9) Purging perl-utils (5.40.0-r1) (4/9) Purging perl-test-leaktrace (0.17-r5) (5/9) Purging git-perl (2.46.0-r0) (6/9) Purging perl-git (2.46.0-r0) (7/9) Purging perl-error (0.17029-r2) (8/9) Purging perl (5.40.0-r1) (9/9) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r31.trigger OK: 368 MiB in 107 packages >>> perl-algorithm-permute: Updating the testing/s390x repository index... >>> perl-algorithm-permute: Signing the index...