>>> perl-data-clone: Building testing/perl-data-clone 0.006-r2 (using abuild 3.18.0_rc5-r0) started Wed, 05 Aug 2026 22:15:04 +0000 >>> perl-data-clone: Validating /home/buildozer/aports/testing/perl-data-clone/APKBUILD... >>> perl-data-clone: Analyzing dependencies... >>> perl-data-clone: Installing for build: build-base perl perl-dev perl-module-build perl-module-build-xsutil perl-test-requires ( 1/12) Installing libbz2 (1.0.8-r6) ( 2/12) Installing perl (5.44.0-r0) ( 3/12) Installing perl-utils (5.44.0-r0) ( 4/12) Installing perl-dev (5.44.0-r0) ( 5/12) Installing perl-module-build (0.4234-r1) ( 6/12) Installing perl-devel-checkcompiler (0.07-r1) ( 7/12) Installing perl-module-build-xsutil (0.19-r1) ( 8/12) Installing perl-test-requires (0.11-r3) ( 9/12) Installing .makedepends-perl-data-clone (20260805.221505) (10/12) Installing perl-error (0.17030-r0) (11/12) Installing perl-git (2.55.0-r1) (12/12) Installing git-perl (2.55.0-r1) Executing busybox-1.38.0-r4.trigger OK: 327.2 MiB in 117 packages >>> perl-data-clone: Cleaning up srcdir >>> perl-data-clone: Cleaning up pkgdir >>> perl-data-clone: Cleaning up tmpdir >>> perl-data-clone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Data-Clone-0.006.tar.gz /var/cache/distfiles/edge/Data-Clone-0.006.tar.gz: OK >>> perl-data-clone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Data-Clone-0.006.tar.gz /var/cache/distfiles/edge/Data-Clone-0.006.tar.gz: OK >>> perl-data-clone: Unpacking /var/cache/distfiles/edge/Data-Clone-0.006.tar.gz... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Data-Clone' version '0.006' Building Data-Clone cc -I/usr/lib/perl5/core_perl/CORE '-DVERSION="0.006"' '-DXS_VERSION="0.006"' -fPIC -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -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/Clone.o lib/Data/Clone.c In file included from /usr/lib/perl5/core_perl/CORE/perl.h:8004, from lib/Data/xshelper.h:36, from lib/Data/Clone.xs:3: /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_av_store_simple': /usr/lib/perl5/core_perl/CORE/inline.h:101:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 101 | SV** ary; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_av_new_alloc': /usr/lib/perl5/core_perl/CORE/inline.h:197:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 197 | AV * const av = newAV(); | ^~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:46: /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_av_remove_offset': /usr/lib/perl5/core_perl/CORE/config.h:1216:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1216 | #define SSize_t ssize_t /* signed count of bytes */ | ^~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:219:5: note: in expansion of macro 'SSize_t' 219 | SSize_t i = AvARRAY(av) - AvALLOC(av); | ^~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_hv_common_key_len': /usr/lib/perl5/core_perl/CORE/inline.h:304:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 304 | STRLEN klen; | ^~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'S_PerlEnv_putenv': /usr/lib/perl5/core_perl/CORE/inline.h:328:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 328 | bool retval = putenv(str); | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_rpp_pop_1_norc': /usr/lib/perl5/core_perl/CORE/inline.h:643:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 643 | SV *sv = *PL_stack_sp--; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_rpp_context': /usr/lib/perl5/core_perl/CORE/inline.h:1095:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1095 | SV *top = *svp; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_sv_can_existdelete': /usr/lib/perl5/core_perl/CORE/inline.h:1234:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1234 | HV *stash = SvSTASH(SvRV(SvTIED_obj(sv, mg))); | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_ReANY': /usr/lib/perl5/core_perl/CORE/inline.h:1263:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1263 | XPV* const p = (XPV*)SvANY(re); | ^~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_bytes_to_utf8_temp_pv': /usr/lib/perl5/core_perl/CORE/inline.h:1306:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1306 | void * free_me = NULL; | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8_to_bytes_temp_pv': /usr/lib/perl5/core_perl/CORE/inline.h:1335:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1335 | void* dummy = NULL; | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8_to_bytes_overwrite': /usr/lib/perl5/core_perl/CORE/inline.h:1351:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1351 | void* dummy = NULL; | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_valid_utf8_to_uv': /usr/lib/perl5/core_perl/CORE/inline.h:1383:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1383 | const UV expectlen = UTF8SKIP(s); | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:1385:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1385 | UV uv = 0; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_is_utf8_invariant_string_loc': /usr/lib/perl5/core_perl/CORE/inline.h:1592:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1592 | const U8* send = s + len; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:1602:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1602 | const U8 * const per_byte_end = WORTH_PER_WORD_LOOP(x, send, 1); | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_is_utf8_string_flags': /usr/lib/perl5/core_perl/CORE/inline.h:2331:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2331 | const U8 * first_variant; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_is_utf8_string_loclen': /usr/lib/perl5/core_perl/CORE/inline.h:2379:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2379 | const U8 * first_variant; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_is_strict_utf8_string_loclen': /usr/lib/perl5/core_perl/CORE/inline.h:2668:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2668 | const U8 * first_variant; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_is_c9strict_utf8_string_loclen': /usr/lib/perl5/core_perl/CORE/inline.h:2718:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2718 | const U8 * first_variant; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_is_utf8_string_loclen_flags': /usr/lib/perl5/core_perl/CORE/inline.h:2773:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2773 | const U8 * first_variant; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_is_utf8_fixed_width_buf_loclen_flags': /usr/lib/perl5/core_perl/CORE/inline.h:3292:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3292 | const U8 * maybe_partial; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8_to_uv_msgs': /usr/lib/perl5/core_perl/CORE/inline.h:3350:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3350 | const U8 * s = s0; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:3392:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3392 | bool success = utf8_to_uv_msgs_helper_(s0, e, cp_p, advance_p, | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8_to_uv_or_die': /usr/lib/perl5/core_perl/CORE/inline.h:3403:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3403 | UV cp; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8n_to_uvchr_msgs': /usr/lib/perl5/core_perl/CORE/inline.h:3419:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3419 | UV cp; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8_to_uvchr_buf': /usr/lib/perl5/core_perl/CORE/inline.h:3439:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3439 | UV cp; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_sv_only_taint_gmagic': /usr/lib/perl5/core_perl/CORE/inline.h:3977:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3977 | MAGIC *mg = SvMAGIC(sv); | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_gimme_V': /usr/lib/perl5/core_perl/CORE/inline.h:4000:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4000 | I32 cxix; | ^~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_pushblock': /usr/lib/perl5/core_perl/CORE/inline.h:4020:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4020 | PERL_CONTEXT * cx; | ^~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_pushsub': /usr/lib/perl5/core_perl/CORE/inline.h:4089:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4089 | U8 phlags = CX_PUSHSUB_GET_LVALUE_MASK(Perl_was_lvalue_sub); | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_popsub_common': /usr/lib/perl5/core_perl/CORE/inline.h:4111:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4111 | CV *cv; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_popsub_args': /usr/lib/perl5/core_perl/CORE/inline.h:4132:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4132 | AV *av; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_popformat': /usr/lib/perl5/core_perl/CORE/inline.h:4192:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4192 | CV *cv; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_popeval': /usr/lib/perl5/core_perl/CORE/inline.h:4256:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4256 | SV *sv; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_poploop': /usr/lib/perl5/core_perl/CORE/inline.h:4352:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4352 | PADOFFSET how_many = iterop->op_targ; | ^~~~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:4370:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4370 | MAGIC *mg = SvMAGIC(itervar); | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:4375:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4375 | GV *gv = (GV *)mg->mg_obj; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cx_popgiven': /usr/lib/perl5/core_perl/CORE/inline.h:4444:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4444 | SV *sv; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_push_stackinfo': /usr/lib/perl5/core_perl/CORE/inline.h:4519:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4519 | PERL_SI *next = PL_curstackinfo->si_next; | ^~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_pop_stackinfo': /usr/lib/perl5/core_perl/CORE/inline.h:4559:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4559 | PERL_SI * const prev = PL_curstackinfo->si_prev; | ^~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_newPADxVOP': /usr/lib/perl5/core_perl/CORE/inline.h:4601:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4601 | OP *o = newOP(type, flags); | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_foldEQ': /usr/lib/perl5/core_perl/CORE/inline.h:4635:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4635 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_foldEQ_latin1': /usr/lib/perl5/core_perl/CORE/inline.h:4660:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4660 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_foldEQ_locale': /usr/lib/perl5/core_perl/CORE/inline.h:4679:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4679 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_mortal_getenv': /usr/lib/perl5/core_perl/CORE/inline.h:4791:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4791 | char * ret; | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cop_file_avn': /usr/lib/perl5/core_perl/CORE/inline.h:4967:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4967 | const char *file = CopFILE(cop); | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_savepvn': /usr/lib/perl5/core_perl/CORE/inline.h:5095:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5095 | char *newaddr; | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_savesvpv': /usr/lib/perl5/core_perl/CORE/inline.h:5115:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5115 | STRLEN len; | ^~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_savesharedsvpv': /usr/lib/perl5/core_perl/CORE/inline.h:5129:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5129 | STRLEN len; | ^~~~~~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:8005: /usr/lib/perl5/core_perl/CORE/sv_inline.h: In function 'Perl_new_sv': /usr/lib/perl5/core_perl/CORE/sv_inline.h:72:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 72 | SV* sv; | ^~ /usr/lib/perl5/core_perl/CORE/sv_inline.h: In function 'Perl_newSV_type': /usr/lib/perl5/core_perl/CORE/sv_inline.h:376:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 376 | SV *sv; | ^~ /usr/lib/perl5/core_perl/CORE/sv_inline.h: In function 'Perl_newSV_type_mortal': /usr/lib/perl5/core_perl/CORE/sv_inline.h:544:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 544 | SV *sv = newSV_type(type); | ^~ /usr/lib/perl5/core_perl/CORE/sv_inline.h: In function 'Perl_SvREFCNT_dec_NN': /usr/lib/perl5/core_perl/CORE/sv_inline.h:724:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 724 | U32 rc = SvREFCNT(sv); | ^~~ /usr/lib/perl5/core_perl/CORE/sv_inline.h: In function 'Perl_newRV_noinc': /usr/lib/perl5/core_perl/CORE/sv_inline.h:998:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 998 | SV *sv = newSV_type(SVt_IV); | ^~ lib/Data/xshelper.h: At top level: lib/Data/xshelper.h:92:9: warning: 'newAV_mortal' redefined 92 | #define newAV_mortal() (AV*)sv_2mortal((SV*)newAV()) | ^~~~~~~~~~~~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:4572: /usr/lib/perl5/core_perl/CORE/av.h:239:9: note: this is the location of the previous definition 239 | #define newAV_mortal() MUTABLE_AV(newSV_type_mortal(SVt_PVAV)) | ^~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Data/Clone/Clone.bs') cc -shared -O2 -fstack-clash-protection -Wformat '-Werror=format-security' -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Data/Clone/Clone.so lib/Data/Clone.o # Testing Data::Clone/0.006 t/00_load.t ........ ok t/01_basic.t ....... ok t/02_object.t ...... ok t/03_scalar_ref.t .. ok t/04_tree.t ........ ok t/05_super.t ....... ok t/06_tie.t ......... ok t/07_stack.t ....... ok t/10_threads.t ..... ok t/11_leaktrace.t ... skipped: Test requires module 'Test::LeakTrace' but it's not found All tests successful. Files=10, Tests=218, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.57 cusr 0.12 csys = 0.74 CPU) Result: PASS >>> perl-data-clone: Entering fakeroot... Building Data-Clone Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/testing/perl-data-clone/pkg/perl-data-clone/usr/lib/perl5/vendor_perl/auto/Data/Clone/Clone.so Installing /home/buildozer/aports/testing/perl-data-clone/pkg/perl-data-clone/usr/lib/perl5/vendor_perl/auto/Data/Clone/Clone.bs Installing /home/buildozer/aports/testing/perl-data-clone/pkg/perl-data-clone/usr/lib/perl5/vendor_perl/Data/Clone.pm Installing /home/buildozer/aports/testing/perl-data-clone/pkg/perl-data-clone/usr/share/man/man3/Data::Clone.3pm >>> perl-data-clone-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/perl-data-clone/pkg/perl-data-clone-doc/usr/share/man' >>> perl-data-clone-doc*: Preparing subpackage perl-data-clone-doc... >>> perl-data-clone-doc*: Running postcheck for perl-data-clone-doc >>> perl-data-clone*: Running postcheck for perl-data-clone >>> perl-data-clone*: Preparing package perl-data-clone... >>> perl-data-clone*: Stripping binaries >>> perl-data-clone*: Scanning shared objects >>> perl-data-clone*: Tracing dependencies... perl so:libc.musl-armv7.so.1 >>> perl-data-clone*: Package size: 18.2 KB >>> perl-data-clone*: Compressing data... >>> perl-data-clone*: Create checksum... >>> perl-data-clone*: Create perl-data-clone-0.006-r2.apk >>> perl-data-clone-doc*: Tracing dependencies... >>> perl-data-clone-doc*: Package size: 2.8 KB >>> perl-data-clone-doc*: Compressing data... >>> perl-data-clone-doc*: Create checksum... >>> perl-data-clone-doc*: Create perl-data-clone-doc-0.006-r2.apk >>> perl-data-clone: Build complete at Wed, 05 Aug 2026 22:15:07 +0000 elapsed time 0h 0m 3s >>> perl-data-clone: Cleaning up srcdir >>> perl-data-clone: Cleaning up pkgdir >>> perl-data-clone: Cleaning up tmpdir >>> perl-data-clone: Uninstalling dependencies... ( 1/12) Purging .makedepends-perl-data-clone (20260805.221505) ( 2/12) Purging perl-dev (5.44.0-r0) ( 3/12) Purging perl-utils (5.44.0-r0) ( 4/12) Purging perl-module-build (0.4234-r1) ( 5/12) Purging perl-module-build-xsutil (0.19-r1) ( 6/12) Purging perl-devel-checkcompiler (0.07-r1) ( 7/12) Purging perl-test-requires (0.11-r3) ( 8/12) Purging git-perl (2.55.0-r1) ( 9/12) Purging perl-git (2.55.0-r1) (10/12) Purging perl-error (0.17030-r0) (11/12) Purging perl (5.44.0-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.38.0-r4.trigger OK: 289.8 MiB in 105 packages >>> perl-data-clone: Updating the testing/armv7 repository index... >>> perl-data-clone: Signing the index...