D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-IO-AIO-4.400.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ygnLE2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf IO-AIO-4.4 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/IO-AIO-4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-AIO-4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TUywIc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd IO-AIO-4.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/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.026002, 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/ *** Continue anyways? [y] y checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for 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... -lpthread checking for utimes... yes checking for futimes... yes checking for readahead... no checking for fdatasync... yes checking for sendfile... yes checking for sync_file_range... no checking for fallocate... yes checking for sys_syncfs... yes checking for prctl_set_name... 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 for splice, vmsplice and tee... no checking for pipe2... yes checking for eventfd... yes checking for timerfd... yes checking for renameat2... yes checking for copy_file_range... yes checking for posix_close... no configure: creating ./config.status config.status: creating libeio/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 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 '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" cp AIO.pm blib/lib/IO/AIO.pm "/usr/bin/perl5.26.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 "/usr/bin/perl5.26.2" "/usr/lib/perl5/5.26.2/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.26.2/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/IO-AIO-4.4/typemap' AIO.xs > AIO.xsc mv AIO.xsc AIO.c 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.4\" -DXS_VERSION=\"4.4\" -fPIC "-I/usr/lib/perl5/5.26.2/x86_64-linux-thread-multi/CORE" AIO.c AIO.xs: In function 'XS_IO__AIO_major': AIO.xs:1604:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . RETVAL = ix ? minor (dev) : major (dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AIO.xs:1604:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . AIO.xs: In function 'XS_IO__AIO_makedev': AIO.xs:1611:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . RETVAL = makedev (maj, min); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from AIO.xs:146:0: libeio/eio.c: In function 'eio__readahead': libeio/eio.c:688:7: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread (fd, eio_buf, len, offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from AIO.xs:109:0: schmorp.h: In function 's_epipe_drain': schmorp.h:463:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (epp->fd [0], buf, sizeof (buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schmorp.h: In function 's_epipe_signal': schmorp.h:450:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (epp->fd [1], &counter, (epp->len = 8)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/IO/AIO/AIO.so gcc -lpthread -shared -L/usr/local/lib64 -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.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/treescan Manifying 1 pod document Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.G7jw6A + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64 + cd IO-AIO-4.4 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64 install "/usr/bin/perl5.26.2" -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/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/x86_64-linux-thread-multi/auto/IO/AIO/AIO.so Installing /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/x86_64-linux-thread-multi/IO/AIO.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/man/man1/treescan.1 Installing /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/man/man3/IO::AIO.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/bin/treescan Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/lib/perl5/5.26.2/x86_64-linux-thread-multi/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 4.400.0-1.mga7 --unique-debug-suffix -4.400.0-1.mga7.x86_64 --unique-debug-src-base perl-IO-AIO-4.400.0-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/IO-AIO-4.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/x86_64-linux-thread-multi/auto/IO/AIO/AIO.so objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/x86_64-linux-thread-multi/auto/IO/AIO/AIO.so'; reason: Permission denied /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 534 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jJPYH1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd IO-AIO-4.4 + '[' 1 -eq 1 ']' + /usr/bin/make test "/usr/bin/perl5.26.2" -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.26.2" "-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, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.17 cusr 0.01 csys = 0.23 CPU) Result: PASS + exit 0 Processing files: perl-IO-AIO-4.400.0-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eLbPjv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd IO-AIO-4.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + cp -pr Changes /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + cp -pr META.json /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + cp -pr META.yml /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + cp -pr MYMETA.yml /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64/usr/share/doc/perl-IO-AIO + exit 0 Provides: perl(IO::AIO) = 4.400.0 perl-IO-AIO = 4.400.0-1.mga7 perl-IO-AIO(x86-64) = 4.400.0-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) perl(Carp) perl(Exporter) perl(Getopt::Long) perl(IO::AIO) perl(Time::HiRes) perl(base) perl(common::sense) perl-base >= 2:5.26.2 Processing files: perl-IO-AIO-debugsource-4.400.0-1.mga7.x86_64 Provides: perl-IO-AIO-debugsource = 4.400.0-1.mga7 perl-IO-AIO-debugsource(x86-64) = 4.400.0-1.mga7 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.400.0-1.mga7.x86_64 Provides: debuginfo(build-id) = f7d79eae0410e4308ccabe8a771b645b7420b102 perl-IO-AIO-debuginfo = 4.400.0-1.mga7 perl-IO-AIO-debuginfo(x86-64) = 4.400.0-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-IO-AIO-debugsource(x86-64) = 4.400.0-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-IO-AIO-4.400.0-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-IO-AIO-debugsource-4.400.0-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-IO-AIO-debuginfo-4.400.0-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9TUDU0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd IO-AIO-4.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-IO-AIO-4.400.0-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ewVPww + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf IO-AIO-4.4 + exit 0 D: [iurt_root_command] Success!