>>> perl-math-int64: Building testing/perl-math-int64 0.54-r2 (using abuild 3.11.20-r0) started Mon, 03 Jul 2023 22:06:40 +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/8) Installing libbz2 (1.0.8-r6)
(2/8) Installing perl (5.38.0-r0)
(3/8) Installing perl-utils (5.38.0-r0)
(4/8) Installing perl-dev (5.38.0-r0)
(5/8) Installing .makedepends-perl-math-int64 (20230703.220641)
(6/8) Installing perl-error (0.17029-r2)
(7/8) Installing perl-git (2.41.0-r1)
(8/8) Installing git-perl (2.41.0-r1)
Executing busybox-1.36.1-r2.trigger
OK: 311 MiB in 110 packages
>>> perl-math-int64: Cleaning up srcdir
>>> perl-math-int64: Cleaning up pkgdir
>>> perl-math-int64: Cleaning up tmpdir
>>> perl-math-int64: Fetching https://cpan.metacpan.org/authors/id/S/SA/SALVA/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  2444k      0 --:--:-- --:--:-- --:--:-- 2486k
>>> perl-math-int64: Fetching https://cpan.metacpan.org/authors/id/S/SA/SALVA/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/Math-Int64-0.54.tar.gz...
Using NV 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/UInt64.pm blib/lib/Math/UInt64.pm
cp lib/Math/Int64/native_if_available.pm blib/lib/Math/Int64/native_if_available.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 -fstack-clash-protection -Wformat -Werror=format-security -O2   -DVERSION=\"0.54\" -DXS_VERSION=\"0.54\" -fPIC "-I/usr/lib/perl5/core_perl/CORE"  -DINT64_BACKEND_NV -DUSE_INT64_T -DHAS_STDINT_H Int64.c
rm -f blib/arch/auto/Math/Int64/Int64.so
cc  -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.88
#     IO::Handle           any     1.52
#     IPC::Open3           any     1.22
#     Storable             any     3.32
#     Test::More          0.96 1.302194
#     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.32
#     constant            any 1.33
#     overload            any 1.37
#     strict              any 1.12
#     warnings            any 1.65
#     warnings::register  any 1.05
# 
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,  1 wallclock secs ( 0.13 usr  0.01 sys +  1.22 cusr  0.20 csys =  1.56 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/UInt64.pm
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/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::Int64::die_on_overflow.3pm
Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/share/man/man3/Math::Int64.3pm
Installing /home/buildozer/aports/testing/perl-math-int64/pkg/perl-math-int64/usr/share/man/man3/Math::UInt64.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-r2.apk
>>> perl-math-int64*: Tracing dependencies...
	perl
	so:libc.musl-armv7.so.1
>>> perl-math-int64*: Package size: 120.0 KB
>>> perl-math-int64*: Compressing data...
>>> perl-math-int64*: Create checksum...
>>> perl-math-int64*: Create perl-math-int64-0.54-r2.apk
>>> perl-math-int64: Build complete at Mon, 03 Jul 2023 22:06:47 +0000 elapsed time 0h 0m 7s
>>> perl-math-int64: Cleaning up srcdir
>>> perl-math-int64: Cleaning up pkgdir
>>> perl-math-int64: Uninstalling dependencies...
(1/8) Purging .makedepends-perl-math-int64 (20230703.220641)
(2/8) Purging perl-dev (5.38.0-r0)
(3/8) Purging perl-utils (5.38.0-r0)
(4/8) Purging git-perl (2.41.0-r1)
(5/8) Purging perl-git (2.41.0-r1)
(6/8) Purging perl-error (0.17029-r2)
(7/8) Purging perl (5.38.0-r0)
(8/8) Purging libbz2 (1.0.8-r6)
Executing busybox-1.36.1-r2.trigger
OK: 269 MiB in 102 packages
>>> perl-math-int64: Updating the testing/armv7 repository index...
>>> perl-math-int64: Signing the index...