>>> perl-data-clone: Building testing/perl-data-clone 0.006-r0 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 14:56:51 +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.40.2-r0) (3/12) Installing perl-utils (5.40.2-r0) (4/12) Installing perl-dev (5.40.2-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 (20250428.145653) (10/12) Installing perl-error (0.17030-r0) (11/12) Installing perl-git (2.49.0-r0) (12/12) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 324 MiB in 115 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> perl-data-clone: Fetching https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/Data-Clone-0.006.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19088 100 19088 0 0 24870 0 --:--:-- --:--:-- --:--:-- 24854 >>> 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/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' -Os -fstack-clash-protection -Wformat '-Werror=format-security' -O2 -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:1211:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1211 | #define SSize_t ssize_t /* signed count of bytes */ | ^~~~~~~ /usr/lib/perl5/core_perl/CORE/inline.h:226:5: note: in expansion of macro 'SSize_t' 226 | SSize_t i = AvARRAY(av) - AvALLOC(av); | ^~~~~~~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:7869: /usr/lib/perl5/core_perl/CORE/inline.h: In function 'S_PerlEnv_putenv': /usr/lib/perl5/core_perl/CORE/inline.h:313:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 313 | 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:1074:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1074 | SV *top = *svp; | ^~ /usr/lib/perl5/core_perl/CORE/inline.h: In function 'Perl_push_stackinfo': /usr/lib/perl5/core_perl/CORE/inline.h:4012:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4012 | 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:4052:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4052 | 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:4094:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4094 | 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:4120:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4120 | 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:4145:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4145 | 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:4464:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 4464 | 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:4552: /usr/lib/perl5/core_perl/CORE/av.h:219:9: note: this is the location of the previous definition 219 | #define newAV_mortal() MUTABLE_AV(newSV_type_mortal(SVt_PVAV)) | ^~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Data/Clone/Clone.bs') cc -shared -Os -fstack-clash-protection -Wformat '-Werror=format-security' -O2 -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.04 usr 0.02 sys + 1.14 cusr 0.08 csys = 1.28 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.7 KB >>> perl-data-clone-doc*: Compressing data... >>> perl-data-clone-doc*: Create checksum... >>> perl-data-clone-doc*: Create perl-data-clone-doc-0.006-r0.apk >>> perl-data-clone*: Tracing dependencies... perl so:libc.musl-ppc64le.so.1 >>> perl-data-clone*: Package size: 70.7 KB >>> perl-data-clone*: Compressing data... >>> perl-data-clone*: Create checksum... >>> perl-data-clone*: Create perl-data-clone-0.006-r0.apk >>> perl-data-clone: Build complete at Mon, 28 Apr 2025 14:56:59 +0000 elapsed time 0h 0m 8s >>> perl-data-clone: Cleaning up srcdir >>> perl-data-clone: Cleaning up pkgdir >>> perl-data-clone: Uninstalling dependencies... (1/12) Purging .makedepends-perl-data-clone (20250428.145653) (2/12) Purging perl-dev (5.40.2-r0) (3/12) Purging perl-utils (5.40.2-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.49.0-r0) (9/12) Purging perl-git (2.49.0-r0) (10/12) Purging perl-error (0.17030-r0) (11/12) Purging perl (5.40.2-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r16.trigger OK: 275 MiB in 103 packages >>> perl-data-clone: Updating the testing/ppc64le repository index... >>> perl-data-clone: Signing the index...