Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-DB_File.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-30197/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-DB_File.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: copr-builder-689381577 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl520-perl-DB_File-1.835-3.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-DB_File.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-30197/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-DB_File.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VgYMpW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DB_File-1.835 + /usr/bin/gzip -dc /builddir/build/SOURCES/DB_File-1.835.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DB_File-1.835 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (DB_File-1.833-Destroy-DB_File-objects-only-from-original-thread-co.patch):' Patch #0 (DB_File-1.833-Destroy-DB_File-objects-only-from-original-thread-co.patch): + /usr/bin/cat /builddir/build/SOURCES/DB_File-1.833-Destroy-DB_File-objects-only-from-original-thread-co.patch + /usr/bin/patch -p1 --fuzz=0 patching file DB_File.xs patching file MANIFEST patching file t/db-threads.t + find -type f -exec chmod -x '{}' + + scl enable rh-perl520 'perl -MExtUtils::MakeMaker -e "ExtUtils::MM_Unix->fixin(qw{dbinfo})"' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0u1gEE + umask 022 + cd /builddir/build/BUILD + cd DB_File-1.835 + scl enable rh-perl520 'perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" && make -j2' Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DB_File Running Mkbootstrap for DB_File () chmod 644 "DB_File.bs" gcc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -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 -m64 -mtune=generic -DVERSION=\"1.835\" -DXS_VERSION=\"1.835\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c cp DB_File.pm blib/lib/DB_File.pm "/opt/rh/rh-perl520/root/usr/bin/perl" "/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap "/opt/rh/rh-perl520/root/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" DB_File.xs > DB_File.xsc && mv DB_File.xsc DB_File.c gcc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -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 -m64 -mtune=generic -DVERSION=\"1.835\" -DXS_VERSION=\"1.835\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c In file included from /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/perl.h:5089:0, from DB_File.xs:121: DB_File.c: In function 'XS_DB_File_constant': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/embed.h:628:37: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) ^ ./constants.xs:11:6: note: 'iv' was declared here IV iv; ^ rm -f blib/arch/auto/DB_File/DB_File.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib version.o DB_File.o -o blib/arch/auto/DB_File/DB_File.so \ -ldb -lperl \ chmod 755 blib/arch/auto/DB_File/DB_File.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs blib/arch/auto/DB_File/DB_File.bs 644 Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g4LaXt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 + cd DB_File-1.835 + scl enable rh-perl520 'make pure_install DESTDIR=$RPM_BUILD_ROOT' Running Mkbootstrap for DB_File () chmod 644 "DB_File.bs" Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DB_File/DB_File.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/DB_File.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/DB_File.3pm + find /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt + /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/DB_File-1.835 extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DB_File/DB_File.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 279 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl520/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-perl520/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.698srl + umask 022 + cd /builddir/build/BUILD + cd DB_File-1.835 + scl enable rh-perl520 'make test' PERL_DL_NONLAZY=1 "/opt/rh/rh-perl520/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/db-btree.t .... ok t/db-hash.t ..... ok t/db-recno.t .... ok t/db-threads.t .. ok t/pod.t ......... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=5, Tests=574, 2 wallclock secs ( 0.08 usr 0.01 sys + 1.08 cusr 0.18 csys = 1.35 CPU) Result: PASS + exit 0 Processing files: rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dbik3g + umask 022 + cd /builddir/build/BUILD + cd DB_File-1.835 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DB_File-1.835 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DB_File-1.835 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DB_File-1.835 + cp -pr dbinfo /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DB_File-1.835 + cp -pr README /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DB_File-1.835 + exit 0 Provides: rh-perl520-perl(DB_File) = 1.835 rh-perl520-perl(DB_File::BTREEINFO) rh-perl520-perl(DB_File::HASHINFO) rh-perl520-perl(DB_File::RECNOINFO) rh-perl520-perl-DB_File = 1.835-3.el7.centos rh-perl520-perl-DB_File(x86-64) = 1.835-3.el7.centos scl-package(rh-perl520) 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdb-5.3.so()(64bit) libperl.so.rh-perl520-5.20()(64bit) rh-perl520-perl >= 0:5.008003 rh-perl520-perl(Carp) rh-perl520-perl(Exporter) rh-perl520-perl(File::Spec) rh-perl520-perl(Tie::Hash) rh-perl520-perl(strict) rh-perl520-perl(warnings) rh-perl520-runtime rtld(GNU_HASH) Processing files: rh-perl520-perl-DB_File-debuginfo-1.835-3.el7.centos.x86_64 Provides: scl-package(rh-perl520) rh-perl520-perl-DB_File-debuginfo = 1.835-3.el7.centos rh-perl520-perl-DB_File-debuginfo(x86-64) = 1.835-3.el7.centos 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-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-689381577 Wrote: /builddir/build/RPMS/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-perl520-perl-DB_File-debuginfo-1.835-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IKUA34 + umask 022 + cd /builddir/build/BUILD + cd DB_File-1.835 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-DB_File-1.835-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->