>>> perl-xml-libxslt: Building community/perl-xml-libxslt 1.99-r3 (using abuild 3.9.0-r0) started Wed, 08 Jun 2022 08:37:09 +0000 >>> perl-xml-libxslt: Checking sanity of /home/buildozer/aports/community/perl-xml-libxslt/APKBUILD... >>> perl-xml-libxslt: Analyzing dependencies... >>> perl-xml-libxslt: Installing for build: build-base perl perl-xml-libxml perl-dev libxml2-dev libxslt-dev libgcrypt-dev libgpg-error-dev (1/21) Installing perl (5.36.0-r0) (2/21) Installing perl-xml-sax-base (1.09-r3) (3/21) Installing perl-xml-namespacesupport (1.12-r3) (4/21) Installing perl-xml-sax (1.02-r1) Executing perl-xml-sax-1.02-r1.post-install (5/21) Installing libxml2 (2.9.14-r0) (6/21) Installing perl-xml-libxml (2.0207-r2) (7/21) Installing perl-utils (5.36.0-r0) (8/21) Installing perl-dev (5.36.0-r0) (9/21) Installing zlib-dev (1.2.12-r1) (10/21) Installing xz-dev (5.2.5-r1) (11/21) Installing libxml2-dev (2.9.14-r0) (12/21) Installing libgpg-error (1.45-r0) (13/21) Installing libgcrypt (1.10.1-r0) (14/21) Installing libxslt (1.1.35-r0) (15/21) Installing libxslt-dev (1.1.35-r0) (16/21) Installing libgpg-error-dev (1.45-r0) (17/21) Installing libgcrypt-dev (1.10.1-r0) (18/21) Installing .makedepends-perl-xml-libxslt (20220608.083710) (19/21) Installing perl-error (0.17029-r1) (20/21) Installing perl-git (2.36.1-r0) (21/21) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r14.trigger OK: 377 MiB in 120 packages >>> perl-xml-libxslt: Cleaning up srcdir >>> perl-xml-libxslt: Cleaning up pkgdir >>> perl-xml-libxslt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/XML-LibXSLT-1.99.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 111k 100 111k 0 0 1209k 0 --:--:-- --:--:-- --:--:-- 1210k >>> perl-xml-libxslt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/XML-LibXSLT-1.99.tar.gz >>> perl-xml-libxslt: Checking sha512sums... XML-LibXSLT-1.99.tar.gz: OK >>> perl-xml-libxslt: Unpacking /var/cache/distfiles/edge/XML-LibXSLT-1.99.tar.gz... running pkg-config libxslt... ok looking for -lxslt... yes looking for -lexslt... yes running pkg-config libexslt... ok Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for XML::LibXSLT Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for LibXSLT () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/community/perl-xml-libxslt/src/XML-LibXSLT-1.99/typemap' LibXSLT.xs > LibXSLT.xsc cc -c -I/usr/include/libxml2 -I/usr/include/libxml2 -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 -fomit-frame-pointer -DVERSION=\"1.99\" -DXS_VERSION=\"1.99\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT perl-libxml-mm.c chmod 644 "LibXSLT.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.bs 644 cp LibXSLT.pm blib/lib/XML/LibXSLT.pm mv LibXSLT.xsc LibXSLT.c cc -c -I/usr/include/libxml2 -I/usr/include/libxml2 -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 -fomit-frame-pointer -DVERSION=\"1.99\" -DXS_VERSION=\"1.99\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c rm -f blib/arch/auto/XML/LibXSLT/LibXSLT.so LD_RUN_PATH="/usr/lib:/lib" cc -shared -Os -fomit-frame-pointer -L/usr/local/lib -fstack-protector-strong LibXSLT.o perl-libxml-mm.o -o blib/arch/auto/XML/LibXSLT/LibXSLT.so \ -lxslt -lxml2 -lz -lm -lexslt \ chmod 755 blib/arch/auto/XML/LibXSLT/LibXSLT.so Manifying 1 pod document "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.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/02dromeds.t ............. ok I/O warning : failed to load external entity "not-found.xml" t/03input.t ............... ok t/04params.t .............. ok t/05quick.t ............... ok t/06entities.t ............ ok t/06output.t .............. ok t/07blankdoc.t ............ ok t/08literal.t ............. ok t/09exslt.t ............... ok t/10functions.t ........... ok t/11utf8.t ................ ok t/12import.t .............. ok t/13error.t ............... ok t/14security.t ............ ok t/15misc.t ................ ok t/cpan-changes.t .......... skipped: Test::CPAN::Changes required for this test t/pod.t ................... skipped: Test::Pod 1.14 required for testing POD t/rt71345_a.t ............. ok t/rt71345_b.t ............. ok t/style-trailing-space.t .. skipped: Test::TrailingSpace required for trailing space test. t/xml-grammar-failures.t .. ok All tests successful. Files=21, Tests=242, 4 wallclock secs ( 0.15 usr 0.03 sys + 3.97 cusr 0.40 csys = 4.55 CPU) Result: PASS >>> perl-xml-libxslt: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.bs 644 Manifying 1 pod document Appending installation info to /home/buildozer/aports/community/perl-xml-libxslt/pkg/perl-xml-libxslt/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-xml-libxslt/pkg/perl-xml-libxslt/usr/lib/perl5/vendor_perl/auto/XML/LibXSLT/LibXSLT.so Installing /home/buildozer/aports/community/perl-xml-libxslt/pkg/perl-xml-libxslt/usr/lib/perl5/vendor_perl/XML/LibXSLT.pm Installing /home/buildozer/aports/community/perl-xml-libxslt/pkg/perl-xml-libxslt/usr/share/man/man3/XML::LibXSLT.3pm >>> perl-xml-libxslt-doc*: Running split function doc... >>> perl-xml-libxslt-doc*: Preparing subpackage perl-xml-libxslt-doc... >>> perl-xml-libxslt-doc*: Running postcheck for perl-xml-libxslt-doc >>> perl-xml-libxslt*: Running postcheck for perl-xml-libxslt >>> perl-xml-libxslt*: Preparing package perl-xml-libxslt... >>> perl-xml-libxslt*: Stripping binaries >>> WARNING: perl-xml-libxslt*: Redundant /usr/lib in rpath found >>> perl-xml-libxslt-doc*: Scanning shared objects >>> perl-xml-libxslt*: Scanning shared objects >>> perl-xml-libxslt-doc*: Tracing dependencies... >>> perl-xml-libxslt-doc*: Package size: 28.0 KB >>> perl-xml-libxslt-doc*: Compressing data... >>> perl-xml-libxslt-doc*: Create checksum... >>> perl-xml-libxslt-doc*: Create perl-xml-libxslt-doc-1.99-r3.apk >>> perl-xml-libxslt*: Tracing dependencies... perl perl-xml-libxml so:libc.musl-x86.so.1 so:libexslt.so.0 so:libxml2.so.2 so:libxslt.so.1 >>> perl-xml-libxslt*: Package size: 128.0 KB >>> perl-xml-libxslt*: Compressing data... >>> perl-xml-libxslt*: Create checksum... >>> perl-xml-libxslt*: Create perl-xml-libxslt-1.99-r3.apk >>> perl-xml-libxslt: Build complete at Wed, 08 Jun 2022 08:37:22 +0000 elapsed time 0h 0m 13s >>> perl-xml-libxslt: Cleaning up srcdir >>> perl-xml-libxslt: Cleaning up pkgdir >>> perl-xml-libxslt: Uninstalling dependencies... (1/21) Purging .makedepends-perl-xml-libxslt (20220608.083710) (2/21) Purging perl-xml-libxml (2.0207-r2) (3/21) Purging perl-xml-sax (1.02-r1) Executing perl-xml-sax-1.02-r1.pre-deinstall (4/21) Purging perl-xml-sax-base (1.09-r3) (5/21) Purging perl-xml-namespacesupport (1.12-r3) (6/21) Purging perl-dev (5.36.0-r0) (7/21) Purging perl-utils (5.36.0-r0) (8/21) Purging libxslt-dev (1.1.35-r0) (9/21) Purging libxslt (1.1.35-r0) (10/21) Purging libgcrypt-dev (1.10.1-r0) (11/21) Purging libgpg-error-dev (1.45-r0) (12/21) Purging git-perl (2.36.1-r0) (13/21) Purging perl-git (2.36.1-r0) (14/21) Purging perl-error (0.17029-r1) (15/21) Purging perl (5.36.0-r0) (16/21) Purging libxml2-dev (2.9.14-r0) (17/21) Purging zlib-dev (1.2.12-r1) (18/21) Purging xz-dev (5.2.5-r1) (19/21) Purging libxml2 (2.9.14-r0) (20/21) Purging libgcrypt (1.10.1-r0) (21/21) Purging libgpg-error (1.45-r0) Executing busybox-1.35.0-r14.trigger OK: 325 MiB in 99 packages >>> perl-xml-libxslt: Updating the community/x86 repository index... >>> perl-xml-libxslt: Signing the index...