>>> perl-convert-uulib: Building main/perl-convert-uulib 1.71-r1 (using abuild 3.9.0-r0) started Wed, 08 Jun 2022 16:30:49 +0000 >>> perl-convert-uulib: Checking sanity of /home/buildozer/aports/main/perl-convert-uulib/APKBUILD... >>> perl-convert-uulib: Analyzing dependencies... >>> perl-convert-uulib: Installing for build: build-base perl perl-common-sense perl-dev perl-canary-stability (1/10) Installing libbz2 (1.0.8-r1) (2/10) Installing perl (5.36.0-r0) (3/10) Installing perl-common-sense (3.75-r2) (4/10) Installing perl-utils (5.36.0-r0) (5/10) Installing perl-dev (5.36.0-r0) (6/10) Installing perl-canary-stability (2013-r1) (7/10) Installing .makedepends-perl-convert-uulib (20220608.163052) (8/10) Installing perl-error (0.17029-r1) (9/10) Installing perl-git (2.36.1-r0) (10/10) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r14.trigger OK: 261 MiB in 88 packages >>> perl-convert-uulib: Cleaning up srcdir >>> perl-convert-uulib: Cleaning up pkgdir >>> perl-convert-uulib: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Convert-UUlib-1.71.tar.gz >>> perl-convert-uulib: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Convert-UUlib-1.71.tar.gz >>> perl-convert-uulib: Checking sha512sums... Convert-UUlib-1.71.tar.gz: OK >>> perl-convert-uulib: Unpacking /var/cache/distfiles/Convert-UUlib-1.71.tar.gz... *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.036000, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Convert::UUlib. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Convert::UUlib, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Convert::UUlib with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Convert::UUlib Writing MYMETA.yml and MYMETA.json cd uulib && ./configure --with-cc='cc' --with-cflags='-Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC' "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/main/perl-convert-uulib/src/Convert-UUlib-1.71/typemap' UUlib.xs > UUlib.xsc Running Mkbootstrap for UUlib () creating cache ./config.cache chmod 644 "UUlib.bs" checking for gcc... cc checking whether the C compiler (cc -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -fstack-protector-strong -L/usr/local/lib) works... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 cp UUlib.pm blib/lib/Convert/UUlib.pm mv UUlib.xsc UUlib.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.71\" -DXS_VERSION=\"1.71\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" UUlib.c yes checking whether the C compiler (cc -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -fstack-protector-strong -L/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking if the compiler supports function prototypes... In file included from uulib/fptools.h:24, from UUlib.xs:7: uulib/ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | uulib/ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... yes checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for fgetc_unlocked... yes checking for tempnam... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h cd uulib && make all make[1]: Entering directory '/home/buildozer/aports/main/perl-convert-uulib/src/Convert-UUlib-1.71/uulib' cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c cc -c -Os -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -D_GNU_SOURCE -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c In file included from crc32.h:12, from crc32.c:28: ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | In file included from ./crc32.h:12, from uunconc.c:52: ./ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | ./ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | In file included from ./fptools.h:24, from fptools.c:53: ./ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | In file included from ./fptools.h:24, from uucheck.c:53: ./ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | ./ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | ./ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | In file included from ./fptools.h:24, from uuencode.c:47: ./ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | ./ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | In file included from ./fptools.h:24, from uuscan.c:57: ./ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | ./ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | In file included from ./fptools.h:24, from uuutil.c:54: ./ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | ./ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | In file included from ./fptools.h:24, from uulib.c:81: ./ecb.h:247: warning: "ECB_MEMORY_FENCE_RELAXED" redefined 247 | #define ECB_MEMORY_FENCE_RELAXED __atomic_thread_fence (__ATOMIC_RELAXED) | ./ecb.h:187: note: this is the location of the previous definition 187 | #define ECB_MEMORY_FENCE_RELAXED __asm__ __volatile__ ("" : : : "memory") | rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o /usr/bin/ar: creating libuu.a ranlib libuu.a make[1]: Leaving directory '/home/buildozer/aports/main/perl-convert-uulib/src/Convert-UUlib-1.71/uulib' rm -f blib/arch/auto/Convert/UUlib/UUlib.so cc -shared -Os -fomit-frame-pointer -L/usr/local/lib -fstack-protector-strong UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a \ \ chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying 1 pod document >>> perl-convert-uulib: Entering fakeroot... cd uulib && make all "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 make[1]: Entering directory '/home/buildozer/aports/main/perl-convert-uulib/src/Convert-UUlib-1.71/uulib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/perl-convert-uulib/src/Convert-UUlib-1.71/uulib' Manifying 1 pod document Appending installation info to /home/buildozer/aports/main/perl-convert-uulib/pkg/perl-convert-uulib/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-convert-uulib/pkg/perl-convert-uulib/usr/lib/perl5/vendor_perl/auto/Convert/UUlib/UUlib.so Installing /home/buildozer/aports/main/perl-convert-uulib/pkg/perl-convert-uulib/usr/lib/perl5/vendor_perl/Convert/UUlib.pm Installing /home/buildozer/aports/main/perl-convert-uulib/pkg/perl-convert-uulib/usr/share/man/man3/Convert::UUlib.3pm >>> perl-convert-uulib-doc*: Running split function doc... >>> perl-convert-uulib-doc*: Preparing subpackage perl-convert-uulib-doc... >>> perl-convert-uulib-doc*: Running postcheck for perl-convert-uulib-doc >>> perl-convert-uulib*: Running postcheck for perl-convert-uulib >>> perl-convert-uulib*: Preparing package perl-convert-uulib... >>> perl-convert-uulib*: Stripping binaries >>> perl-convert-uulib-doc*: Scanning shared objects >>> perl-convert-uulib*: Scanning shared objects >>> perl-convert-uulib-doc*: Tracing dependencies... >>> perl-convert-uulib-doc*: Package size: 28.0 KB >>> perl-convert-uulib-doc*: Compressing data... >>> perl-convert-uulib-doc*: Create checksum... >>> perl-convert-uulib-doc*: Create perl-convert-uulib-doc-1.71-r1.apk >>> perl-convert-uulib*: Tracing dependencies... perl perl-common-sense so:libc.musl-riscv64.so.1 >>> perl-convert-uulib*: Package size: 192.0 KB >>> perl-convert-uulib*: Compressing data... >>> perl-convert-uulib*: Create checksum... >>> perl-convert-uulib*: Create perl-convert-uulib-1.71-r1.apk >>> perl-convert-uulib: Build complete at Wed, 08 Jun 2022 16:31:31 +0000 elapsed time 0h 0m 42s >>> perl-convert-uulib: Cleaning up srcdir >>> perl-convert-uulib: Cleaning up pkgdir >>> perl-convert-uulib: Uninstalling dependencies... (1/10) Purging .makedepends-perl-convert-uulib (20220608.163052) (2/10) Purging perl-common-sense (3.75-r2) (3/10) Purging perl-dev (5.36.0-r0) (4/10) Purging perl-utils (5.36.0-r0) (5/10) Purging perl-canary-stability (2013-r1) (6/10) Purging git-perl (2.36.1-r0) (7/10) Purging perl-git (2.36.1-r0) (8/10) Purging perl-error (0.17029-r1) (9/10) Purging perl (5.36.0-r0) (10/10) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r14.trigger OK: 214 MiB in 78 packages >>> perl-convert-uulib: Updating the main/riscv64 repository index... >>> perl-convert-uulib: Signing the index...