Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Compress-Raw-Zlib.spec'], False, '/var/lib/mock/sclo6-perl516-rh-el6-build-6329-8110/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/perl-Compress-Raw-Zlib.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: scl: command not found sh: scl: command not found sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Compress-Raw-Zlib.spec'], False, '/var/lib/mock/sclo6-perl516-rh-el6-build-6329-8110/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/perl-Compress-Raw-Zlib.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SLnWXO + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Compress-Raw-Zlib-2.063 + /usr/bin/gzip -dc /builddir/build/SOURCES/Compress-Raw-Zlib-2.063.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Compress-Raw-Zlib-2.063 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pvLvXT + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Zlib-2.063 + LANG=C + export LANG + unset DISPLAY + BUILD_ZLIB=False + OLD_ZLIB=False + ZLIB_LIB=/opt/rh/perl516/root/usr/lib64 + ZLIB_INCLUDE=/opt/rh/perl516/root/usr/include + export BUILD_ZLIB OLD_ZLIB ZLIB_LIB ZLIB_INCLUDE + scl enable perl516 ' perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" ' Up/Downgrade not needed. Parsing config.in... Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib + scl enable perl516 ' make -j16 ' /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/root/usr/share/perl5/ExtUtils/typemap -typemap typemap Zlib.xs > Zlib.xsc && mv Zlib.xsc Zlib.c cp lib/Compress/Raw/Zlib.pm blib/lib/Compress/Raw/Zlib.pm gcc -c -I/opt/rh/perl516/root/usr/include -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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"2.063\" -DXS_VERSION=\"2.063\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 -DUSE_PPPORT_H Zlib.c Zlib.c: In function 'XS_Compress__Raw__Zlib_constant': ./constants.xs:11: warning: 'iv' may be used uninitialized in this function ./constants.xs:11: note: 'iv' was declared here rm -f blib/arch/auto/Compress/Raw/Zlib/Zlib.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Zlib.o -o blib/arch/auto/Compress/Raw/Zlib/Zlib.so \ -L/opt/rh/perl516/root/usr/lib64 -lz \ chmod 755 blib/arch/auto/Compress/Raw/Zlib/Zlib.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Raw/Zlib/Zlib.bs 644 Manifying blib/man3/Compress::Raw::Zlib.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oYt1N5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 + cd Compress-Raw-Zlib-2.063 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 ' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Zlib/Zlib.so Installing /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Compress/Raw/Zlib.pm Installing /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Compress::Raw::Zlib.3pm + find /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Compress-Raw-Zlib-2.063 extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Zlib/Zlib.so 338 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1huQKk + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Zlib-2.063 + unset DISPLAY + scl enable perl516 ' make test ' PERL_DL_NONLAZY=1 /opt/rh/perl516/root/usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000prereq.t ...... ok t/01version.t ...... ok t/02zlib.t ......... ok t/07bufsize.t ...... ok t/09limitoutput.t .. ok t/18lvalue.t ....... ok t/99pod.t .......... ok All tests successful. Files=7, Tests=723, 2 wallclock secs ( 0.10 usr 0.02 sys + 1.12 cusr 0.06 csys = 1.30 CPU) Result: PASS + exit 0 Processing files: perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AW6zGE + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Zlib-2.063 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Compress-Raw-Zlib-2.063 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Compress-Raw-Zlib-2.063 + /bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Compress-Raw-Zlib-2.063 + cp -pr Changes README /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Compress-Raw-Zlib-2.063 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/.*\.so$' | /bin/grep -v -P '/opt/rh/perl516/root/usr/lib64/perl5/(?!CORE/libperl).*\.so$' | /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/perl(UNIVERSAL)/d; /perl(DB)/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: perl516-perl(Compress::Raw::Zlib) = 2.063 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) libz.so.1(ZLIB_1.2.0.8)(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) libz.so.1(ZLIB_1.2.2)(64bit) perl516-perl >= 0:5.006 perl516-perl(bytes) perl516-perl(Carp) perl516-perl(constant) perl516-perl(Exporter) perl516-perl(strict) perl516-perl(warnings) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: perl516-perl-Compress-Raw-Zlib-debuginfo-2.063-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl516-perl-Compress-Raw-Zlib-debuginfo-2.063-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jhmMIP + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Zlib-2.063 + /bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-Compress-Raw-Zlib-2.063-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->