>>> perl-meta: Building main/perl-meta 0.008-r0 (using abuild 3.13.0-r5) started Fri, 13 Sep 2024 03:36:52 +0000 >>> perl-meta: Checking sanity of /home/buildozer/aports/main/perl-meta/APKBUILD... >>> perl-meta: Analyzing dependencies... >>> perl-meta: Installing for build: build-base perl perl-dev perl-module-build (1/8) Installing perl (5.40.0-r2) (2/8) Installing perl-utils (5.40.0-r2) (3/8) Installing perl-dev (5.40.0-r2) (4/8) Installing perl-module-build (0.4234-r1) (5/8) Installing .makedepends-perl-meta (20240913.033653) (6/8) Installing perl-error (0.17029-r2) (7/8) Installing perl-git (2.46.0-r0) (8/8) Installing git-perl (2.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 461 MiB in 121 packages >>> perl-meta: Cleaning up srcdir >>> perl-meta: Cleaning up pkgdir >>> perl-meta: Cleaning up tmpdir >>> perl-meta: Fetching https://distfiles.alpinelinux.org/distfiles/edge/perl-meta-0.008.tar.gz >>> perl-meta: Fetching https://distfiles.alpinelinux.org/distfiles/edge/perl-meta-0.008.tar.gz >>> perl-meta: Checking sha512sums... perl-meta-0.008.tar.gz: OK >>> perl-meta: Unpacking /var/cache/distfiles/edge/perl-meta-0.008.tar.gz... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'meta' version '0.008' Building meta gcc -I/usr/lib/perl5/core_perl/CORE '-DVERSION="0.008"' '-DXS_VERSION="0.008"' -fPIC -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' -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' -fno-plt -O2 -o lib/meta.o lib/meta.c lib/meta.xs: In function 'XS_meta__package__list_symbols': lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:631:9: note: in expansion of macro 'PUSH_SVREF_IF' 631 | PUSH_SVREF_IF(GvSV(gv), '$'); | ^~~~~~~~~~~~~ lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:632:9: note: in expansion of macro 'PUSH_SVREF_IF' 632 | PUSH_SVREF_IF(GvAV(gv), '@'); | ^~~~~~~~~~~~~ lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:633:9: note: in expansion of macro 'PUSH_SVREF_IF' 633 | PUSH_SVREF_IF(GvHV(gv), '%'); | ^~~~~~~~~~~~~ lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:634:9: note: in expansion of macro 'PUSH_SVREF_IF' 634 | PUSH_SVREF_IF(GvCV(gv), '&'); | ^~~~~~~~~~~~~ lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:641:9: note: in expansion of macro 'PUSH_SVREF_IF' 641 | PUSH_SVREF_IF(type <= SVt_PVMG ? rv : NULL, '$'); | ^~~~~~~~~~~~~ lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:642:9: note: in expansion of macro 'PUSH_SVREF_IF' 642 | PUSH_SVREF_IF(type == SVt_PVAV ? rv : NULL, '@'); | ^~~~~~~~~~~~~ lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:643:9: note: in expansion of macro 'PUSH_SVREF_IF' 643 | PUSH_SVREF_IF(type == SVt_PVHV ? rv : NULL, '%'); | ^~~~~~~~~~~~~ lib/meta.xs:619:31: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 619 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \ | ^~~~~~~~ ~~~~~~ | | | STRLEN {aka long unsigned int} lib/meta.xs:644:9: note: in expansion of macro 'PUSH_SVREF_IF' 644 | PUSH_SVREF_IF(type == SVt_PVCV ? rv : NULL, '&'); | ^~~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/meta/meta.bs') cc -shared -Os -fstack-clash-protection -Wformat '-Werror=format-security' -fno-plt -O2 -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/meta/meta.so lib/meta.o t/00use.t ............... ok t/01package.t ........... ok t/02glob.t .............. ok t/03symbols.t ........... ok t/10variables.t ......... ok t/11subroutines.t ....... ok t/20add.t ............... ok t/21remove.t ............ ok t/80subname+Sub-Util.t .. ok t/94warnings.t .......... ok t/99pod.t ............... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=11, Tests=129, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.95 cusr 0.18 csys = 1.19 CPU) Result: PASS >>> perl-meta: Entering fakeroot... Building meta Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/main/perl-meta/pkg/perl-meta/usr/lib/perl5/vendor_perl/auto/meta/meta.so Installing /home/buildozer/aports/main/perl-meta/pkg/perl-meta/usr/lib/perl5/vendor_perl/auto/meta/meta.bs Installing /home/buildozer/aports/main/perl-meta/pkg/perl-meta/usr/lib/perl5/vendor_perl/meta.pm Installing /home/buildozer/aports/main/perl-meta/pkg/perl-meta/usr/share/man/man3/meta.3pm >>> perl-meta-doc*: Running split function doc... >>> perl-meta-doc*: Preparing subpackage perl-meta-doc... >>> perl-meta-doc*: Running postcheck for perl-meta-doc >>> perl-meta*: Running postcheck for perl-meta >>> perl-meta*: Preparing package perl-meta... >>> perl-meta*: Stripping binaries >>> perl-meta-doc*: Scanning shared objects >>> perl-meta*: Scanning shared objects >>> perl-meta-doc*: Tracing dependencies... >>> perl-meta-doc*: Package size: 28.0 KB >>> perl-meta-doc*: Compressing data... >>> perl-meta-doc*: Create checksum... >>> perl-meta-doc*: Create perl-meta-doc-0.008-r0.apk >>> perl-meta*: Tracing dependencies... perl so:libc.musl-x86_64.so.1 >>> perl-meta*: Package size: 80.0 KB >>> perl-meta*: Compressing data... >>> perl-meta*: Create checksum... >>> perl-meta*: Create perl-meta-0.008-r0.apk >>> perl-meta: Build complete at Fri, 13 Sep 2024 03:36:57 +0000 elapsed time 0h 0m 5s >>> perl-meta: Cleaning up srcdir >>> perl-meta: Cleaning up pkgdir >>> perl-meta: Uninstalling dependencies... (1/8) Purging .makedepends-perl-meta (20240913.033653) (2/8) Purging perl-dev (5.40.0-r2) (3/8) Purging perl-utils (5.40.0-r2) (4/8) Purging perl-module-build (0.4234-r1) (5/8) Purging git-perl (2.46.0-r0) (6/8) Purging perl-git (2.46.0-r0) (7/8) Purging perl-error (0.17029-r2) (8/8) Purging perl (5.40.0-r2) Executing busybox-1.36.1-r31.trigger OK: 410 MiB in 113 packages >>> perl-meta: Updating the main/x86_64 repository index... >>> perl-meta: Signing the index...