>>> perl-crypt-blowfish: Building testing/perl-crypt-blowfish 2.14-r0 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 16:21:26 +0000 >>> perl-crypt-blowfish: Validating /home/buildozer/aports/testing/perl-crypt-blowfish/APKBUILD... >>> perl-crypt-blowfish: Analyzing dependencies... >>> perl-crypt-blowfish: Installing for build: build-base perl perl-dev (1/8) Installing libbz2 (1.0.8-r6) (2/8) Installing perl (5.40.2-r0) (3/8) Installing perl-utils (5.40.2-r0) (4/8) Installing perl-dev (5.40.2-r0) (5/8) Installing .makedepends-perl-crypt-blowfish (20250430.162128) (6/8) Installing perl-error (0.17030-r0) (7/8) Installing perl-git (2.49.0-r0) (8/8) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 300 MiB in 112 packages >>> perl-crypt-blowfish: Cleaning up srcdir >>> perl-crypt-blowfish: Cleaning up pkgdir >>> perl-crypt-blowfish: Cleaning up tmpdir >>> perl-crypt-blowfish: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Crypt-Blowfish-2.14.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-crypt-blowfish: Fetching https://cpan.metacpan.org/authors/id/D/DP/DPARIS/Crypt-Blowfish-2.14.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 18006 100 18006 0 0 83079 0 --:--:-- --:--:-- --:--:-- 83361 >>> perl-crypt-blowfish: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Crypt-Blowfish-2.14.tar.gz >>> perl-crypt-blowfish: Checking sha512sums... Crypt-Blowfish-2.14.tar.gz: OK >>> perl-crypt-blowfish: Unpacking /var/cache/distfiles/Crypt-Blowfish-2.14.tar.gz... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::Blowfish Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Blowfish () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/testing/perl-crypt-blowfish/src/Crypt-Blowfish-2.14/typemap' Blowfish.xs > Blowfish.xsc 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=\"2.14\" -DXS_VERSION=\"2.14\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" _blowfish.c chmod 644 "Blowfish.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644 cp Blowfish.pm blib/lib/Crypt/Blowfish.pm mv Blowfish.xsc Blowfish.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=\"2.14\" -DXS_VERSION=\"2.14\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Blowfish.c rm -f blib/arch/auto/Crypt/Blowfish/Blowfish.so cc -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -L/usr/local/lib -fstack-protector-strong Blowfish.o _blowfish.o -o blib/arch/auto/Crypt/Blowfish/Blowfish.so \ \ chmod 755 blib/arch/auto/Crypt/Blowfish/Blowfish.so Manifying 1 pod document "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 Running standard mode speed tests.. encrypting with non-cached cipher 5,000 cycles: 0 wallclock secs ( 0.27 usr + 0.00 sys = 0.27 CPU) Running standard mode speed tests.. decrypting with non-cached cipher 5,000 cycles: 0 wallclock secs ( 0.28 usr + 0.00 sys = 0.28 CPU) Running standard mode speed tests.. encrypting with cached cipher 10,000 cycles: 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) Running standard mode speed tests.. decrypting with cached cipher 10,000 cycles: 1 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) Testing Cipher Block Chaining.. Error (probably harmless): Can't locate Crypt/CBC.pm in @INC (you may need to install the Crypt::CBC module) (@INC entries checked: blib/lib blib/arch /usr/local/lib/perl5/site_perl /usr/local/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl . .. ../lib ../../lib ../../../lib) at (eval 7) line 1. BEGIN failed--compilation aborted at (eval 7) line 1. >>> perl-crypt-blowfish: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.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-crypt-blowfish/pkg/perl-crypt-blowfish/usr/lib/perl5/vendor_perl/auto/Crypt/Blowfish/Blowfish.so Installing /home/buildozer/aports/testing/perl-crypt-blowfish/pkg/perl-crypt-blowfish/usr/lib/perl5/vendor_perl/Crypt/Blowfish.pm Installing /home/buildozer/aports/testing/perl-crypt-blowfish/pkg/perl-crypt-blowfish/usr/share/man/man3/Crypt::Blowfish.3pm >>> perl-crypt-blowfish-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/perl-crypt-blowfish/pkg/perl-crypt-blowfish-doc/usr/share/man' >>> perl-crypt-blowfish-doc*: Preparing subpackage perl-crypt-blowfish-doc... >>> perl-crypt-blowfish-doc*: Running postcheck for perl-crypt-blowfish-doc >>> perl-crypt-blowfish*: Running postcheck for perl-crypt-blowfish >>> perl-crypt-blowfish*: Preparing package perl-crypt-blowfish... >>> perl-crypt-blowfish*: Stripping binaries >>> perl-crypt-blowfish-doc*: Scanning shared objects >>> perl-crypt-blowfish*: Scanning shared objects >>> perl-crypt-blowfish-doc*: Tracing dependencies... >>> perl-crypt-blowfish-doc*: Package size: 2.3 KB >>> perl-crypt-blowfish-doc*: Compressing data... >>> perl-crypt-blowfish-doc*: Create checksum... >>> perl-crypt-blowfish-doc*: Create perl-crypt-blowfish-doc-2.14-r0.apk >>> perl-crypt-blowfish*: Tracing dependencies... perl so:libc.musl-loongarch64.so.1 >>> perl-crypt-blowfish*: Package size: 70.1 KB >>> perl-crypt-blowfish*: Compressing data... >>> perl-crypt-blowfish*: Create checksum... >>> perl-crypt-blowfish*: Create perl-crypt-blowfish-2.14-r0.apk >>> perl-crypt-blowfish: Build complete at Wed, 30 Apr 2025 16:21:31 +0000 elapsed time 0h 0m 5s >>> perl-crypt-blowfish: Cleaning up srcdir >>> perl-crypt-blowfish: Cleaning up pkgdir >>> perl-crypt-blowfish: Uninstalling dependencies... (1/8) Purging .makedepends-perl-crypt-blowfish (20250430.162128) (2/8) Purging perl-dev (5.40.2-r0) (3/8) Purging perl-utils (5.40.2-r0) (4/8) Purging git-perl (2.49.0-r0) (5/8) Purging perl-git (2.49.0-r0) (6/8) Purging perl-error (0.17030-r0) (7/8) Purging perl (5.40.2-r0) (8/8) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r16.trigger OK: 252 MiB in 104 packages >>> perl-crypt-blowfish: Updating the testing/loongarch64 repository index... >>> perl-crypt-blowfish: Signing the index...