>>> perl-unicode-utf8: Building community/perl-unicode-utf8 0.62-r4 (using abuild 3.16.0_rc4-r0) started Fri, 24 Oct 2025 05:40:04 +0000 >>> perl-unicode-utf8: Validating /home/buildozer/aports/community/perl-unicode-utf8/APKBUILD... >>> perl-unicode-utf8: Analyzing dependencies... >>> perl-unicode-utf8: Installing for build: build-base perl perl-dev perl-test-fatal ( 1/10) Installing libbz2 (1.0.8-r6) ( 2/10) Installing perl (5.42.0-r0) ( 3/10) Installing perl-utils (5.42.0-r0) ( 4/10) Installing perl-dev (5.42.0-r0) ( 5/10) Installing perl-try-tiny (0.32-r0) ( 6/10) Installing perl-test-fatal (0.017-r1) ( 7/10) Installing .makedepends-perl-unicode-utf8 (20251024.054012) ( 8/10) Installing perl-error (0.17030-r0) ( 9/10) Installing perl-git (2.51.1-r1) (10/10) Installing git-perl (2.51.1-r1) busybox-1.37.0-r24.trigger: Executing script... OK: 464 MiB in 115 packages >>> perl-unicode-utf8: Cleaning up srcdir >>> perl-unicode-utf8: Cleaning up pkgdir >>> perl-unicode-utf8: Cleaning up tmpdir >>> perl-unicode-utf8: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/Unicode-UTF8-0.62.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/Unicode-UTF8-0.62.tar.gz.part' Unicode-UTF8-0.62.ta 100% |********************************| 87838 0:00:00 ETA '/var/cache/distfiles/v3.23/Unicode-UTF8-0.62.tar.gz.part' saved /var/cache/distfiles/v3.23/Unicode-UTF8-0.62.tar.gz: OK /home/buildozer/aports/community/perl-unicode-utf8/080_super.t-32bit.patch: OK >>> perl-unicode-utf8: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/Unicode-UTF8-0.62.tar.gz /var/cache/distfiles/v3.23/Unicode-UTF8-0.62.tar.gz: OK /home/buildozer/aports/community/perl-unicode-utf8/080_super.t-32bit.patch: OK >>> perl-unicode-utf8: Unpacking /var/cache/distfiles/v3.23/Unicode-UTF8-0.62.tar.gz... >>> perl-unicode-utf8: 080_super.t-32bit.patch patching file t/080_super.t Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Unicode::UTF8 Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for UTF8 () "/usr/bin/perl" "-Iinc" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' UTF8.xs > UTF8.xsc chmod 644 "UTF8.bs" "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 cp lib/Unicode/UTF8.pod blib/lib/Unicode/UTF8.pod cp lib/Unicode/UTF8.pm blib/lib/Unicode/UTF8.pm mv UTF8.xsc UTF8.c cc -c -I. -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 -DVERSION=\"0.62\" -DXS_VERSION=\"0.62\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" UTF8.c In file included from UTF8.xs:6: ppport.h:4594:11: warning: 'WIDEST_UTYPE' redefined 4594 | # define WIDEST_UTYPE U64TYPE | ^~~~~~~~~~~~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:3295, from UTF8.xs:3: /usr/lib/perl5/core_perl/CORE/handy.h:1417:9: note: this is the location of the previous definition 1417 | #define WIDEST_UTYPE PERL_UINTMAX_T | ^~~~~~~~~~~~ UTF8.xs: In function 'xs_utf8_encode_replace': UTF8.xs:329:9: warning: 'Perl_utf8n_to_uvuni' is deprecated [-Wdeprecated-declarations] 329 | v = utf8n_to_uvuni(src, len, &skip, (UTF8_ALLOW_ANYUV|UTF8_CHECK_ONLY) & ~UTF8_ALLOW_LONG); | ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:6160: /usr/lib/perl5/core_perl/CORE/proto.h:6133:1: note: declared here 6133 | Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags) | ^~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Unicode/UTF8/UTF8.so cc -shared -O2 -fstack-clash-protection -Wformat -Werror=format-security -L/usr/local/lib -fstack-protector-strong UTF8.o -o blib/arch/auto/Unicode/UTF8/UTF8.so \ \ chmod 755 blib/arch/auto/Unicode/UTF8/UTF8.so Manifying 1 pod document "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t # Unicode::UTF8 0.62, Perl 5.042000, /usr/bin/perl t/000_load.t ............... ok t/010_basic.t .............. ok t/030_native.t ............. ok t/040_wide_characters.t .... ok t/045_replacement.t ........ ok t/050_noncharacters.t ...... ok t/060_surrogates.t ......... ok t/080_super.t .............. ok t/090_non_shortest_form.t .. ok t/100_incomplete.t ......... ok t/120_fallback.t ........... ok t/150_subwarnings.t ........ ok t/170_steal.t .............. ok t/200_leaks.t .............. skipped: Test::LeakTrace 0.10 is required for this test t/210_tainted.t ............ skipped: Taint::Runtime 0.03 is required for this test t/220_magic.t .............. skipped: Variable::Magic is required for this test t/999_pod.t ................ skipped: Test::Pod 1.00 required for this test All tests successful. Files=17, Tests=11506, 2 wallclock secs ( 0.95 usr 0.08 sys + 2.16 cusr 0.23 csys = 3.42 CPU) Result: PASS >>> perl-unicode-utf8: Entering fakeroot... "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 Manifying 1 pod document Appending installation info to /home/buildozer/aports/community/perl-unicode-utf8/pkg/perl-unicode-utf8/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/community/perl-unicode-utf8/pkg/perl-unicode-utf8/usr/lib/perl5/vendor_perl/auto/Unicode/UTF8/UTF8.so Installing /home/buildozer/aports/community/perl-unicode-utf8/pkg/perl-unicode-utf8/usr/lib/perl5/vendor_perl/Unicode/UTF8.pod Installing /home/buildozer/aports/community/perl-unicode-utf8/pkg/perl-unicode-utf8/usr/lib/perl5/vendor_perl/Unicode/UTF8.pm Installing /home/buildozer/aports/community/perl-unicode-utf8/pkg/perl-unicode-utf8/usr/share/man/man3/Unicode::UTF8.3pm >>> perl-unicode-utf8-doc*: Running split function doc... 'usr/lib/perl5/vendor_perl/Unicode/UTF8.pod' -> '/home/buildozer/aports/community/perl-unicode-utf8/pkg/perl-unicode-utf8-doc/usr/lib/perl5/vendor_perl/Unicode/UTF8.pod' 'usr/share/man' -> '/home/buildozer/aports/community/perl-unicode-utf8/pkg/perl-unicode-utf8-doc/usr/share/man' >>> perl-unicode-utf8-doc*: Preparing subpackage perl-unicode-utf8-doc... >>> perl-unicode-utf8-doc*: Running postcheck for perl-unicode-utf8-doc >>> perl-unicode-utf8*: Running postcheck for perl-unicode-utf8 >>> perl-unicode-utf8*: Preparing package perl-unicode-utf8... >>> perl-unicode-utf8*: Stripping binaries >>> perl-unicode-utf8*: Scanning shared objects >>> perl-unicode-utf8-doc*: Tracing dependencies... >>> perl-unicode-utf8-doc*: Package size: 9.6 KB >>> perl-unicode-utf8-doc*: Compressing data... >>> perl-unicode-utf8-doc*: Create checksum... >>> perl-unicode-utf8-doc*: Create perl-unicode-utf8-doc-0.62-r4.apk >>> perl-unicode-utf8*: Tracing dependencies... perl so:libc.musl-x86.so.1 >>> perl-unicode-utf8*: Package size: 21.5 KB >>> perl-unicode-utf8*: Compressing data... >>> perl-unicode-utf8*: Create checksum... >>> perl-unicode-utf8*: Create perl-unicode-utf8-0.62-r4.apk >>> perl-unicode-utf8: Build complete at Fri, 24 Oct 2025 05:40:17 +0000 elapsed time 0h 0m 13s >>> perl-unicode-utf8: Cleaning up srcdir >>> perl-unicode-utf8: Cleaning up pkgdir >>> perl-unicode-utf8: Uninstalling dependencies... ( 1/10) Purging .makedepends-perl-unicode-utf8 (20251024.054012) ( 2/10) Purging perl-dev (5.42.0-r0) ( 3/10) Purging perl-utils (5.42.0-r0) ( 4/10) Purging perl-test-fatal (0.017-r1) ( 5/10) Purging perl-try-tiny (0.32-r0) ( 6/10) Purging git-perl (2.51.1-r1) ( 7/10) Purging perl-git (2.51.1-r1) ( 8/10) Purging perl-error (0.17030-r0) ( 9/10) Purging perl (5.42.0-r0) (10/10) Purging libbz2 (1.0.8-r6) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> perl-unicode-utf8: Updating the community/x86 repository index... >>> perl-unicode-utf8: Signing the index...