>>> perl-time-hires: Building main/perl-time-hires 1.9764-r2 (using abuild 3.9.0_rc2-r1) started Sat, 16 Oct 2021 22:39:50 +0000 >>> perl-time-hires: Checking sanity of /home/buildozer/aports/main/perl-time-hires/APKBUILD... >>> perl-time-hires: Analyzing dependencies... >>> perl-time-hires: Installing for build: build-base perl-dev (1/8) Installing libbz2 (1.0.8-r1) (2/8) Installing perl (5.34.0-r1) (3/8) Installing perl-utils (5.34.0-r1) (4/8) Installing perl-dev (5.34.0-r1) (5/8) Installing .makedepends-perl-time-hires (20211016.223951) (6/8) Installing perl-error (0.17029-r1) (7/8) Installing perl-git (2.33.1-r0) (8/8) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r0.trigger OK: 389 MiB in 97 packages >>> perl-time-hires: Cleaning up srcdir >>> perl-time-hires: Cleaning up pkgdir >>> perl-time-hires: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/Time-HiRes-1.9764.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 curl: (22) The requested URL returned error: 404 >>> perl-time-hires: Fetching https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Time-HiRes-1.9764.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 58 109k 58 65536 0 0 1112k 0 --:--:-- --:--:-- --:--:-- 1103k 100 109k 100 109k 0 0 1769k 0 --:--:-- --:--:-- --:--:-- 1767k >>> perl-time-hires: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/Time-HiRes-1.9764.tar.gz >>> perl-time-hires: Checking sha512sums... Time-HiRes-1.9764.tar.gz: OK >>> perl-time-hires: Unpacking /var/cache/distfiles/v3.15/Time-HiRes-1.9764.tar.gz... Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... found. Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... found. Looking for clock()... found. Looking for working futimens()... found. Looking for working utimensat()... found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Time::HiRes Writing MYMETA.yml and MYMETA.json Now you may issue 'make'. Do not forget also 'make test'. Running Mkbootstrap for HiRes () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/main/perl-time-hires/src/Time-HiRes-1.9764/typemap' HiRes.xs > HiRes.xsc chmod 644 "HiRes.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644 cp HiRes.pm blib/lib/Time/HiRes.pm mv HiRes.xsc HiRes.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 -Os -fomit-frame-pointer -DVERSION=\"1.9764\" -DXS_VERSION=\"1.9764\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 -DUSE_PPPORT_H HiRes.c HiRes.xs:48: warning: "PERL_VERSION_GE" redefined 48 | #define PERL_VERSION_GE(r,v,s) \ | In file included from /usr/lib/perl5/core_perl/CORE/perl.h:2930, from HiRes.xs:19: /usr/lib/perl5/core_perl/CORE/handy.h:586: note: this is the location of the previous definition 586 | # define PERL_VERSION_GE(j,n,p) (! PERL_VERSION_LT(j,n,p)) | rm -f blib/arch/auto/Time/HiRes/HiRes.so cc -shared -Os -fomit-frame-pointer -L/usr/local/lib -fstack-protector-strong HiRes.o -o blib/arch/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 blib/arch/auto/Time/HiRes/HiRes.so Manifying 1 pod document >>> perl-time-hires: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644 Manifying 1 pod document Appending installation info to /home/buildozer/aports/main/perl-time-hires/pkg/perl-time-hires/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/main/perl-time-hires/pkg/perl-time-hires/usr/lib/perl5/vendor_perl/auto/Time/HiRes/HiRes.so Installing /home/buildozer/aports/main/perl-time-hires/pkg/perl-time-hires/usr/lib/perl5/vendor_perl/Time/HiRes.pm Installing /home/buildozer/aports/main/perl-time-hires/pkg/perl-time-hires/usr/share/man/man3/Time::HiRes.3pm >>> perl-time-hires-doc*: Running split function doc... >>> perl-time-hires-doc*: Preparing subpackage perl-time-hires-doc... >>> perl-time-hires-doc*: Running postcheck for perl-time-hires-doc >>> perl-time-hires*: Running postcheck for perl-time-hires >>> perl-time-hires*: Preparing package perl-time-hires... >>> perl-time-hires*: Stripping binaries >>> perl-time-hires-doc*: Scanning shared objects >>> perl-time-hires*: Scanning shared objects >>> perl-time-hires-doc*: Tracing dependencies... >>> perl-time-hires-doc*: Package size: 32.0 KB >>> perl-time-hires-doc*: Compressing data... >>> perl-time-hires-doc*: Create checksum... >>> perl-time-hires-doc*: Create perl-time-hires-doc-1.9764-r2.apk >>> perl-time-hires*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> perl-time-hires*: Package size: 100.0 KB >>> perl-time-hires*: Compressing data... >>> perl-time-hires*: Create checksum... >>> perl-time-hires*: Create perl-time-hires-1.9764-r2.apk >>> perl-time-hires: Build complete at Sat, 16 Oct 2021 22:40:02 +0000 elapsed time 0h 0m 12s >>> perl-time-hires: Cleaning up srcdir >>> perl-time-hires: Cleaning up pkgdir >>> perl-time-hires: Uninstalling dependencies... (1/8) Purging .makedepends-perl-time-hires (20211016.223951) (2/8) Purging perl-dev (5.34.0-r1) (3/8) Purging perl-utils (5.34.0-r1) (4/8) Purging git-perl (2.33.1-r0) (5/8) Purging perl-git (2.33.1-r0) (6/8) Purging perl-error (0.17029-r1) (7/8) Purging perl (5.34.0-r1) (8/8) Purging libbz2 (1.0.8-r1) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> perl-time-hires: Updating the main/x86_64 repository index... >>> perl-time-hires: Signing the index...