>>> perl-sub-identify: Building main/perl-sub-identify 0.14-r11 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 03:43:52 +0000
>>> perl-sub-identify: Validating /home/buildozer/aports/main/perl-sub-identify/APKBUILD...
>>> WARNING: perl-sub-identify: Setting the maintainer with a comment is deprecated. Use maintainer="Francesco Colista <fcolista@alpinelinux.org>" instead
>>> perl-sub-identify: Analyzing dependencies...
>>> perl-sub-identify: Installing for build: build-base perl perl-dev
(1/8) Installing libbz2 (1.0.8-r6)
(2/8) Installing perl (5.40.0-r3)
(3/8) Installing perl-utils (5.40.0-r3)
(4/8) Installing perl-dev (5.40.0-r3)
(5/8) Installing .makedepends-perl-sub-identify (20241016.034353)
(6/8) Installing perl-error (0.17029-r2)
(7/8) Installing perl-git (2.46.2-r0)
(8/8) Installing git-perl (2.46.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 437 MiB in 108 packages
>>> perl-sub-identify: Cleaning up srcdir
>>> perl-sub-identify: Cleaning up pkgdir
>>> perl-sub-identify: Cleaning up tmpdir
>>> perl-sub-identify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/Sub-Identify-0.14.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/Sub-Identify-0.14.tar.gz.part'
Sub-Identify-0.14.ta 100% |********************************| 53135  0:00:00 ETA
'/var/cache/distfiles/v3.21/Sub-Identify-0.14.tar.gz.part' saved
>>> perl-sub-identify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/Sub-Identify-0.14.tar.gz
>>> perl-sub-identify: Checking sha512sums...
Sub-Identify-0.14.tar.gz: OK
>>> perl-sub-identify: Unpacking /var/cache/distfiles/v3.21/Sub-Identify-0.14.tar.gz...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sub::Identify
Writing MYMETA.yml and MYMETA.json
Running Mkbootstrap for Identify ()
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  Identify.xs > Identify.xsc
chmod 644 "Identify.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644
cp lib/Sub/Identify.pm blib/lib/Sub/Identify.pm
mv Identify.xsc Identify.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.14\" -DXS_VERSION=\"0.14\" -fPIC "-I/usr/lib/perl5/core_perl/CORE"   Identify.c
In file included from Identify.xs:4:
ppport.h:4389:10: warning: "WIDEST_UTYPE" redefined
 4389 | # define WIDEST_UTYPE U64TYPE
      |          ^~~~~~~~~~~~
In file included from /usr/lib/perl5/core_perl/CORE/perl.h:3329,
                 from Identify.xs:2:
/usr/lib/perl5/core_perl/CORE/handy.h:1422:9: note: this is the location of the previous definition
 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T
      |         ^~~~~~~~~~~~
ppport.h:6060:11: warning: "MUTABLE_PTR" redefined
 6060 | #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
      |           ^~~~~~~~~~~
/usr/lib/perl5/core_perl/CORE/handy.h:99:11: note: this is the location of the previous definition
   99 | #  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
      |           ^~~~~~~~~~~
rm -f blib/arch/auto/Sub/Identify/Identify.so
cc  -shared -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -L/usr/local/lib -fstack-protector-strong  Identify.o  -o blib/arch/auto/Sub/Identify/Identify.so  \
      \
  
chmod 755 blib/arch/auto/Sub/Identify/Identify.so
Manifying 1 pod document
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.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-pureperl.t ......... ok
t/01basic.t .................. ok
t/02errors.t ................. ok
t/03proto.t .................. ok
t/04codelocation-pureperl.t .. ok
t/04codelocation.t ........... ok
t/05constant-pureperl.t ...... ok
t/05constant.t ............... ok
t/06codelocxs-pureperl.t ..... ok
t/06codelocxs.t .............. ok
t/20attributes.t ............. ok
t/21attributes-pureperl.t .... ok
t/30signatures.t ............. ok
t/pod.t ...................... skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=14, Tests=146,  1 wallclock secs ( 0.07 usr  0.02 sys +  0.89 cusr  0.16 csys =  1.14 CPU)
Result: PASS
>>> perl-sub-identify: Entering fakeroot...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644
Manifying 1 pod document
Appending installation info to /home/buildozer/aports/main/perl-sub-identify/pkg/perl-sub-identify/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-sub-identify/pkg/perl-sub-identify/usr/lib/perl5/vendor_perl/auto/Sub/Identify/Identify.so
Installing /home/buildozer/aports/main/perl-sub-identify/pkg/perl-sub-identify/usr/lib/perl5/vendor_perl/Sub/Identify.pm
Installing /home/buildozer/aports/main/perl-sub-identify/pkg/perl-sub-identify/usr/share/man/man3/Sub::Identify.3pm
>>> perl-sub-identify-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/perl-sub-identify/pkg/perl-sub-identify-doc/usr/share/man'
>>> perl-sub-identify-doc*: Preparing subpackage perl-sub-identify-doc...
>>> perl-sub-identify-doc*: Running postcheck for perl-sub-identify-doc
>>> perl-sub-identify*: Running postcheck for perl-sub-identify
>>> perl-sub-identify*: Preparing package perl-sub-identify...
>>> perl-sub-identify*: Stripping binaries
>>> perl-sub-identify-doc*: Scanning shared objects
>>> perl-sub-identify*: Scanning shared objects
>>> perl-sub-identify-doc*: Tracing dependencies...
>>> perl-sub-identify-doc*: Package size: 1.9 KB
>>> perl-sub-identify-doc*: Compressing data...
>>> perl-sub-identify-doc*: Create checksum...
>>> perl-sub-identify-doc*: Create perl-sub-identify-doc-0.14-r11.apk
>>> perl-sub-identify*: Tracing dependencies...
	perl
	so:libc.musl-x86.so.1
>>> perl-sub-identify*: Package size: 17.6 KB
>>> perl-sub-identify*: Compressing data...
>>> perl-sub-identify*: Create checksum...
>>> perl-sub-identify*: Create perl-sub-identify-0.14-r11.apk
>>> perl-sub-identify: Build complete at Wed, 16 Oct 2024 03:43:56 +0000 elapsed time 0h 0m 4s
>>> perl-sub-identify: Cleaning up srcdir
>>> perl-sub-identify: Cleaning up pkgdir
>>> perl-sub-identify: Uninstalling dependencies...
(1/8) Purging .makedepends-perl-sub-identify (20241016.034353)
(2/8) Purging perl-dev (5.40.0-r3)
(3/8) Purging perl-utils (5.40.0-r3)
(4/8) Purging git-perl (2.46.2-r0)
(5/8) Purging perl-git (2.46.2-r0)
(6/8) Purging perl-error (0.17029-r2)
(7/8) Purging perl (5.40.0-r3)
(8/8) Purging libbz2 (1.0.8-r6)
Executing busybox-1.36.1-r32.trigger
OK: 397 MiB in 100 packages
>>> perl-sub-identify: Updating the main/x86 repository index...
>>> perl-sub-identify: Signing the index...