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-PerlIO-utf8_strict.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/module-perl-bootstrap-5.26-8010020190620025040-0ebb7e5b-build-28851-2830/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-PerlIO-utf8_strict.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: 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-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.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-PerlIO-utf8_strict.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/module-perl-bootstrap-5.26-8010020190620025040-0ebb7e5b-build-28851-2830/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-PerlIO-utf8_strict.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.2SZ6ol + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PerlIO-utf8_strict-0.007 + /usr/bin/gzip -dc /builddir/build/SOURCES/PerlIO-utf8_strict-0.007.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PerlIO-utf8_strict-0.007 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eNEK4D + umask 022 + cd /builddir/build/BUILD + cd PerlIO-utf8_strict-0.007 + 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 -fcf-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for PerlIO::utf8_strict + make -j40 Running Mkbootstrap for utf8_strict () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' utf8_strict.xs > utf8_strict.xsc chmod 644 "utf8_strict.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644 cp lib/PerlIO/utf8_strict.pm blib/lib/PerlIO/utf8_strict.pm mv utf8_strict.xsc utf8_strict.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 -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 -fcf-protection -DVERSION=\"0.007\" -DXS_VERSION=\"0.007\" -fPIC "-I/usr/lib64/perl5/CORE" utf8_strict.c utf8_strict.xs: In function 'boot_PerlIO__utf8_strict': utf8_strict.xs:368:28: warning: passing argument 2 of 'PerlIO_define_layer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] PerlIO_define_layer(aTHX_ &PerlIO_utf8_strict); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/iperlsys.h:51, from /usr/lib64/perl5/CORE/perl.h:3880, from utf8_strict.xs:2: /usr/lib64/perl5/CORE/perlio.h:76:60: note: expected 'PerlIO_funcs *' {aka 'struct _PerlIO_funcs *'} but argument is of type 'const PerlIO_funcs *' {aka 'const struct _PerlIO_funcs *'} PERL_CALLCONV void PerlIO_define_layer(pTHX_ PerlIO_funcs *tab); ~~~~~~~~~~~~~~^~~ utf8_strict.xs: In function 'validate': utf8_strict.xs:164:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ rm -f blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong utf8_strict.o -o blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so \ -lperl \ chmod 755 blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N88hXX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 + cd PerlIO-utf8_strict-0.007 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.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-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/lib64/perl5/vendor_perl/auto/PerlIO/utf8_strict/utf8_strict.so Installing /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/lib64/perl5/vendor_perl/PerlIO/utf8_strict.pm Installing /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/man/man3/PerlIO::utf8_strict.3pm + find /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 mode of '/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/lib64/perl5/vendor_perl/PerlIO/utf8_strict.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/lib64/perl5/vendor_perl/auto/PerlIO/utf8_strict/utf8_strict.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/man/man3/PerlIO::utf8_strict.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.007-5.module_el8.1.0+225+978beb03 --unique-debug-suffix -0.007-5.module_el8.1.0+225+978beb03.x86_64 --unique-debug-src-base perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/PerlIO-utf8_strict-0.007 extracting debug info from /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/lib64/perl5/vendor_perl/auto/PerlIO/utf8_strict/utf8_strict.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 430 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 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JOiI5i + umask 022 + cd /builddir/build/BUILD + cd PerlIO-utf8_strict-0.007 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.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/basics.t ............. ok t/bug.t ................ ok t/incomplete.t ......... ok t/non-shortest-form.t .. ok t/noncharacters.t ...... ok t/super.t .............. ok t/surrogates.t ......... ok t/unicode.t ............ ok All tests successful. Files=8, Tests=5816, 2 wallclock secs ( 0.29 usr 0.03 sys + 1.06 cusr 0.41 csys = 1.79 CPU) Result: PASS + exit 0 Processing files: perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z61S0H + umask 022 + cd /builddir/build/BUILD + cd PerlIO-utf8_strict-0.007 + DOCDIR=/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/doc/perl-PerlIO-utf8_strict + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/doc/perl-PerlIO-utf8_strict + cp -pr Changes /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/doc/perl-PerlIO-utf8_strict + cp -pr README /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/doc/perl-PerlIO-utf8_strict + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mffSW6 + umask 022 + cd /builddir/build/BUILD + cd PerlIO-utf8_strict-0.007 + LICENSEDIR=/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/licenses/perl-PerlIO-utf8_strict + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/licenses/perl-PerlIO-utf8_strict + cp -pr LICENSE /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64/usr/share/licenses/perl-PerlIO-utf8_strict + exit 0 Provides: perl(PerlIO::utf8_strict) = 0.007 perl-PerlIO-utf8_strict = 0.007-5.module_el8.1.0+225+978beb03 perl-PerlIO-utf8_strict(x86-64) = 0.007-5.module_el8.1.0+225+978beb03 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-PerlIO-utf8_strict-debugsource-0.007-5.module_el8.1.0+225+978beb03.x86_64 Provides: perl-PerlIO-utf8_strict-debugsource = 0.007-5.module_el8.1.0+225+978beb03 perl-PerlIO-utf8_strict-debugsource(x86-64) = 0.007-5.module_el8.1.0+225+978beb03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-PerlIO-utf8_strict-debuginfo-0.007-5.module_el8.1.0+225+978beb03.x86_64 Provides: debuginfo(build-id) = 42c8887085826c8b5da5e96d13b96579c05c2551 perl-PerlIO-utf8_strict-debuginfo = 0.007-5.module_el8.1.0+225+978beb03 perl-PerlIO-utf8_strict-debuginfo(x86-64) = 0.007-5.module_el8.1.0+225+978beb03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-PerlIO-utf8_strict-debugsource(x86-64) = 0.007-5.module_el8.1.0+225+978beb03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 Wrote: /builddir/build/RPMS/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64.rpm Wrote: /builddir/build/RPMS/perl-PerlIO-utf8_strict-debugsource-0.007-5.module_el8.1.0+225+978beb03.x86_64.rpm Wrote: /builddir/build/RPMS/perl-PerlIO-utf8_strict-debuginfo-0.007-5.module_el8.1.0+225+978beb03.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oq2ycw + umask 022 + cd /builddir/build/BUILD + cd PerlIO-utf8_strict-0.007 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module_el8.1.0+225+978beb03.x86_64 + exit 0 Child return code was: 0