>>> perl-data-clone: Building testing/perl-data-clone 0.006-r1 (using abuild 3.15.0-r1) started Mon, 30 Jun 2025 04:41:20 +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.42.0_rc2-r0) (3/12) Installing perl-utils (5.42.0_rc2-r0) (4/12) Installing perl-dev (5.42.0_rc2-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 (20250630.044121) (10/12) Installing perl-error (0.17030-r0) (11/12) Installing perl-git (2.50.0-r0) (12/12) Installing git-perl (2.50.0-r0) Executing busybox-1.37.0-r18.trigger OK: 405 MiB in 120 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 >>> perl-data-clone: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Data-Clone-0.006.tar.gz >>> perl-data-clone: Checking sha512sums... 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:46, from lib/Data/xshelper.h:36, from lib/Data/Clone.xs:3: /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_av_remove_offset': /usr/lib/perl5/core_perl/CORE/config.h:1217:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1217 | #define SSize_t ssize_t /* signed count of bytes */ | ^~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:210:5: note: in expansion of macro 'SSize_t' 210 | SSize_t i = AvARRAY(av) - AvALLOC(av); | ^~~~~~~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:7933: /usr/lib/perl5/core_perl/CORE/inline.h: In function 'S_PerlEnv_putenv': /usr/lib/perl5/core_perl/CORE/inline.h:297:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 297 | bool retval = putenv(str); | ^~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_rpp_context': /usr/lib/perl5/core_perl/CORE/inline.h:1058:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1058 | 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:1189:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1189 | HV *stash = SvSTASH(SvRV(SvTIED_obj(sv, mg))); | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8_to_uv_msgs': /usr/lib/perl5/core_perl/CORE/inline.h:3164:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3164 | const U8 * s = s0; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_utf8_to_uv_or_die': /usr/lib/perl5/core_perl/CORE/inline.h:3213:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3213 | 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:3228:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3228 | 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:3248:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3248 | UV cp; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_push_stackinfo': /usr/lib/perl5/core_perl/CORE/inline.h:3937:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3937 | 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:3977:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3977 | 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:4019:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4019 | 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:4052:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4052 | 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:4077:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4077 | const U8 *a = (const U8 *)s1; | ^~~~~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_cop_file_avn': /usr/lib/perl5/core_perl/CORE/inline.h:4386:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4386 | const char *file = CopFILE(cop); | ^~~~~ 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:4520: /usr/lib/perl5/core_perl/CORE/av.h:240:9: note: this is the location of the previous definition 240 | #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.02 usr 0.01 sys + 0.45 cusr 0.10 csys = 0.58 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.bs 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/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-doc*: Scanning shared objects >>> perl-data-clone*: Scanning shared objects >>> 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-r1.apk >>> perl-data-clone*: Tracing dependencies... perl so:libc.musl-s390x.so.1 >>> perl-data-clone*: Package size: 22.7 KB >>> perl-data-clone*: Compressing data... >>> perl-data-clone*: Create checksum... >>> perl-data-clone*: Create perl-data-clone-0.006-r1.apk >>> perl-data-clone: Build complete at Mon, 30 Jun 2025 04:41:23 +0000 elapsed time 0h 0m 3s >>> perl-data-clone: Cleaning up srcdir >>> perl-data-clone: Cleaning up pkgdir >>> perl-data-clone: Uninstalling dependencies... (1/12) Purging .makedepends-perl-data-clone (20250630.044121) (2/12) Purging perl-dev (5.42.0_rc2-r0) (3/12) Purging perl-utils (5.42.0_rc2-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.50.0-r0) (9/12) Purging perl-git (2.50.0-r0) (10/12) Purging perl-error (0.17030-r0) (11/12) Purging perl (5.42.0_rc2-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r18.trigger OK: 361 MiB in 108 packages >>> perl-data-clone: Updating the testing/s390x repository index... >>> perl-data-clone: Signing the index...