>>> perl-math-random: Building testing/perl-math-random 0.75-r0 (using abuild 3.15.0-r4) started Wed, 01 Oct 2025 04:55:03 +0000 >>> perl-math-random: Validating /home/buildozer/aports/testing/perl-math-random/APKBUILD... >>> perl-math-random: Analyzing dependencies... >>> perl-math-random: Installing for build: build-base perl perl-dev (1/8) Installing libbz2 (1.0.8-r6) (2/8) Installing perl (5.42.0-r0) (3/8) Installing perl-utils (5.42.0-r0) (4/8) Installing perl-dev (5.42.0-r0) (5/8) Installing .makedepends-perl-math-random (20251001.045504) (6/8) Installing perl-error (0.17030-r0) (7/8) Installing perl-git (2.51.0-r0) (8/8) Installing git-perl (2.51.0-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 325 MiB in 113 packages >>> perl-math-random: Cleaning up srcdir >>> perl-math-random: Cleaning up pkgdir >>> perl-math-random: Cleaning up tmpdir >>> perl-math-random: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Math-Random-0.75.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> perl-math-random: Fetching https://cpan.metacpan.org/authors/id/D/DJ/DJERIUS/Math-Random-0.75.tar.gz Connecting to cpan.metacpan.org ([2a04:4e42:200::729]:443) saving to '/var/cache/distfiles/edge/Math-Random-0.75.tar.gz.part' Math-Random-0.75.tar 100% |********************************| 49347 0:00:00 ETA '/var/cache/distfiles/edge/Math-Random-0.75.tar.gz.part' saved >>> perl-math-random: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Math-Random-0.75.tar.gz >>> perl-math-random: Checking sha512sums... Math-Random-0.75.tar.gz: OK >>> perl-math-random: Unpacking /var/cache/distfiles/edge/Math-Random-0.75.tar.gz... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Random Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Random () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Random.xs > Random.xsc cc -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 -O2 -fstack-clash-protection -Wformat -Werror=format-security -DVERSION=\"0.75\" -DXS_VERSION=\"0.75\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" com.c cc -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 -O2 -fstack-clash-protection -Wformat -Werror=format-security -DVERSION=\"0.75\" -DXS_VERSION=\"0.75\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" helper.c cc -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 -O2 -fstack-clash-protection -Wformat -Werror=format-security -DVERSION=\"0.75\" -DXS_VERSION=\"0.75\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" linpack.c cc -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 -O2 -fstack-clash-protection -Wformat -Werror=format-security -DVERSION=\"0.75\" -DXS_VERSION=\"0.75\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" randlib.c chmod 644 "Random.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Math/Random/Random.bs 644 cp Random.pm blib/lib/Math/Random.pm cp example.pl blib/lib/Math/example.pl mv Random.xsc Random.c cc -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 -O2 -fstack-clash-protection -Wformat -Werror=format-security -DVERSION=\"0.75\" -DXS_VERSION=\"0.75\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Random.c rm -f blib/arch/auto/Math/Random/Random.so cc -shared -O2 -fstack-clash-protection -Wformat -Werror=format-security -L/usr/local/lib -fstack-protector-strong Random.o com.o helper.o linpack.o randlib.o -o blib/arch/auto/Math/Random/Random.so \ -lm \ chmod 755 blib/arch/auto/Math/Random/Random.so Manifying 1 pod document "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Math/Random/Random.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basegen.t ........... ok t/test.t .............. ok t/test_phrtsd_orig.t .. skipped: new phrtsd detected; these tests require the original version All tests successful. Files=3, Tests=6, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.22 cusr 0.03 csys = 0.27 CPU) Result: PASS >>> perl-math-random: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Math/Random/Random.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/testing/perl-math-random/pkg/perl-math-random/usr/lib/perl5/vendor_perl/auto/Math/Random/Random.so Installing /home/buildozer/aports/testing/perl-math-random/pkg/perl-math-random/usr/lib/perl5/vendor_perl/Math/Random.pm Installing /home/buildozer/aports/testing/perl-math-random/pkg/perl-math-random/usr/lib/perl5/vendor_perl/Math/example.pl Installing /home/buildozer/aports/testing/perl-math-random/pkg/perl-math-random/usr/share/man/man3/Math::Random.3pm removed 'usr/lib/perl5/vendor_perl/Math/example.pl' >>> perl-math-random-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/perl-math-random/pkg/perl-math-random-doc/usr/share/man' >>> perl-math-random-doc*: Preparing subpackage perl-math-random-doc... >>> perl-math-random-doc*: Running postcheck for perl-math-random-doc >>> perl-math-random*: Running postcheck for perl-math-random >>> perl-math-random*: Preparing package perl-math-random... >>> perl-math-random*: Stripping binaries >>> perl-math-random-doc*: Scanning shared objects >>> perl-math-random*: Scanning shared objects >>> perl-math-random-doc*: Tracing dependencies... >>> perl-math-random-doc*: Package size: 9.5 KB >>> perl-math-random-doc*: Compressing data... >>> perl-math-random-doc*: Create checksum... >>> perl-math-random-doc*: Create perl-math-random-doc-0.75-r0.apk >>> perl-math-random*: Tracing dependencies... perl so:libc.musl-armv7.so.1 >>> perl-math-random*: Package size: 73.6 KB >>> perl-math-random*: Compressing data... >>> perl-math-random*: Create checksum... >>> perl-math-random*: Create perl-math-random-0.75-r0.apk >>> perl-math-random: Build complete at Wed, 01 Oct 2025 04:55:07 +0000 elapsed time 0h 0m 4s >>> perl-math-random: Cleaning up srcdir >>> perl-math-random: Cleaning up pkgdir >>> perl-math-random: Uninstalling dependencies... (1/8) Purging .makedepends-perl-math-random (20251001.045504) (2/8) Purging perl-dev (5.42.0-r0) (3/8) Purging perl-utils (5.42.0-r0) (4/8) Purging git-perl (2.51.0-r0) (5/8) Purging perl-git (2.51.0-r0) (6/8) Purging perl-error (0.17030-r0) (7/8) Purging perl (5.42.0-r0) (8/8) Purging libbz2 (1.0.8-r6) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 289 MiB in 105 packages >>> perl-math-random: Updating the testing/armv7 repository index... >>> perl-math-random: Signing the index...