Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl-TermReadKey.spec'], chrootPath='/var/lib/mock/dist-oc9-build-43909-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f16131ca908>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl-TermReadKey.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/perl-TermReadKey-2.38-3.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl-TermReadKey.spec'], chrootPath='/var/lib/mock/dist-oc9-build-43909-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f16131ca908>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl-TermReadKey.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6qdW5G
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf TermReadKey-2.38
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/TermReadKey-2.38.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd TermReadKey-2.38
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MvGgHl
+ umask 022
+ cd /builddir/build/BUILD
+ cd TermReadKey-2.38
+ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Term::ReadKey
+ /usr/bin/make -O -j32 V=1 VERBOSE=1 'OPTIMIZE=-O2 -g'
Running Mkbootstrap for ReadKey ()
chmod 644 "ReadKey.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644
"/usr/bin/perl" genchars.pl
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
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g   -DVERSION=\"2.38\" -DXS_VERSION=\"2.38\" -fPIC "-I/usr/lib64/perl5/CORE"   ReadKey.c
In file included from ReadKey.xs:7:
ppport.h:4385: warning: "WIDEST_UTYPE" redefined
 4385 | # define WIDEST_UTYPE U64TYPE
      | 
In file included from /usr/lib64/perl5/CORE/perl.h:2999,
                 from ReadKey.xs:5:
/usr/lib64/perl5/CORE/handy.h:1389: note: this is the location of the previous definition
 1389 | #   define WIDEST_UTYPE U64
      | 
rm -f blib/arch/auto/Term/ReadKey/ReadKey.so
gcc  -shared  -L/usr/local/lib -fstack-protector-strong  ReadKey.o  -o blib/arch/auto/Term/ReadKey/ReadKey.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.so
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" ReadKey.pm.PL ReadKey.pm 
Creating ReadKey.pm
Bootstrapping the XS for blockoptions: 5
Done
cp ReadKey.pm blib/arch/Term/ReadKey.pm
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oAmRSo
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64
+ cd TermReadKey-2.38
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" ReadKey.pm.PL ReadKey.pm 
Creating ReadKey.pm
Bootstrapping the XS for blockoptions: 5
Done
Skip blib/arch/Term/ReadKey.pm (unchanged)
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/lib64/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.so
Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/lib64/perl5/vendor_perl/Term/ReadKey.pm
Installing /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/share/man/man3/Term::ReadKey.3pm
+ find /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64 -type f -name '*.bs' -a -size 0 -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bQUfBY
+ umask 022
+ cd /builddir/build/BUILD
+ cd TermReadKey-2.38
+ make test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" ReadKey.pm.PL ReadKey.pm 
Creating ReadKey.pm
Bootstrapping the XS for blockoptions: 5
Done
Skip blib/arch/Term/ReadKey.pm (unchanged)
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/01_basic.t ............... ok
t/02_terminal_functions.t .. skipped: Need a terminal to test
All tests successful.
Files=2, Tests=1,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.12 cusr  0.01 csys =  0.15 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-TermReadKey-2.38-3.oc9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CWa9PT
+ umask 022
+ cd /builddir/build/BUILD
+ cd TermReadKey-2.38
+ DOCDIR=/builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/share/doc/perl-TermReadKey-2.38
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/share/doc/perl-TermReadKey-2.38
+ cp -pr Changes /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/share/doc/perl-TermReadKey-2.38
+ cp -pr example /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/share/doc/perl-TermReadKey-2.38
+ cp -pr README /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64/usr/share/doc/perl-TermReadKey-2.38
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/lib64/perl5/vendor_perl/auto/Term
warning: File listed twice: /usr/lib64/perl5/vendor_perl/auto/Term/ReadKey
warning: File listed twice: /usr/lib64/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.so
Provides: perl(Term::ReadKey) = 2.38 perl-TermReadKey = 2.38-3.oc9 perl-TermReadKey(x86-64) = 2.38-3.oc9
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.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.36()(64bit) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-TermReadKey-2.38-3.oc9.x86_64
Wrote: /builddir/build/RPMS/perl-TermReadKey-2.38-3.oc9.x86_64.rpm
RPM build warnings:
    File listed twice: /usr/lib64/perl5/vendor_perl/auto/Term
    File listed twice: /usr/lib64/perl5/vendor_perl/auto/Term/ReadKey
    File listed twice: /usr/lib64/perl5/vendor_perl/auto/Term/ReadKey/ReadKey.so
Child return code was: 0