>>> perl-crypt-openssl-verify: Building community/perl-crypt-openssl-verify 0.36-r1 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 15:28:13 +0000
>>> perl-crypt-openssl-verify: Validating /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-crypt-openssl-guess perl-test-exception perl-file-slurper
(1/16) Installing libbz2 (1.0.8-r6)
(2/16) Installing perl (5.40.0-r3)
(3/16) Installing perl-convert-asn1 (0.34-r0)
(4/16) Installing perl-crypt-openssl-x509 (2.0.1-r0)
(5/16) Installing perl-utils (5.40.0-r3)
(6/16) Installing perl-dev (5.40.0-r3)
(7/16) Installing chrpath (0.16-r4)
(8/16) Installing openssl-dev (3.3.2-r3)
(9/16) Installing perl-crypt-openssl-guess (0.15-r1)
(10/16) Installing perl-sub-uplevel (0.2800-r6)
(11/16) Installing perl-test-exception (0.43-r4)
(12/16) Installing perl-file-slurper (0.014-r1)
(13/16) Installing .makedepends-perl-crypt-openssl-verify (20241112.152820)
(14/16) Installing perl-error (0.17029-r2)
(15/16) Installing perl-git (2.47.0-r0)
(16/16) Installing git-perl (2.47.0-r0)
Executing busybox-1.37.0-r6.trigger
OK: 443 MiB in 117 packages
>>> perl-crypt-openssl-verify: Cleaning up srcdir
>>> perl-crypt-openssl-verify: Cleaning up pkgdir
>>> perl-crypt-openssl-verify: Cleaning up tmpdir
>>> perl-crypt-openssl-verify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/Crypt-OpenSSL-Verify-0.36.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/Crypt-OpenSSL-Verify-0.36.tar.gz.part'
Crypt-OpenSSL-Verify 100% |********************************| 55194  0:00:00 ETA
'/var/cache/distfiles/v3.21/Crypt-OpenSSL-Verify-0.36.tar.gz.part' saved
>>> perl-crypt-openssl-verify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/Crypt-OpenSSL-Verify-0.36.tar.gz
>>> perl-crypt-openssl-verify: Checking sha512sums...
Crypt-OpenSSL-Verify-0.36.tar.gz: OK
>>> perl-crypt-openssl-verify: Unpacking /var/cache/distfiles/v3.21/Crypt-OpenSSL-Verify-0.36.tar.gz...
Installed OpenSSL: 3.3.2.
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.36/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/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=30000   -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -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 -fstack-clash-protection -Wformat -Werror=format-security -O2 -L/usr/local/lib -fstack-protector-strong  Verify.o  -o blib/arch/auto/Crypt/OpenSSL/Verify/Verify.so  \
   -L/usr -L/usr/lib -lssl -lcrypto   \
  
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,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.53 cusr  0.12 csys =  0.71 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...
'usr/share/man' -> '/home/buildozer/aports/community/perl-crypt-openssl-verify/pkg/perl-crypt-openssl-verify-doc/usr/share/man'
>>> 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: 2.4 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.36-r1.apk
>>> perl-crypt-openssl-verify*: Tracing dependencies...
	perl
	perl-crypt-openssl-x509
	so:libc.musl-aarch64.so.1
	so:libcrypto.so.3
>>> perl-crypt-openssl-verify*: Package size: 71.8 KB
>>> perl-crypt-openssl-verify*: Compressing data...
>>> perl-crypt-openssl-verify*: Create checksum...
>>> perl-crypt-openssl-verify*: Create perl-crypt-openssl-verify-0.36-r1.apk
>>> perl-crypt-openssl-verify: Build complete at Tue, 12 Nov 2024 15:28:22 +0000 elapsed time 0h 0m 9s
>>> perl-crypt-openssl-verify: Cleaning up srcdir
>>> perl-crypt-openssl-verify: Cleaning up pkgdir
>>> perl-crypt-openssl-verify: Uninstalling dependencies...
(1/16) Purging .makedepends-perl-crypt-openssl-verify (20241112.152820)
(2/16) Purging perl-crypt-openssl-x509 (2.0.1-r0)
(3/16) Purging perl-convert-asn1 (0.34-r0)
(4/16) Purging perl-dev (5.40.0-r3)
(5/16) Purging perl-utils (5.40.0-r3)
(6/16) Purging chrpath (0.16-r4)
(7/16) Purging openssl-dev (3.3.2-r3)
(8/16) Purging perl-crypt-openssl-guess (0.15-r1)
(9/16) Purging perl-test-exception (0.43-r4)
(10/16) Purging perl-sub-uplevel (0.2800-r6)
(11/16) Purging perl-file-slurper (0.014-r1)
(12/16) Purging git-perl (2.47.0-r0)
(13/16) Purging perl-git (2.47.0-r0)
(14/16) Purging perl-error (0.17029-r2)
(15/16) Purging perl (5.40.0-r3)
(16/16) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r6.trigger
OK: 394 MiB in 101 packages
>>> perl-crypt-openssl-verify: Updating the community/aarch64 repository index...
>>> perl-crypt-openssl-verify: Signing the index...