>>> perl-math-int64: Building testing/perl-math-int64 0.54-r1 (using abuild 3.9.0-r0) started Wed, 08 Jun 2022 08:40:48 +0000 >>> perl-math-int64: Checking sanity of /home/buildozer/aports/testing/perl-math-int64/APKBUILD... >>> perl-math-int64: Analyzing dependencies... >>> perl-math-int64: Installing for build: build-base perl perl-dev (1/7) Installing perl (5.36.0-r0) (2/7) Installing perl-utils (5.36.0-r0) (3/7) Installing perl-dev (5.36.0-r0) (4/7) Installing .makedepends-perl-math-int64 (20220608.084050) (5/7) Installing perl-error (0.17029-r1) (6/7) Installing perl-git (2.36.1-r0) (7/7) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r14.trigger OK: 379 MiB in 106 packages >>> perl-math-int64: Cleaning up srcdir >>> perl-math-int64: Cleaning up pkgdir >>> perl-math-int64: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Math-Int64-0.54.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 1347k 0 --:--:-- --:--:-- --:--:-- 1358k >>> perl-math-int64: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Math-Int64-0.54.tar.gz >>> perl-math-int64: Checking sha512sums... Math-Int64-0.54.tar.gz: OK >>> perl-math-int64: Unpacking /var/cache/distfiles/edge/Math-Int64-0.54.tar.gz... Using IV backend Checking for stdlib.h... yes Checking for stdarg.h... yes Checking for string.h... yes Checking for float.h... yes Checking for assert.h... yes Checking for ctype.h... yes Checking for errno.h... yes Checking for limits.h... yes Checking for locale.h... yes Checking for math.h... yes Checking for setjmp.h... yes Checking for signal.h... yes Checking for stddef.h... yes Checking for stdio.h... yes Checking for time.h... yes Checking for sys/types.h... yes Checking for sys/stat.h... yes Checking for memory.h... yes Checking for strings.h... yes Checking for inttypes.h... yes Checking for stdint.h... yes Checking for unistd.h... yes Checking for int64_t... yes Checking for stdint.h... (cached) yes Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Int64 Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Int64 () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/testing/perl-math-int64/src/Math-Int64-0.54/typemap' Int64.xs > Int64.xsc chmod 644 "Int64.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int64.bs blib/arch/auto/Math/Int64/Int64.bs 644 cp lib/Math/Int64/die_on_overflow.pm blib/lib/Math/Int64/die_on_overflow.pm cp lib/Math/Int64.pm blib/lib/Math/Int64.pm cp lib/Math/Int64/native_if_available.pm blib/lib/Math/Int64/native_if_available.pm cp lib/Math/UInt64.pm blib/lib/Math/UInt64.pm mv Int64.xsc Int64.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.54\" -DXS_VERSION=\"0.54\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DINT64_BACKEND_IV -DUSE_INT64_T -DHAS_STDINT_H Int64.c rm -f blib/arch/auto/Math/Int64/Int64.so cc -shared -Os -fomit-frame-pointer -L/usr/local/lib -fstack-protector-strong Int64.o -o blib/arch/auto/Math/Int64/Int64.so \ \ chmod 755 blib/arch/auto/Math/Int64/Int64.so Manifying 4 pod documents "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int64.bs blib/arch/auto/Math/Int64/Int64.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/00-compile.t ............ ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.64 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.64 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.64 # File::Spec any 3.84 # IO::Handle any 1.48 # IPC::Open3 any 1.22 # Storable any 3.26 # Test::More 0.96 1.302190 # blib 1.01 1.07 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ------------------ ---- ---- # Exporter any 5.77 # XSLoader any 0.31 # constant any 1.33 # overload any 1.35 # strict any 1.12 # warnings any 1.58 # warnings::register any 1.04 # t/00-report-prereqs.t ..... ok t/as_int64.t .............. ok t/author-eol.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-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/die_on_overflow.t ....... ok t/Math-Int64-Native.t ..... ok t/Math-Int64.t ............ ok t/Math-UInt64-Native.t .... ok t/Math-UInt64.t ........... ok t/MSC.t ................... ok t/pow.t ................... ok t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-portability.t ... skipped: these tests are for release candidate testing t/release-synopsis.t ...... skipped: these tests are for release candidate testing t/storable.t .............. ok All tests successful. Files=19, Tests=2525, 3 wallclock secs ( 0.37 usr 0.04 sys + 3.35 cusr 0.37 csys = 4.13 CPU) Result: PASS >>> perl-math-int64: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int64.bs blib/arch/auto/Math/Int64/Int64.bs 644 Manifying 4 pod documents Appending installation info to /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/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/testing/perl-math-int64/pkg/perl-math-int64/usr/lib/perl5/vendor_perl/auto/Math/Int64/Int64.so Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/lib/perl5/vendor_perl/Math/Int64.pm Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/lib/perl5/vendor_perl/Math/UInt64.pm Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/lib/perl5/vendor_perl/Math/Int64/die_on_overflow.pm Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/lib/perl5/vendor_perl/Math/Int64/native_if_available.pm Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/share/man/man3/Math::Int64::native_if_available.3pm Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/share/man/man3/Math::UInt64.3pm Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/share/man/man3/Math::Int64::die_on_overflow.3pm Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/share/man/man3/Math::Int64.3pm >>> perl-math-int64-doc*: Running split function doc... >>> perl-math-int64-doc*: Preparing subpackage perl-math-int64-doc... >>> perl-math-int64-doc*: Running postcheck for perl-math-int64-doc >>> perl-math-int64*: Running postcheck for perl-math-int64 >>> perl-math-int64*: Preparing package perl-math-int64... >>> perl-math-int64*: Stripping binaries >>> perl-math-int64-doc*: Scanning shared objects >>> perl-math-int64*: Scanning shared objects >>> perl-math-int64-doc*: Tracing dependencies... >>> perl-math-int64-doc*: Package size: 40.0 KB >>> perl-math-int64-doc*: Compressing data... >>> perl-math-int64-doc*: Create checksum... >>> perl-math-int64-doc*: Create perl-math-int64-doc-0.54-r1.apk >>> perl-math-int64*: Tracing dependencies... perl so:libc.musl-x86_64.so.1 >>> perl-math-int64*: Package size: 128.0 KB >>> perl-math-int64*: Compressing data... >>> perl-math-int64*: Create checksum... >>> perl-math-int64*: Create perl-math-int64-0.54-r1.apk >>> perl-math-int64: Build complete at Wed, 08 Jun 2022 08:41:00 +0000 elapsed time 0h 0m 12s >>> perl-math-int64: Cleaning up srcdir >>> perl-math-int64: Cleaning up pkgdir >>> perl-math-int64: Uninstalling dependencies... (1/7) Purging .makedepends-perl-math-int64 (20220608.084050) (2/7) Purging perl-dev (5.36.0-r0) (3/7) Purging perl-utils (5.36.0-r0) (4/7) Purging git-perl (2.36.1-r0) (5/7) Purging perl-git (2.36.1-r0) (6/7) Purging perl-error (0.17029-r1) (7/7) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r14.trigger OK: 332 MiB in 99 packages >>> perl-math-int64: Updating the testing/x86_64 repository index... >>> perl-math-int64: Signing the index...