Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-TermReadKey.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-TermReadKey.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-TermReadKey-2.30-20.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-TermReadKey.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-TermReadKey.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TzOyED + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf TermReadKey-2.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/TermReadKey-2.30.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd TermReadKey-2.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VNW7at + umask 022 + cd /builddir/build/BUILD + cd TermReadKey-2.30 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Term::ReadKey + make -j16 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' /usr/bin/perl -I/usr/share/perl5 genchars.pl Running Mkbootstrap for Term::ReadKey () chmod 644 ReadKey.bs cp ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs chmod 644 blib/arch/auto/Term/ReadKey/ReadKey.bs cp ReadKey.pm blib/lib/Term/ReadKey.pm AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey) Writing termio/termios section of cchars.h... Done. Checking for sgtty... Sgtty NOT found. Writing sgtty section of cchars.h... Done. /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap ReadKey.xs > ReadKey.xsc && mv ReadKey.xsc ReadKey.c Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in ReadKey.xs, line 1805 gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DVERSION=\"2.30\" -DXS_VERSION=\"2.30\" -fPIC "-I/usr/lib/perl5/CORE" ReadKey.c In file included from ReadKey.xs:6:0: ppport.h:230:0: warning: "PERL_UNUSED_DECL" redefined [enabled by default] # define PERL_UNUSED_DECL ^ In file included from ReadKey.xs:4:0: /usr/lib/perl5/CORE/perl.h:328:0: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ ^ In file included from ReadKey.xs:375:0: cchars.h: In function 'XS_Term__ReadKey_GetControlChars': cchars.h:244:8: warning: unused variable 'i' [-Wunused-variable] int i; ^ In file included from ReadKey.xs:5:0: ReadKey.c: In function 'XS_Term__ReadKey_SetTerminalSize': /usr/lib/perl5/CORE/XSUB.h:175:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ ReadKey.c:2163:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ ReadKey.c:2162:6: warning: variable 'RETVAL' set but not used [-Wunused-but-set-variable] int RETVAL; ^ rm -f blib/arch/auto/Term/ReadKey/ReadKey.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -L/usr/local/lib ReadKey.o -o blib/arch/auto/Term/ReadKey/ReadKey.so \ \ chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.so Manifying blib/man3/Term::ReadKey.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pFxVBl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 + cd TermReadKey-2.30 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/lib/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.bs Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/lib/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.so Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/lib/perl5/vendor_perl/auto/Term/ReadKey/autosplit.ix Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/lib/perl5/vendor_perl/Term/ReadKey.pm Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/share/man/man3/Term::ReadKey.3pm + find /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr + /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/TermReadKey-2.30 extracting debug info from /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/lib/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 218 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9od8Ue + umask 022 + cd /builddir/build/BUILD + cd TermReadKey-2.30 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" -w test.pl 1 .. 8 ok 1 ok 2 # skip /dev/tty is absent ok 3 # skip /dev/tty is absent ok 4 # skip /dev/tty is absent ok 5 # skip /dev/tty is absent ok 6 # skip /dev/tty is absent ok 7 # skip /dev/tty is absent ok 8 # skip /dev/tty is absent + exit 0 Processing files: perl-TermReadKey-2.30-20.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zrerj8 + umask 022 + cd /builddir/build/BUILD + cd TermReadKey-2.30 + DOCDIR=/builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/share/doc/perl-TermReadKey-2.30 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/share/doc/perl-TermReadKey-2.30 + cp -pr README /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386/usr/share/doc/perl-TermReadKey-2.30 + exit 0 Provides: perl(Term::ReadKey) = 2.30 perl-TermReadKey = 2.30-20.el7 perl-TermReadKey(x86-32) = 2.30-20.el7 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.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) rtld(GNU_HASH) Processing files: perl-TermReadKey-debuginfo-2.30-20.el7.i686 Provides: perl-TermReadKey-debuginfo = 2.30-20.el7 perl-TermReadKey-debuginfo(x86-32) = 2.30-20.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-TermReadKey-2.30-20.el7.i686.rpm Wrote: /builddir/build/RPMS/perl-TermReadKey-debuginfo-2.30-20.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T5uT1O + umask 022 + cd /builddir/build/BUILD + cd TermReadKey-2.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-TermReadKey-2.30-20.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->