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-Math-Random-MT-Auto.spec'], chrootPath='/var/lib/mock/f28-build-11396247-852946/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Math-Random-MT-Auto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found 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-Math-Random-MT-Auto-6.22-19.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Math-Random-MT-Auto.spec'], chrootPath='/var/lib/mock/f28-build-11396247-852946/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Math-Random-MT-Auto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7Dt61F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-Random-MT-Auto-6.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-Random-MT-Auto-6.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Random-MT-Auto-6.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x examples/bell.pl examples/binomial.pl examples/cards.pl examples/decay.pl examples/erlang.pl examples/poisson.pl examples/timings.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0QIDnB + umask 022 + cd /builddir/build/BUILD + cd Math-Random-MT-Auto-6.22 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Random::MT::Auto + make -j6 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' MRMA.xs > MRMA.xsc Running Mkbootstrap for Auto () chmod 644 "Auto.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Auto.bs blib/arch/auto/Math/Random/MT/Auto/Auto.bs 644 cp lib/Math/Random/MT/Auto.pm blib/lib/Math/Random/MT/Auto.pm cp lib/Math/Random/MT/Auto/Range.pm blib/lib/Math/Random/MT/Auto/Range.pm mv MRMA.xsc MRMA.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -DVERSION=\"6.22\" -DXS_VERSION=\"6.22\" -fPIC "-I/usr/lib64/perl5/CORE" MRMA.c MRMA.c: In function 'XS_Math__Random__MT__Auto_irand': MRMA.xs:142:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx ^~~ MRMA.xs:294:9: note: in expansion of macro 'DUAL_VARS' DUAL_VARS; ^~~~~~~~~ In file included from MRMA.xs:46: MRMA.c: In function 'XS_Math__Random__MT__Auto____new_prng': /usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^~~~~ /usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^~~~~~ MRMA.c:872:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^~~~~~~ MRMA.c: In function 'XS_Math__Random__MT__Auto____free_prng': /usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^~~~~ /usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^~~~~~ MRMA.c:899:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^~~~~~~ MRMA.c: In function 'XS_Math__Random__MT__Auto____seed_prng': /usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^~~~~ /usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^~~~~~ MRMA.c:920:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^~~~~~~ MRMA.c: In function 'XS_Math__Random__MT__Auto____get_state': /usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^~~~~ /usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^~~~~~ MRMA.c:976:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^~~~~~~ MRMA.c: In function 'XS_Math__Random__MT__Auto____set_state': /usr/lib64/perl5/CORE/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^~~~~ /usr/lib64/perl5/CORE/XSUB.h:163:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^~~~~~ MRMA.c:1025:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^~~~~~~ rm -f blib/arch/auto/Math/Random/MT/Auto/Auto.so gcc -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong MRMA.o -o blib/arch/auto/Math/Random/MT/Auto/Auto.so \ -lperl \ chmod 755 blib/arch/auto/Math/Random/MT/Auto/Auto.so Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pfouqz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 + cd Math-Random-MT-Auto-6.22 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Auto.bs blib/arch/auto/Math/Random/MT/Auto/Auto.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/lib64/perl5/vendor_perl/auto/Math/Random/MT/Auto/Auto.so Installing /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/lib64/perl5/vendor_perl/Math/Random/MT/Auto.pm Installing /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/lib64/perl5/vendor_perl/Math/Random/MT/Auto/Range.pm Installing /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/share/man/man3/Math::Random::MT::Auto::Range.3pm Installing /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/share/man/man3/Math::Random::MT::Auto.3pm + find /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 6.22-19.fc28 --unique-debug-suffix -6.22-19.fc28.x86_64 --unique-debug-src-base perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Math-Random-MT-Auto-6.22 extracting debug info from /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/lib64/perl5/vendor_perl/auto/Math/Random/MT/Auto/Auto.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 457 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qOdfBy + umask 022 + cd /builddir/build/BUILD + cd Math-Random-MT-Auto-6.22 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Auto.bs blib/arch/auto/Math/Random/MT/Auto/Auto.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 # Testing Math::Random::MT::Auto 6.22 t/00-load.t ......... ok t/01-mersenne.t ..... ok t/02-gaussian.t ..... ok t/03-threads.t ...... ok t/04-win32.t ........ skipped: Not MSWin32 or Cygwin t/05-dev_urandom.t .. ok # /dev/random exhausted t/06-dev_random.t ... ok t/07-random_org.t ... skipped: Seed not obtained from random.org t/08-hotbits.t ...... skipped: Seed not obtained from HotBits site t/09-state.t ........ ok t/10-deviates.t ..... ok t/11-range.t ........ ok t/12-rn_info.t ...... skipped: Seed not obtained from RandomNumbers.info t/13-overload.t ..... ok t/14-serialize.t .... ok t/15-shared.t ....... ok t/99-pod.t .......... skipped: Module maintainer tests All tests successful. Files=17, Tests=5612, 3 wallclock secs ( 0.34 usr 0.04 sys + 2.87 cusr 0.31 csys = 3.56 CPU) Result: PASS + exit 0 Processing files: perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wcZueG + umask 022 + cd /builddir/build/BUILD + cd Math-Random-MT-Auto-6.22 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/share/doc/perl-Math-Random-MT-Auto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/share/doc/perl-Math-Random-MT-Auto + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/share/doc/perl-Math-Random-MT-Auto + cp -pr README /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/share/doc/perl-Math-Random-MT-Auto + cp -pr examples /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64/usr/share/doc/perl-Math-Random-MT-Auto + exit 0 Provides: bundled(mt19937ar) perl(Math::Random::MT::Auto) = 6.22 perl(Math::Random::MT::Auto::Range) = 6.22 perl-Math-Random-MT-Auto = 6.22-19.fc28 perl-Math-Random-MT-Auto(x86-64) = 6.22-19.fc28 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) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(:VERSION) >= 5.6.0 perl(Carp) perl(Config) perl(Object::InsideOut::Util) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Math-Random-MT-Auto-debugsource-6.22-19.fc28.x86_64 Provides: perl-Math-Random-MT-Auto-debugsource = 6.22-19.fc28 perl-Math-Random-MT-Auto-debugsource(x86-64) = 6.22-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Math-Random-MT-Auto-debuginfo-6.22-19.fc28.x86_64 Provides: debuginfo(build-id) = 981ba3264ab0ccddb8003c4b0417cf9a4db8763d perl-Math-Random-MT-Auto-debuginfo = 6.22-19.fc28 perl-Math-Random-MT-Auto-debuginfo(x86-64) = 6.22-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Math-Random-MT-Auto-debugsource(x86-64) = 6.22-19.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 Wrote: /builddir/build/RPMS/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Math-Random-MT-Auto-debugsource-6.22-19.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Math-Random-MT-Auto-debuginfo-6.22-19.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Nra0nO + umask 022 + cd /builddir/build/BUILD + cd Math-Random-MT-Auto-6.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-Random-MT-Auto-6.22-19.fc28.x86_64 + exit 0 Child return code was: 0