>>> perl-xml-libxslt: Building community/perl-xml-libxslt 2.003000-r0 (using abuild 3.13.0-r3) started Tue, 11 Jun 2024 19:45:33 +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 libgcrypt-dev libgpg-error-dev libxml2-dev libxslt-dev (1/23) Installing perl (5.40.0-r0) (2/23) Installing perl-xml-sax-base (1.09-r5) (3/23) Installing perl-xml-namespacesupport (1.12-r5) (4/23) Installing perl-xml-sax (1.02-r3) Executing perl-xml-sax-1.02-r3.post-install (5/23) Installing libxml2 (2.12.7-r0) (6/23) Installing perl-xml-libxml (2.0210-r1) (7/23) Installing perl-utils (5.40.0-r0) (8/23) Installing perl-dev (5.40.0-r0) (9/23) Installing libgpg-error (1.49-r0) (10/23) Installing libgcrypt (1.10.3-r0) (11/23) Installing libgpg-error-dev (1.49-r0) (12/23) Installing libgcrypt-dev (1.10.3-r0) (13/23) Installing zlib-dev (1.3.1-r1) (14/23) Installing xz (5.6.2-r0) (15/23) Installing xz-dev (5.6.2-r0) (16/23) Installing libxml2-utils (2.12.7-r0) (17/23) Installing libxml2-dev (2.12.7-r0) (18/23) Installing libxslt (1.1.39-r1) (19/23) Installing libxslt-dev (1.1.39-r1) (20/23) Installing .makedepends-perl-xml-libxslt (20240611.194535) (21/23) Installing perl-error (0.17029-r2) (22/23) Installing perl-git (2.45.2-r1) (23/23) Installing git-perl (2.45.2-r1) Executing busybox-1.36.1-r31.trigger OK: 431 MiB in 136 packages >>> perl-xml-libxslt: Cleaning up srcdir >>> perl-xml-libxslt: Cleaning up pkgdir >>> perl-xml-libxslt: Cleaning up tmpdir >>> perl-xml-libxslt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/XML-LibXSLT-2.003000.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-xml-libxslt: Fetching https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-2.003000.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 116k 100 116k 0 0 736k 0 --:--:-- --:--:-- --:--:-- 739k >>> perl-xml-libxslt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/XML-LibXSLT-2.003000.tar.gz >>> perl-xml-libxslt: Checking sha512sums... XML-LibXSLT-2.003000.tar.gz: OK >>> perl-xml-libxslt: Unpacking /var/cache/distfiles/edge/XML-LibXSLT-2.003000.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-2.003000/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 -fstack-clash-protection -Wformat -Werror=format-security -O2 -DVERSION=\"2.003000\" -DXS_VERSION=\"2.003000\" -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 lib/XML/LibXSLT.pm blib/lib/XML/LibXSLT.pm cp lib/XML/LibXSLT/Quick.pm blib/lib/XML/LibXSLT/Quick.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 -fstack-clash-protection -Wformat -Werror=format-security -O2 -DVERSION=\"2.003000\" -DXS_VERSION=\"2.003000\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_transform': LibXSLT.c:1352:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1352 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_transform_file': LibXSLT.c:1478:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1478 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_DESTROY': LibXSLT.c:1566:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1566 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet__output_string': LibXSLT.c:1610:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1610 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_output_fh': LibXSLT.c:1683:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1683 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_output_file': LibXSLT.c:1738:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1738 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_media_type': LibXSLT.c:1774:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1774 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_output_method': LibXSLT.c:1823:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1823 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__Stylesheet_output_encoding': LibXSLT.c:1862:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1862 | self = (xsltStylesheetPtr)SvIV((SV*)SvRV( ST(0) )); | ^ LibXSLT.c: In function 'XS_XML__LibXSLT__TransformContext_stylesheet': LibXSLT.c:1895:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1895 | self = (xsltTransformContextPtr)SvIV((SV*)SvRV( ST(0) )); | ^ rm -f blib/arch/auto/XML/LibXSLT/LibXSLT.so LD_RUN_PATH="/usr/lib:/lib" cc -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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 -lxml2 \ chmod 755 blib/arch/auto/XML/LibXSLT/LibXSLT.so Manifying 2 pod documents "/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/01basic.t ............... ok 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/using-quick-wrapper.t ... ok t/xml-grammar-failures.t .. ok All tests successful. Files=23, Tests=273, 4 wallclock secs ( 0.15 usr 0.02 sys + 3.36 cusr 0.48 csys = 4.01 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 2 pod documents 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/lib/perl5/vendor_perl/XML/LibXSLT/Quick.pm Installing /home/buildozer/aports/community/perl-xml-libxslt/pkg/perl-xml-libxslt/usr/share/man/man3/XML::LibXSLT::Quick.3pm 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: 32.0 KB >>> perl-xml-libxslt-doc*: Compressing data... >>> perl-xml-libxslt-doc*: Create checksum... >>> perl-xml-libxslt-doc*: Create perl-xml-libxslt-doc-2.003000-r0.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: 140.0 KB >>> perl-xml-libxslt*: Compressing data... >>> perl-xml-libxslt*: Create checksum... >>> perl-xml-libxslt*: Create perl-xml-libxslt-2.003000-r0.apk >>> perl-xml-libxslt: Build complete at Tue, 11 Jun 2024 19:45:47 +0000 elapsed time 0h 0m 14s >>> perl-xml-libxslt: Cleaning up srcdir >>> perl-xml-libxslt: Cleaning up pkgdir >>> perl-xml-libxslt: Uninstalling dependencies... (1/23) Purging .makedepends-perl-xml-libxslt (20240611.194535) (2/23) Purging perl-xml-libxml (2.0210-r1) (3/23) Purging perl-xml-sax (1.02-r3) Executing perl-xml-sax-1.02-r3.pre-deinstall (4/23) Purging perl-xml-sax-base (1.09-r5) (5/23) Purging perl-xml-namespacesupport (1.12-r5) (6/23) Purging perl-dev (5.40.0-r0) (7/23) Purging perl-utils (5.40.0-r0) (8/23) Purging libgcrypt-dev (1.10.3-r0) (9/23) Purging libgpg-error-dev (1.49-r0) (10/23) Purging libxslt-dev (1.1.39-r1) (11/23) Purging libxslt (1.1.39-r1) (12/23) Purging git-perl (2.45.2-r1) (13/23) Purging perl-git (2.45.2-r1) (14/23) Purging perl-error (0.17029-r2) (15/23) Purging perl (5.40.0-r0) (16/23) Purging libgcrypt (1.10.3-r0) (17/23) Purging libgpg-error (1.49-r0) (18/23) Purging libxml2-dev (2.12.7-r0) (19/23) Purging libxml2-utils (2.12.7-r0) (20/23) Purging libxml2 (2.12.7-r0) (21/23) Purging xz-dev (5.6.2-r0) (22/23) Purging xz (5.6.2-r0) (23/23) Purging zlib-dev (1.3.1-r1) Executing busybox-1.36.1-r31.trigger OK: 380 MiB in 113 packages >>> perl-xml-libxslt: Updating the community/x86 repository index... >>> perl-xml-libxslt: Signing the index...