D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-IO-AIO-4.730.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KSwdYC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf IO-AIO-4.73 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/IO-AIO-4.73.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-AIO-4.73 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (IO-AIO-4.4-shellbang.patch):' Patch #0 (IO-AIO-4.4-shellbang.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file bin/treescan + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.znxcAD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd IO-AIO-4.73 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + PERL_CANARY_STABILITY_NOPROMPT=1 + perl Makefile.PL INSTALLDIRS=vendor *** *** 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.032000, 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 IO::AIO. *** 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 IO::AIO, *** 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 IO::AIO 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/ *** checking for gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for stdint.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for library containing pthread_create... none required checking for utimes... yes checking for futimes... yes checking for readahead... yes checking for fdatasync... yes checking for sendfile... yes checking for sync_file_range... yes checking for fallocate... yes checking for sys_syncfs... yes checking for prctl_set_name... yes checking for posix_close... no checking for renameat2... yes checking for set/getrlimit... yes checking for posix_madvise... yes checking for posix_fadvise... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for splice, vmsplice and tee... yes checking for pipe2... yes checking for eventfd... yes checking for timerfd_*... yes checking for memfd_create... yes checking for copy_file_range... yes checking for st_xtimensec... no checking for st_xtimespec... yes checking for st_birthtimensec... no checking for st_birthtimespec... no checking for st_gen... no checking for statx... yes checking for accept4... yes configure: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for IO::AIO Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Running Mkbootstrap for AIO () chmod 644 "AIO.bs" "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 cp AIO.pm blib/lib/IO/AIO.pm "/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/IO-AIO-4.73/typemap' AIO.xs > AIO.xsc mv AIO.xsc AIO.c aarch64-mageia-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"4.73\" -DXS_VERSION=\"4.73\" -fPIC "-I/usr/lib64/perl5/CORE" AIO.c In file included from AIO.xs:157: schmorp.h: In function 's_epipe_drain': schmorp.h:465:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 465 | read (epp->fd [0], buf, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schmorp.h: In function 's_epipe_signal': schmorp.h:452:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | write (epp->fd [1], &counter, (epp->len = 8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/IO/AIO/AIO.so aarch64-mageia-linux-gnu-gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong AIO.o -o blib/arch/auto/IO/AIO/AIO.so \ -lpthread -lperl \ chmod 755 blib/arch/auto/IO/AIO/AIO.so cp bin/treescan blib/script/treescan "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/treescan Manifying 1 pod document Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oSwdHB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64 + cd IO-AIO-4.73 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/IO/AIO/AIO.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/IO/AIO.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/man/man1/treescan.1 Installing /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/man/man3/IO::AIO.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/bin/treescan Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.730.0-1.mga8 --unique-debug-suffix -4.730.0-1.mga8.aarch64 --unique-debug-src-base perl-IO-AIO-4.730.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/IO-AIO-4.73 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/IO/AIO/AIO.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/IO/AIO/AIO.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/IO/AIO/AIO.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/IO/AIO/AIO.so'; reason: Permission denied original debug info size: 480kB, size after compression: 468kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 595 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i90hlD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd IO-AIO-4.73 + '[' 1 -eq 1 ']' + make test "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ..... ok t/01_stat.t ..... ok t/02_read.t ..... ok t/03_errors.t ... ok t/04_fork.t ..... ok t/05_readdir.t .. ok t/06_group.t .... ok t/07_feeder.t ... ok All tests successful. Files=8, Tests=67, 2 wallclock secs ( 0.09 usr 0.01 sys + 0.41 cusr 0.04 csys = 0.55 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-IO-AIO-4.730.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5Inz3E + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd IO-AIO-4.73 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64/usr/share/doc/perl-IO-AIO + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(IO::AIO) = 4.730.0 perl-IO-AIO = 4.730.0-1.mga8 perl-IO-AIO(aarch-64) = 4.730.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Carp) perl(Exporter) perl(Getopt::Long) perl(IO::AIO) perl(Time::HiRes) perl(base) perl(common::sense) perl-base >= 2:5.32.0 Processing files: perl-IO-AIO-debugsource-4.730.0-1.mga8.aarch64 Provides: perl-IO-AIO-debugsource = 4.730.0-1.mga8 perl-IO-AIO-debugsource(aarch-64) = 4.730.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-IO-AIO-debuginfo-4.730.0-1.mga8.aarch64 Provides: debuginfo(build-id) = b23609e7cc6900327d3786f3b0645c5e8c105c9b perl-IO-AIO-debuginfo = 4.730.0-1.mga8 perl-IO-AIO-debuginfo(aarch-64) = 4.730.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-IO-AIO-debugsource(aarch-64) = 4.730.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-IO-AIO-debuginfo-4.730.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-IO-AIO-debugsource-4.730.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-IO-AIO-4.730.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EptBkB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd IO-AIO-4.73 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-IO-AIO-4.730.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vZLCLE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf IO-AIO-4.73 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!