Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-IO-AIO.spec'], chrootPath='/var/lib/mock/f23-perl-3440892-489626/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-IO-AIO.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-IO-AIO-4.32-2.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-IO-AIO.spec '], chrootPath='/var/lib/mock/f23-perl-3440892-489626/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-IO-AIO.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pcJOJv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IO-AIO-4.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/IO-AIO-4.32.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-AIO-4.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LdhKsH + umask 022 + cd /builddir/build/BUILD + cd IO-AIO-4.32 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 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... 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_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... yes 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 + make -j16 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" AIO.xs > AIO.xsc && mv AIO.xsc AIO.c Running Mkbootstrap for IO::AIO () cp bin/treescan blib/script/treescan "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/treescan chmod 644 "AIO.bs" cp AIO.pm blib/lib/IO/AIO.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"4.32\" -DXS_VERSION=\"4.32\" -fPIC "-I/usr/lib/perl5/CORE" AIO.c In file included from AIO.xs:131:0: libeio/eio.c: In function 'eio__mtouch': libeio/eio.c:942:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (addr < end) ^ libeio/eio.c: In function 'eio__scandir': libeio/eio.c:1441:19: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] else if (flags & EIO_READDIR_DIRS_FIRST) ^ AIO.xs: In function 'req_invoke': AIO.xs:607:29: warning: unused variable 'i' [-Wunused-variable] int i; ^ In file included from AIO.xs:7:0: AIO.c: In function 'XS_IO__AIO_poll_cb': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ AIO.c:2657:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^ In file included from AIO.xs:9:0: AIO.c: At top level: schmorp.h:139:1: warning: 's_signum_croak' defined but not used [-Wunused-function] s_signum_croak (SV *sig) ^ schmorp.h:220:1: warning: 's_gensub' defined but not used [-Wunused-function] s_gensub (pTHX_ void (*xsub)(pTHX_ CV *), void *arg) ^ schmorp.h:417:1: warning: 's_epipe_destroy' defined but not used [-Wunused-function] s_epipe_destroy (s_epipe *epp) ^ AIO.xs:281:13: warning: 'req_cancel' declared 'static' but never defined [-Wunused-function] static void req_cancel (aio_req req); ^ In file included from AIO.xs:9: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)); ^ In file included from /usr/lib/perl5/CORE/perl.h:5541:0, from AIO.xs:6: AIO.c: In function 'XS_IO__AIO_munlockall': /usr/lib/perl5/CORE/embed.h:656:24: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) ^ AIO.c:3021:6: note: 'RETVAL' was declared here int RETVAL; ^ In file included from /usr/lib/perl5/CORE/perl.h:5541:0, from AIO.xs:6: AIO.c: In function 'XS_IO__AIO_madvise': /usr/lib/perl5/CORE/embed.h:656:24: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) ^ AIO.c:2904:6: note: 'RETVAL' was declared here int RETVAL; ^ In file included from AIO.xs:131:0: libeio/eio.c: In function 'etp_proc': libeio/eio.c:1977:25: warning: 'dirfd' may be used uninitialized in this function [-Wmaybe-uninitialized] : utimensat (dirfd, req->ptr1, times, 0); ^ libeio/eio.c:1881:7: note: 'dirfd' was declared here int dirfd; ^ rm -f blib/arch/auto/IO/AIO/AIO.so gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib AIO.o -o blib/arch/auto/IO/AIO/AIO.so \ -lpthread -lperl \ chmod 755 blib/arch/auto/IO/AIO/AIO.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6XqL5a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 ++ dirname /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 + cd IO-AIO-4.32 + rm -rf /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 Running Mkbootstrap for IO::AIO () chmod 644 "AIO.bs" Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/lib/perl5/vendor_perl/auto/IO/AIO/AIO.so Installing /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/lib/perl5/vendor_perl/IO/AIO.pm Installing /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/man/man3/IO::AIO.3pm Installing /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/bin/treescan + find /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 + rm /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/bin/treescan + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/IO-AIO-4.32 extracting debug info from /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/lib/perl5/vendor_perl/auto/IO/AIO/AIO.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 468 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lwu2IG + umask 022 + cd /builddir/build/BUILD + cd IO-AIO-4.32 + make test 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/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.05 usr 0.01 sys + 0.24 cusr 0.03 csys = 0.33 CPU) Result: PASS + exit 0 Processing files: perl-IO-AIO-4.32-2.fc23.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gTFphg + umask 022 + cd /builddir/build/BUILD + cd IO-AIO-4.32 + DOCDIR=/builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/doc/perl-IO-AIO + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/doc/perl-IO-AIO + cp -pr Changes /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/doc/perl-IO-AIO + cp -pr README /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/doc/perl-IO-AIO + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oufeRP + umask 022 + cd /builddir/build/BUILD + cd IO-AIO-4.32 + LICENSEDIR=/builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/licenses/perl-IO-AIO + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/licenses/perl-IO-AIO + cp -pr COPYING /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386/usr/share/licenses/perl-IO-AIO + exit 0 Provides: perl(IO::AIO) = 4.32 perl-IO-AIO = 4.32-2.fc23 perl-IO-AIO(x86-32) = 4.32-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libperl.so.5.22 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) perl(Carp) perl(Exporter) perl(base) perl(common::sense) rtld(GNU_HASH) Processing files: perl-IO-AIO-debuginfo-4.32-2.fc23.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-IO-AIO-4.32-2.fc23.i686.rpm Wrote: /builddir/build/RPMS/perl-IO-AIO-debuginfo-4.32-2.fc23.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.niSo4p + umask 022 + cd /builddir/build/BUILD + cd IO-AIO-4.32 + rm -rf /builddir/build/BUILDROOT/perl-IO-AIO-4.32-2.fc23.i386 + exit 0 Child return code was: 0 LEAVE do -->