Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Compress-Bzip2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-rh-perl530-rh-el7-build-75136-406577/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Compress-Bzip2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /opt/rh/rh-perl530/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl530/root/usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Compress-Bzip2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-rh-perl530-rh-el7-build-75136-406577/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Compress-Bzip2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GDR15z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Compress-Bzip2-2.26 + /usr/bin/gzip -dc /builddir/build/SOURCES/Compress-Bzip2-2.26.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Compress-Bzip2-2.26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find bzlib-src -mindepth 1 -type f '!' -name 'sample*' -delete + sed -i -e '/^bzlib-src\//d' MANIFEST + find bzlib-src -type f + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OrLUdS + umask 022 + cd /builddir/build/BUILD + cd Compress-Bzip2-2.26 + scl enable rh-perl530 'perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS" && make -j32' Parsing config.in... show_bzversion.c: In function 'main': show_bzversion.c:14:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ found bzip2 1.0.6, 6-Sept-2010 installed Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Compress::Bzip2 Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Bzip2 () "/opt/rh/rh-perl530/root/usr/bin/perl" "/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/opt/rh/rh-perl530/root/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Compress-Bzip2-2.26/typemap' Bzip2.xs > Bzip2.xsc chmod 644 "Bzip2.bs" "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Bzip2/Bzip2.bs 644 cp lib/Compress/Bzip2.pm blib/lib/Compress/Bzip2.pm AutoSplitting blib/lib/Compress/Bzip2.pm (blib/lib/auto/Compress/Bzip2) mv Bzip2.xsc Bzip2.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fwrapv -fno-strict-aliasing -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 -m64 -mtune=generic -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -fPIC "-I/opt/rh/rh-perl530/root/usr/lib64/perl5/CORE" Bzip2.c Bzip2.c: In function 'XS_Compress__Bzip2_bzeof': Bzip2.c:2571:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ In file included from /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/perl.h:5376:0, from Bzip2.xs:4: Bzip2.c: In function 'XS_Compress__Bzip2_bzopen': /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/embed.h:834:46: warning: 'class' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setref_iv(a,b,c) Perl_sv_setref_iv(aTHX_ a,b,c) ^ Bzip2.xs:1886:29: note: 'class' was declared here char *filename, *mode, *class; ^ In file included from /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/perl.h:5376:0, from Bzip2.xs:4: Bzip2.c: In function 'XS_Compress__Bzip2_new': /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/embed.h:834:46: warning: 'class' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setref_iv(a,b,c) Perl_sv_setref_iv(aTHX_ a,b,c) ^ Bzip2.xs:1663:11: note: 'class' was declared here char *class, *param; ^ rm -f blib/arch/auto/Compress/Bzip2/Bzip2.so gcc -lpthread -shared -Wl,-z,relro -L/opt/rh/rh-perl530/root/usr/lib64 -L/usr/local/lib -fstack-protector-strong -Wl,--enable-new-dtags -Wl,-z,relro Bzip2.o -o blib/arch/auto/Compress/Bzip2/Bzip2.so \ -lbz2 -lperl \ chmod 755 blib/arch/auto/Compress/Bzip2/Bzip2.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wPDzxe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 + cd Compress-Bzip2-2.26 + scl enable rh-perl530 'make pure_install DESTDIR=/builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Bzip2/Bzip2.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/Compress/Bzip2/Bzip2.so Installing /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/Compress/Bzip2.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/Compress/Bzip2/autosplit.ix Installing /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/man/man3/Compress::Bzip2.3pm + find /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Compress-Bzip2-2.26 extracting debug info from /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/Compress/Bzip2/Bzip2.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 325 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl530/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl530/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.khPOUB + umask 022 + cd /builddir/build/BUILD + cd Compress-Bzip2-2.26 + scl enable rh-perl530 'make test' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Bzip2/Bzip2.bs 644 PERL_DL_NONLAZY=1 "/opt/rh/rh-perl530/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/010-useability.t ............ ok t/011-prototype.t ............. ok t/020-compfile.t .............. ok t/021-compfile.t .............. ok t/022-compfile.t .............. ok t/023-compfile.t .............. ok t/024-compfile.t .............. ok t/025-compfile.t .............. ok t/026-compfile.t .............. ok t/030-uncompfile.t ............ ok t/031-uncompfile.t ............ ok t/032-uncompfile.t ............ ok t/033-uncompfile.t ............ ok t/034-uncompfile.t ............ ok t/035-uncompreadline.t ........ ok t/040-memory.t ................ ok t/041-double-free.t ........... ok Warning: unable to close filehandle $out properly: Bad file descriptor at t/041-error.t line 63. t/041-error.t ................. ok t/050-deflate.t ............... ok t/051-deflate-flush.t ......... ok t/060-inflate.t ............... ok t/070-gzcomp.t ................ ok t/071-gzuncomp.t .............. ok t/080-version.t ............... ok t/081-basic.t ................. ok t/082-stream.t ................ ok t/900_kwalitee.t .............. skipped: This test is only run for the module author t/900_leaktrace.t ............. skipped: require Test::LeakTrace t/900_meta.t .................. skipped: This test is only run for the module author t/900_perl_minimum_version.t .. skipped: Author tests not required for installation t/900_pod-coverage.t .......... skipped: This test is only run for the module author t/900_pod.t ................... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=32, Tests=569, 8 wallclock secs ( 0.14 usr 0.03 sys + 6.72 cusr 0.71 csys = 7.60 CPU) Result: PASS + exit 0 Processing files: rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WqN6Pf + umask 022 + cd /builddir/build/BUILD + cd Compress-Bzip2-2.26 + DOCDIR=/builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Compress-Bzip2-2.26 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Compress-Bzip2-2.26 + cp -pr COPYING /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Compress-Bzip2-2.26 + cp -pr ANNOUNCE /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Compress-Bzip2-2.26 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Compress-Bzip2-2.26 + cp -pr NEWS /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Compress-Bzip2-2.26 + cp -pr README.md /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Compress-Bzip2-2.26 + exit 0 Provides: rh-perl530-perl(Compress::Bzip2) = 2.26 rh-perl530-perl-Compress-Bzip2 = 2.26-14.el7 rh-perl530-perl-Compress-Bzip2(x86-64) = 2.26-14.el7 scl-package(rh-perl530) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.rh-perl530-5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rh-perl530-perl(:VERSION) >= 5.6.0 rh-perl530-perl(AutoLoader) rh-perl530-perl(Carp) rh-perl530-perl(Exporter) rh-perl530-perl(Fcntl) rh-perl530-perl(Getopt::Std) rh-perl530-perl(XSLoader) rh-perl530-perl(strict) rh-perl530-perl(warnings) rh-perl530-runtime rtld(GNU_HASH) Processing files: rh-perl530-perl-Compress-Bzip2-debuginfo-2.26-14.el7.x86_64 Provides: scl-package(rh-perl530) rh-perl530-perl-Compress-Bzip2-debuginfo = 2.26-14.el7 rh-perl530-perl-Compress-Bzip2-debuginfo(x86-64) = 2.26-14.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/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 Wrote: /builddir/build/RPMS/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-perl530-perl-Compress-Bzip2-debuginfo-2.26-14.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9RhhMc + umask 022 + cd /builddir/build/BUILD + cd Compress-Bzip2-2.26 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-Compress-Bzip2-2.26-14.el7.x86_64 + exit 0 Child return code was: 0