>>> perl-data-checks: Building community/perl-data-checks 0.11-r0 (using abuild 3.16.0-r0) started Mon, 12 Jan 2026 08:28:48 +0000 >>> perl-data-checks: Validating /home/buildozer/aports/community/perl-data-checks/APKBUILD... >>> perl-data-checks: Analyzing dependencies... >>> perl-data-checks: Installing for build: build-base perl perl-file-sharedir perl-dev perl-module-build ( 1/11) Installing libbz2 (1.0.8-r6) ( 2/11) Installing perl (5.42.0-r0) ( 3/11) Installing perl-class-inspector (1.36-r3) ( 4/11) Installing perl-file-sharedir (1.118-r1) ( 5/11) Installing perl-utils (5.42.0-r0) ( 6/11) Installing perl-dev (5.42.0-r0) ( 7/11) Installing perl-module-build (0.4234-r1) ( 8/11) Installing .makedepends-perl-data-checks (20260112.082849) ( 9/11) Installing perl-error (0.17030-r0) (10/11) Installing perl-git (2.52.0-r0) (11/11) Installing git-perl (2.52.0-r0) Executing busybox-1.37.0-r31.trigger OK: 326.0 MiB in 116 packages >>> perl-data-checks: Cleaning up srcdir >>> perl-data-checks: Cleaning up pkgdir >>> perl-data-checks: Cleaning up tmpdir >>> perl-data-checks: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Data-Checks-0.11.tar.gz /var/cache/distfiles/edge/Data-Checks-0.11.tar.gz: OK >>> perl-data-checks: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Data-Checks-0.11.tar.gz /var/cache/distfiles/edge/Data-Checks-0.11.tar.gz: OK >>> perl-data-checks: Unpacking /var/cache/distfiles/edge/Data-Checks-0.11.tar.gz... Checking prerequisites... test_requires: ! Sublike::Extended is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Run 'Build installdeps' to install missing prerequisites. Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Data-Checks' version '0.11' Building Data-Checks cc -Isrc/ -I/usr/lib/perl5/core_perl/CORE -fPIC -Ishare/include -Iinclude -Ihax -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' -O2 -fstack-clash-protection -Wformat '-Werror=format-security' -o src/constraints.o src/constraints.c cc -Isrc/ -I/usr/lib/perl5/core_perl/CORE '-DVERSION="0.11"' '-DXS_VERSION="0.11"' -fPIC -Ishare/include -Iinclude -Ihax -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' -O2 -fstack-clash-protection -Wformat '-Werror=format-security' -o lib/Data/Checks.o lib/Data/Checks.c lib/Data/Checks.xs: In function 'S_DataChecks_make_assertop': lib/Data/Checks.xs:152:11: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'U32' {aka 'long unsigned int'} [-Wformat=] 152 | croak("TODO: make_assertop with flags 0x%x", flags); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~ | | | U32 {aka long unsigned int} ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Data/Checks/Checks.bs') cc -shared -O2 -fstack-clash-protection -Wformat '-Werror=format-security' -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Data/Checks/Checks.so lib/Data/Checks.o src/constraints.o cc -I/usr/lib/perl5/core_perl/CORE '-DVERSION="0.11"' '-DXS_VERSION="0.11"' -fPIC -Ishare/include -Iinclude -Ihax -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' -O2 -fstack-clash-protection -Wformat '-Werror=format-security' -o t/test.o t/test.c ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/test/test.bs') cc -shared -O2 -fstack-clash-protection -Wformat '-Werror=format-security' -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/test/test.so t/test.o t/00use.t ..................... ok t/01check-obj.t ............... ok t/02check-pkg.t ............... ok t/03check-sub.t ............... ok t/10constraints.t ............. ok t/11constraints-num.t ......... ok t/12constraints-str.t ......... ok t/13constraints-structural.t .. ok t/20inline-constraints.t ...... ok t/21assertop.t ................ ok t/22optimise-numbounds.t ...... ok t/80checks+field.t ............ skipped: Object::Pad::FieldAttr::Checked >= 0.10 is not available t/80checks+signature.t ........ skipped: Signature::Attribute::Checked >= 0.04 is not available t/80match-is.t ................ skipped: Syntax::Keyword::Match >= 0.08 is not available t/95benchmark-fields.t ........ skipped: Object::Pad::FieldAttr::Checked >= 0.10 is not available t/95benchmark-signature.t ..... skipped: Signature::Attribute::Checked >= 0.04 is not available t/99pod.t ..................... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=17, Tests=144, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.14 cusr 0.21 csys = 1.40 CPU) Result: PASS >>> perl-data-checks: Entering fakeroot... Building Data-Checks Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks/usr/lib/perl5/vendor_perl/auto/Data/Checks/Checks.bs Installing /home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks/usr/lib/perl5/vendor_perl/auto/Data/Checks/Checks.so Installing /home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks/usr/lib/perl5/vendor_perl/Data/Checks.pm Installing /home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks/usr/lib/perl5/vendor_perl/Data/Checks/Builder.pm Installing /home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks/usr/lib/perl5/vendor_perl/auto/share/module/Data-Checks/include/DataChecks.h Installing /home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks/usr/share/man/man3/Data::Checks.3pm Installing /home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks/usr/share/man/man3/Data::Checks::Builder.3pm >>> perl-data-checks-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/perl-data-checks/pkg/perl-data-checks-doc/usr/share/man' >>> perl-data-checks-doc*: Preparing subpackage perl-data-checks-doc... >>> perl-data-checks-doc*: Running postcheck for perl-data-checks-doc >>> perl-data-checks*: Running postcheck for perl-data-checks >>> perl-data-checks*: Preparing package perl-data-checks... >>> perl-data-checks*: Stripping binaries >>> perl-data-checks*: Scanning shared objects >>> perl-data-checks-doc*: Tracing dependencies... >>> perl-data-checks-doc*: Package size: 6.6 KB >>> perl-data-checks-doc*: Compressing data... >>> perl-data-checks-doc*: Create checksum... >>> perl-data-checks-doc*: Create perl-data-checks-doc-0.11-r0.apk >>> perl-data-checks*: Tracing dependencies... perl perl-file-sharedir so:libc.musl-armv7.so.1 >>> perl-data-checks*: Package size: 40.2 KB >>> perl-data-checks*: Compressing data... >>> perl-data-checks*: Create checksum... >>> perl-data-checks*: Create perl-data-checks-0.11-r0.apk >>> perl-data-checks: Build complete at Mon, 12 Jan 2026 08:28:53 +0000 elapsed time 0h 0m 5s >>> perl-data-checks: Cleaning up srcdir >>> perl-data-checks: Cleaning up pkgdir >>> perl-data-checks: Cleaning up tmpdir >>> perl-data-checks: Uninstalling dependencies... ( 1/11) Purging .makedepends-perl-data-checks (20260112.082849) ( 2/11) Purging perl-file-sharedir (1.118-r1) ( 3/11) Purging perl-class-inspector (1.36-r3) ( 4/11) Purging perl-dev (5.42.0-r0) ( 5/11) Purging perl-utils (5.42.0-r0) ( 6/11) Purging perl-module-build (0.4234-r1) ( 7/11) Purging git-perl (2.52.0-r0) ( 8/11) Purging perl-git (2.52.0-r0) ( 9/11) Purging perl-error (0.17030-r0) (10/11) Purging perl (5.42.0-r0) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r31.trigger OK: 289.5 MiB in 105 packages >>> perl-data-checks: Updating the community/armv7 repository index... >>> perl-data-checks: Signing the index...