Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-Blowfish.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4900/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', '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-Crypt-Blowfish.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-628120047.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Crypt-Blowfish-2.12.001-4.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-Crypt-Blowfish.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4900/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', '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-Crypt-Blowfish.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iDCchS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-Blowfish-2.12_001 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-Blowfish-2.12_001.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-Blowfish-2.12_001 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pyV6Gr + umask 022 + cd /builddir/build/BUILD + cd Crypt-Blowfish-2.12_001 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' Checking if your kit is complete... Looks good Writing Makefile for Crypt::Blowfish + make cp Blowfish.pm blib/lib/Crypt/Blowfish.pm /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Blowfish.xs > Blowfish.xsc && mv Blowfish.xsc Blowfish.c 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 -m64 -mtune=generic -DVERSION=\"2.12_001\" -DXS_VERSION=\"2.12_001\" -fPIC "-I/usr/lib64/perl5/CORE" Blowfish.c Blowfish.xs: In function 'XS_Crypt__Blowfish_init': Blowfish.xs:39:3: warning: pointer targets in passing argument 1 of 'blowfish_make_bfkey' differ in signedness [-Wpointer-sign] if (blowfish_make_bfkey(key, key_len, ks)) ^ In file included from Blowfish.xs:12:0: blowfish.h:5:5: note: expected 'char *' but argument is of type 'unsigned char *' int blowfish_make_bfkey(char * key_string, int keylength, char * bfkey); ^ In file included from Blowfish.xs:10:0: /usr/lib64/perl5/CORE/XSUB.h:175:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ Blowfish.c:182:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ Blowfish.c:181:9: warning: unused variable 'RETVAL' [-Wunused-variable] char * RETVAL; ^ 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 -m64 -mtune=generic -DVERSION=\"2.12_001\" -DXS_VERSION=\"2.12_001\" -fPIC "-I/usr/lib64/perl5/CORE" _blowfish.c Running Mkbootstrap for Crypt::Blowfish () chmod 644 Blowfish.bs rm -f blib/arch/auto/Crypt/Blowfish/Blowfish.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 Blowfish.o _blowfish.o -o blib/arch/auto/Crypt/Blowfish/Blowfish.so \ \ chmod 755 blib/arch/auto/Crypt/Blowfish/Blowfish.so cp Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs chmod 644 blib/arch/auto/Crypt/Blowfish/Blowfish.bs Manifying blib/man3/Crypt::Blowfish.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iI9gV4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 + cd Crypt-Blowfish-2.12_001 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/Blowfish/Blowfish.bs Installing /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/Blowfish/Blowfish.so Installing /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/Crypt/Blowfish.pm Installing /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/share/man/man3/Crypt::Blowfish.3pm + find /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr + /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/Crypt-Blowfish-2.12_001 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/Blowfish/Blowfish.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 59 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.QBt4zJ + umask 022 + cd /builddir/build/BUILD + cd Crypt-Blowfish-2.12_001 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 Running standard mode speed tests.. encrypting with non-cached cipher 5,000 cycles: 1 wallclock secs ( 0.53 usr + 0.00 sys = 0.53 CPU) Running standard mode speed tests.. decrypting with non-cached cipher 5,000 cycles: 0 wallclock secs ( 0.43 usr + 0.00 sys = 0.43 CPU) Running standard mode speed tests.. encrypting with cached cipher 10,000 cycles: 0 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) Running standard mode speed tests.. decrypting with cached cipher 10,000 cycles: 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) Testing Cipher Block Chaining.. ok 11 - CBC Mode + exit 0 Processing files: perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oXb45q + umask 022 + cd /builddir/build/BUILD + cd Crypt-Blowfish-2.12_001 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/share/doc/perl-Crypt-Blowfish-2.12.001 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/share/doc/perl-Crypt-Blowfish-2.12.001 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/share/doc/perl-Crypt-Blowfish-2.12.001 + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/share/doc/perl-Crypt-Blowfish-2.12.001 + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64/usr/share/doc/perl-Crypt-Blowfish-2.12.001 + exit 0 Provides: perl(Crypt::Blowfish) = 2.12 perl-Crypt-Blowfish = 2.12.001-4.el7.centos perl-Crypt-Blowfish(x86-64) = 2.12.001-4.el7.centos 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.4)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Crypt-Blowfish-debuginfo-2.12.001-4.el7.centos.x86_64 Provides: perl-Crypt-Blowfish-debuginfo = 2.12.001-4.el7.centos perl-Crypt-Blowfish-debuginfo(x86-64) = 2.12.001-4.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/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-628120047.novalocal Wrote: /builddir/build/RPMS/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-Blowfish-debuginfo-2.12.001-4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z8tFBz + umask 022 + cd /builddir/build/BUILD + cd Crypt-Blowfish-2.12_001 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-Blowfish-2.12.001-4.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->