>>> perl-crypt-openssl-verify: Building community/perl-crypt-openssl-verify 0.35-r1 (using abuild 3.9.0-r3) started Wed, 03 Aug 2022 10:51:10 +0000 >>> perl-crypt-openssl-verify: Checking sanity of /home/buildozer/aports/community/perl-crypt-openssl-verify/APKBUILD... >>> perl-crypt-openssl-verify: Analyzing dependencies... >>> perl-crypt-openssl-verify: Installing for build: build-base perl perl-crypt-openssl-x509 perl-dev chrpath openssl-dev>3 perl-test-exception perl-file-slurper (1/14) Installing perl (5.36.0-r0) (2/14) Installing perl-convert-asn1 (0.33-r0) (3/14) Installing perl-crypt-openssl-x509 (1.914-r2) (4/14) Installing perl-utils (5.36.0-r0) (5/14) Installing perl-dev (5.36.0-r0) (6/14) Installing chrpath (0.16-r2) (7/14) Installing openssl-dev (3.0.5-r1) (8/14) Installing perl-sub-uplevel (0.2800-r2) (9/14) Installing perl-test-exception (0.43-r2) (10/14) Installing perl-file-slurper (0.012-r1) (11/14) Installing .makedepends-perl-crypt-openssl-verify (20220803.105112) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.37.1-r1) (14/14) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r22.trigger OK: 728 MiB in 118 packages >>> perl-crypt-openssl-verify: Cleaning up srcdir >>> perl-crypt-openssl-verify: Cleaning up pkgdir >>> perl-crypt-openssl-verify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Crypt-OpenSSL-Verify-0.35.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 54845 100 54845 0 0 397k 0 --:--:-- --:--:-- --:--:-- 399k >>> perl-crypt-openssl-verify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Crypt-OpenSSL-Verify-0.35.tar.gz >>> perl-crypt-openssl-verify: Checking sha512sums... Crypt-OpenSSL-Verify-0.35.tar.gz: OK >>> perl-crypt-openssl-verify: Unpacking /var/cache/distfiles/edge/Crypt-OpenSSL-Verify-0.35.tar.gz... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::Verify Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Verify () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/community/perl-crypt-openssl-verify/src/Crypt-OpenSSL-Verify-0.35/typemap' Verify.xs > Verify.xsc chmod 644 "Verify.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Verify.bs blib/arch/auto/Crypt/OpenSSL/Verify/Verify.bs 644 cp Verify.pm blib/lib/Crypt/OpenSSL/Verify.pm mv Verify.xsc Verify.c cc -c -I/usr/local/opt/openssl/include -I/usr/local/include/openssl -I/usr/include/openssl -I/usr/local/include/ssl -I/usr/local/ssl/include -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPENSSL_API_COMPAT=0x10100000L -DVERSION=\"0.35\" -DXS_VERSION=\"0.35\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Verify.c rm -f blib/arch/auto/Crypt/OpenSSL/Verify/Verify.so LD_RUN_PATH="/usr/lib" cc -shared -Os -fomit-frame-pointer -L/usr/local/lib -fstack-protector-strong Verify.o -o blib/arch/auto/Crypt/OpenSSL/Verify/Verify.so \ -L/usr/local/lib -L/usr/lib -lcrypto -lssl \ chmod 755 blib/arch/auto/Crypt/OpenSSL/Verify/Verify.so Manifying 1 pod document "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Verify.bs blib/arch/auto/Crypt/OpenSSL/Verify/Verify.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/author/*.t t/00-basic.t .................. ok t/01-load-ca.t ................ ok t/02-verify-good-cert.t ....... ok t/03-verify-bad-cert.t ........ ok t/04-load-broken-cert.t ....... ok t/05-verify-not-a-cert.t ...... ok t/06-verify-expired-cert.t .... ok t/author-pod-spell.t .......... skipped: these tests are for testing by the author t/author-pod-syntax.t ......... skipped: these tests are for testing by the author t/author/author-critic.t ...... skipped: these tests are for testing by the author t/author/author-eof.t ......... skipped: these tests are for testing by the author t/author/author-eol.t ......... skipped: these tests are for testing by the author t/author/author-no-tabs.t ..... skipped: these tests are for testing by the author t/author/author-pod-syntax.t .. skipped: these tests are for testing by the author t/author/notabs.t ............. skipped: these tests are for testing by the author t/author/pod.t ................ skipped: these tests are for testing by the author t/author/podcoverage.t ........ skipped: these tests are for testing by the author t/bug-null-operation.t ........ ok t/release-kwalitee.t .......... skipped: these tests are for release candidate testing t/release-meta-json.t ......... skipped: these tests are for release candidate testing All tests successful. Files=20, Tests=30, 2 wallclock secs ( 0.10 usr 0.04 sys + 1.56 cusr 0.21 csys = 1.91 CPU) Result: PASS >>> perl-crypt-openssl-verify: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Verify.bs blib/arch/auto/Crypt/OpenSSL/Verify/Verify.bs 644 Manifying 1 pod document Appending installation info to /home/buildozer/aports/community/perl-crypt-openssl-verify/pkg/perl-crypt-openssl-verify/usr/lib/perl5/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/community/perl-crypt-openssl-verify/pkg/perl-crypt-openssl-verify/usr/lib/perl5/vendor_perl/auto/Crypt/OpenSSL/Verify/Verify.so Installing /home/buildozer/aports/community/perl-crypt-openssl-verify/pkg/perl-crypt-openssl-verify/usr/lib/perl5/vendor_perl/Crypt/OpenSSL/Verify.pm Installing /home/buildozer/aports/community/perl-crypt-openssl-verify/pkg/perl-crypt-openssl-verify/usr/share/man/man3/Crypt::OpenSSL::Verify.3pm >>> perl-crypt-openssl-verify-doc*: Running split function doc... >>> perl-crypt-openssl-verify-doc*: Preparing subpackage perl-crypt-openssl-verify-doc... >>> perl-crypt-openssl-verify-doc*: Running postcheck for perl-crypt-openssl-verify-doc >>> perl-crypt-openssl-verify*: Running postcheck for perl-crypt-openssl-verify >>> perl-crypt-openssl-verify*: Preparing package perl-crypt-openssl-verify... >>> perl-crypt-openssl-verify*: Stripping binaries >>> perl-crypt-openssl-verify-doc*: Scanning shared objects >>> perl-crypt-openssl-verify*: Scanning shared objects >>> perl-crypt-openssl-verify-doc*: Tracing dependencies... >>> perl-crypt-openssl-verify-doc*: Package size: 24.0 KB >>> perl-crypt-openssl-verify-doc*: Compressing data... >>> perl-crypt-openssl-verify-doc*: Create checksum... >>> perl-crypt-openssl-verify-doc*: Create perl-crypt-openssl-verify-doc-0.35-r1.apk >>> perl-crypt-openssl-verify*: Tracing dependencies... perl perl-crypt-openssl-x509 so:libc.musl-x86.so.1 so:libcrypto.so.3 >>> perl-crypt-openssl-verify*: Package size: 80.0 KB >>> perl-crypt-openssl-verify*: Compressing data... >>> perl-crypt-openssl-verify*: Create checksum... >>> perl-crypt-openssl-verify*: Create perl-crypt-openssl-verify-0.35-r1.apk >>> perl-crypt-openssl-verify: Build complete at Wed, 03 Aug 2022 10:51:17 +0000 elapsed time 0h 0m 7s >>> perl-crypt-openssl-verify: Cleaning up srcdir >>> perl-crypt-openssl-verify: Cleaning up pkgdir >>> perl-crypt-openssl-verify: Uninstalling dependencies... (1/14) Purging .makedepends-perl-crypt-openssl-verify (20220803.105112) (2/14) Purging perl-crypt-openssl-x509 (1.914-r2) (3/14) Purging perl-convert-asn1 (0.33-r0) (4/14) Purging perl-dev (5.36.0-r0) (5/14) Purging perl-utils (5.36.0-r0) (6/14) Purging chrpath (0.16-r2) (7/14) Purging openssl-dev (3.0.5-r1) (8/14) Purging perl-test-exception (0.43-r2) (9/14) Purging perl-sub-uplevel (0.2800-r2) (10/14) Purging perl-file-slurper (0.012-r1) (11/14) Purging git-perl (2.37.1-r1) (12/14) Purging perl-git (2.37.1-r1) (13/14) Purging perl-error (0.17029-r1) (14/14) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r22.trigger OK: 684 MiB in 104 packages >>> perl-crypt-openssl-verify: Updating the community/x86 repository index... >>> perl-crypt-openssl-verify: Signing the index...