>>> perl-unicode-utf8: Building community/perl-unicode-utf8 0.62-r2 (using abuild 3.12.0-r0) started Sun, 12 Nov 2023 16:27:39 +0000 >>> perl-unicode-utf8: Checking sanity of /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/9) Installing perl (5.38.0-r0) (2/9) Installing perl-utils (5.38.0-r0) (3/9) Installing perl-dev (5.38.0-r0) (4/9) Installing perl-try-tiny (0.31-r2) (5/9) Installing perl-test-fatal (0.017-r1) (6/9) Installing .makedepends-perl-unicode-utf8 (20231112.162741) (7/9) Installing perl-error (0.17029-r2) (8/9) Installing perl-git (2.42.1-r0) (9/9) Installing git-perl (2.42.1-r0) Executing busybox-1.36.1-r15.trigger OK: 423 MiB in 119 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/edge/Unicode-UTF8-0.62.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 87838 100 87838 0 0 789k 0 --:--:-- --:--:-- --:--:-- 794k >>> perl-unicode-utf8: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Unicode-UTF8-0.62.tar.gz >>> perl-unicode-utf8: Checking sha512sums... Unicode-UTF8-0.62.tar.gz: OK 080_super.t-32bit.patch: OK >>> perl-unicode-utf8: Unpacking /var/cache/distfiles/edge/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.pm blib/lib/Unicode/UTF8.pm cp lib/Unicode/UTF8.pod blib/lib/Unicode/UTF8.pod 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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:4599: warning: "WIDEST_UTYPE" redefined 4599 | # define WIDEST_UTYPE U32 | In file included from /usr/lib/perl5/core_perl/CORE/perl.h:3327, from UTF8.xs:3: /usr/lib/perl5/core_perl/CORE/handy.h:1422: note: this is the location of the previous definition 1422 | #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:6188: /usr/lib/perl5/core_perl/CORE/proto.h:6013:1: note: declared here 6013 | 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -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.038000, /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, 4 wallclock secs ( 1.11 usr 0.11 sys + 3.99 cusr 0.32 csys = 5.53 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.pm 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/share/man/man3/Unicode::UTF8.3pm >>> perl-unicode-utf8-doc*: Running split function doc... '/home/buildozer/aports/community/perl-unicode-utf8/pkg/perl-unicode-utf8/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' >>> 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-doc*: Scanning shared objects >>> perl-unicode-utf8*: Scanning shared objects >>> perl-unicode-utf8-doc*: Tracing dependencies... >>> perl-unicode-utf8-doc*: Package size: 48.0 KB >>> perl-unicode-utf8-doc*: Compressing data... >>> perl-unicode-utf8-doc*: Create checksum... >>> perl-unicode-utf8-doc*: Create perl-unicode-utf8-doc-0.62-r2.apk >>> perl-unicode-utf8*: Tracing dependencies... perl so:libc.musl-x86.so.1 >>> perl-unicode-utf8*: Package size: 64.0 KB >>> perl-unicode-utf8*: Compressing data... >>> perl-unicode-utf8*: Create checksum... >>> perl-unicode-utf8*: Create perl-unicode-utf8-0.62-r2.apk >>> perl-unicode-utf8: Build complete at Sun, 12 Nov 2023 16:27:49 +0000 elapsed time 0h 0m 10s >>> perl-unicode-utf8: Cleaning up srcdir >>> perl-unicode-utf8: Cleaning up pkgdir >>> perl-unicode-utf8: Uninstalling dependencies... (1/9) Purging .makedepends-perl-unicode-utf8 (20231112.162741) (2/9) Purging perl-dev (5.38.0-r0) (3/9) Purging perl-utils (5.38.0-r0) (4/9) Purging perl-test-fatal (0.017-r1) (5/9) Purging perl-try-tiny (0.31-r2) (6/9) Purging git-perl (2.42.1-r0) (7/9) Purging perl-git (2.42.1-r0) (8/9) Purging perl-error (0.17029-r2) (9/9) Purging perl (5.38.0-r0) Executing busybox-1.36.1-r15.trigger OK: 379 MiB in 110 packages >>> perl-unicode-utf8: Updating the community/x86 repository index... >>> perl-unicode-utf8: Signing the index...