>>> perl-css-minifier-xs: Building main/perl-css-minifier-xs 0.11-r0 (using abuild 3.7.0-r0) started Fri, 08 Jan 2021 09:55:50 +0000 >>> perl-css-minifier-xs: Checking sanity of /home/buildozer/aports/main/perl-css-minifier-xs/APKBUILD... >>> perl-css-minifier-xs: Analyzing dependencies... >>> perl-css-minifier-xs: Installing for build: build-base perl perl-dev (1/8) Installing libbz2 (1.0.8-r1) (2/8) Installing perl (5.32.0-r0) (3/8) Installing perl-utils (5.32.0-r0) (4/8) Installing perl-dev (5.32.0-r0) (5/8) Installing .makedepends-perl-css-minifier-xs (20210108.095551) (6/8) Installing perl-error (0.17029-r1) (7/8) Installing perl-git (2.30.0-r0) (8/8) Installing git-perl (2.30.0-r0) Executing busybox-1.32.1-r0.trigger OK: 350 MiB in 94 packages >>> perl-css-minifier-xs: Cleaning up srcdir >>> perl-css-minifier-xs: Cleaning up pkgdir >>> perl-css-minifier-xs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/CSS-Minifier-XS-0.11.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 26326 100 26326 0 0 378k 0 --:--:-- --:--:-- --:--:-- 378k >>> perl-css-minifier-xs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/CSS-Minifier-XS-0.11.tar.gz >>> perl-css-minifier-xs: Checking sha512sums... CSS-Minifier-XS-0.11.tar.gz: OK >>> perl-css-minifier-xs: Unpacking /var/cache/distfiles/v3.13/CSS-Minifier-XS-0.11.tar.gz... Warning: prerequisite Test::DiagINC 0.002 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for CSS::Minifier::XS Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for XS () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' XS.xs > XS.xsc chmod 644 "XS.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CSS/Minifier/XS/XS.bs 644 cp lib/CSS/Minifier/XS.pm blib/lib/CSS/Minifier/XS.pm mv XS.xsc XS.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 -fomit-frame-pointer -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" XS.c rm -f blib/arch/auto/CSS/Minifier/XS/XS.so cc -shared -Os -fomit-frame-pointer -L/usr/local/lib -fstack-protector-strong XS.o -o blib/arch/auto/CSS/Minifier/XS/XS.so \ \ chmod 755 blib/arch/auto/CSS/Minifier/XS/XS.so Manifying 1 pod document "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CSS/Minifier/XS/XS.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 # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.44 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.44 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # ExtUtils::MakeMaker any 7.44 # File::Spec any 3.78 # Test::DiagINC 0.002 missing # Test::More 0.96 1.302175 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ------ ---- ---- # # # *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** # # The following REQUIRED prerequisites were not satisfied: # # Test::DiagINC is not installed (version '0.002' required) # t/00-report-prereqs.t ........ ok t/01-loads.t ................. ok t/02-minify.t ................ ok t/03-minifies-to-nothing.t ... ok t/author-benchmark.t ......... skipped: these tests are for testing by the author t/author-clean-namespaces.t .. skipped: these tests are for testing by the author t/author-comparison.t ........ skipped: these tests are for testing by the author t/author-compile.t ........... skipped: these tests are for testing by the author t/author-distmeta.t .......... skipped: these tests are for testing by the author t/author-eof.t ............... skipped: these tests are for testing by the author t/author-eol.t ............... skipped: these tests are for testing by the author t/author-leaks.t ............. skipped: these tests are for testing by the author t/author-minimum-version.t ... skipped: these tests are for testing by the author t/author-no-breakpoints.t .... skipped: these tests are for testing by the author t/author-no-tabs.t ........... skipped: these tests are for testing by the author t/author-pod-coverage.t ...... skipped: these tests are for testing by the author 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-synopsis.t .......... skipped: these tests are for testing by the author t/release-kwalitee.t ......... skipped: these tests are for release candidate testing t/release-unused-vars.t ...... skipped: these tests are for release candidate testing All tests successful. Files=21, Tests=21, 1 wallclock secs ( 0.09 usr 0.02 sys + 0.81 cusr 0.09 csys = 1.01 CPU) Result: PASS >>> perl-css-minifier-xs: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CSS/Minifier/XS/XS.bs 644 Manifying 1 pod document Appending installation info to /home/buildozer/aports/main/perl-css-minifier-xs/pkg/perl-css-minifier-xs/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/main/perl-css-minifier-xs/pkg/perl-css-minifier-xs/usr/lib/perl5/vendor_perl/auto/CSS/Minifier/XS/XS.so Installing /home/buildozer/aports/main/perl-css-minifier-xs/pkg/perl-css-minifier-xs/usr/lib/perl5/vendor_perl/CSS/Minifier/XS.pm Installing /home/buildozer/aports/main/perl-css-minifier-xs/pkg/perl-css-minifier-xs/usr/share/man/man3/CSS::Minifier::XS.3pm >>> perl-css-minifier-xs-doc*: Running split function doc... >>> perl-css-minifier-xs-doc*: Preparing subpackage perl-css-minifier-xs-doc... >>> perl-css-minifier-xs-doc*: Running postcheck for perl-css-minifier-xs-doc >>> perl-css-minifier-xs*: Running postcheck for perl-css-minifier-xs >>> perl-css-minifier-xs*: Preparing package perl-css-minifier-xs... >>> perl-css-minifier-xs*: Stripping binaries >>> perl-css-minifier-xs-doc*: Scanning shared objects >>> perl-css-minifier-xs*: Scanning shared objects >>> perl-css-minifier-xs-doc*: Tracing dependencies... >>> perl-css-minifier-xs-doc*: Package size: 24.0 KB >>> perl-css-minifier-xs-doc*: Compressing data... >>> perl-css-minifier-xs-doc*: Create checksum... >>> perl-css-minifier-xs-doc*: Create perl-css-minifier-xs-doc-0.11-r0.apk >>> perl-css-minifier-xs*: Tracing dependencies... perl so:libc.musl-x86.so.1 >>> perl-css-minifier-xs*: Package size: 72.0 KB >>> perl-css-minifier-xs*: Compressing data... >>> perl-css-minifier-xs*: Create checksum... >>> perl-css-minifier-xs*: Create perl-css-minifier-xs-0.11-r0.apk >>> perl-css-minifier-xs: Build complete at Fri, 08 Jan 2021 09:55:55 +0000 elapsed time 0h 0m 5s >>> perl-css-minifier-xs: Cleaning up srcdir >>> perl-css-minifier-xs: Cleaning up pkgdir >>> perl-css-minifier-xs: Uninstalling dependencies... (1/8) Purging .makedepends-perl-css-minifier-xs (20210108.095551) (2/8) Purging perl-dev (5.32.0-r0) (3/8) Purging perl-utils (5.32.0-r0) (4/8) Purging git-perl (2.30.0-r0) (5/8) Purging perl-git (2.30.0-r0) (6/8) Purging perl-error (0.17029-r1) (7/8) Purging perl (5.32.0-r0) (8/8) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.1-r0.trigger OK: 310 MiB in 86 packages >>> perl-css-minifier-xs: Updating the main/x86 repository index... >>> perl-css-minifier-xs: Signing the index...