Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-OpenSSL-Random.spec'], chrootPath='/var/lib/mock/f26-build-7633946-694400/root'shell=Falselogger=user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}gid=425uid=1000timeout=172800printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-OpenSSL-Random.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Crypt-OpenSSL-Random-0.11-5.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-OpenSSL-Random.spec'], chrootPath='/var/lib/mock/f26-build-7633946-694400/root'shell=Falselogger=user='mockbuild'private_network=Trueenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}gid=425uid=1000timeout=172800printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-OpenSSL-Random.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fl4qtU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-OpenSSL-Random-0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-OpenSSL-Random-0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-OpenSSL-Random-0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MOqWWx + umask 022 + cd /builddir/build/BUILD + cd Crypt-OpenSSL-Random-0.11 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::OpenSSL::Random + make -j48 Running Mkbootstrap for Random () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Random.xs > Random.xsc chmod 644 "Random.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.bs 644 cp Random.pm blib/lib/Crypt/OpenSSL/Random.pm mv Random.xsc Random.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -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 -g -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib64/perl5/CORE" Random.c rm -f blib/arch/auto/Crypt/OpenSSL/Random/Random.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong Random.o -o blib/arch/auto/Crypt/OpenSSL/Random/Random.so \ -lssl -lcrypto -lperl \ chmod 755 blib/arch/auto/Crypt/OpenSSL/Random/Random.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PzRUZc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 + cd Crypt-OpenSSL-Random-0.11 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.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/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/Random/Random.so Installing /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/lib64/perl5/vendor_perl/Crypt/OpenSSL/Random.pm Installing /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/share/man/man3/Crypt::OpenSSL::Random.3pm + find /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 -type f '(' -name .packlist -o -name '*.bs' -empty ')' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 -depth -type d -empty -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.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-OpenSSL-Random-0.11 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/Random/Random.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 24 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6fBTnT + umask 022 + cd /builddir/build/BUILD + cd Crypt-OpenSSL-Random-0.11 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.bs 644 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/0-basic.t ................. ok t/z_kwalitee.t .............. skipped: This test is only run for the module author t/z_manifest.t .............. skipped: requires a git checkout and a unix for git and diff t/z_meta.t .................. skipped: This test is only run for the module author t/z_perl_minimum_version.t .. skipped: Author tests not required for installation t/z_pod-coverage.t .......... skipped: This test is only run for the module author t/z_pod.t ................... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=7, Tests=5, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.38 cusr 0.05 csys = 0.47 CPU) Result: PASS + exit 0 Processing files: perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fOBTdB + umask 022 + cd /builddir/build/BUILD + cd Crypt-OpenSSL-Random-0.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/share/doc/perl-Crypt-OpenSSL-Random + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/share/doc/perl-Crypt-OpenSSL-Random + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/share/doc/perl-Crypt-OpenSSL-Random + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MN7W4i + umask 022 + cd /builddir/build/BUILD + cd Crypt-OpenSSL-Random-0.11 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/share/licenses/perl-Crypt-OpenSSL-Random + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/share/licenses/perl-Crypt-OpenSSL-Random + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64/usr/share/licenses/perl-Crypt-OpenSSL-Random + exit 0 Provides: perl(Crypt::OpenSSL::Random) = 0.11 perl-Crypt-OpenSSL-Random = 0.11-5.fc26 perl-Crypt-OpenSSL-Random(x86-64) = 0.11-5.fc26 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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libperl.so.5.24()(64bit) libssl.so.1.1()(64bit) perl(Exporter) perl(XSLoader) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Crypt-OpenSSL-Random-debuginfo-0.11-5.fc26.x86_64 Provides: perl-Crypt-OpenSSL-Random-debuginfo = 0.11-5.fc26 perl-Crypt-OpenSSL-Random-debuginfo(x86-64) = 0.11-5.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 Wrote: /builddir/build/RPMS/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-OpenSSL-Random-debuginfo-0.11-5.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fs9yd1 + umask 022 + cd /builddir/build/BUILD + cd Crypt-OpenSSL-Random-0.11 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-OpenSSL-Random-0.11-5.fc26.x86_64 + exit 0 Child return code was: 0