Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-PerlIO-utf8_strict.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8050020220704073500-c7643c7d-build-17919-3132/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffef7a0eac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-PerlIO-utf8_strict.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.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: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-PerlIO-utf8_strict.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8050020220704073500-c7643c7d-build-17919-3132/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffef7a0eac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-PerlIO-utf8_strict.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FPZRPn
+ 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.OVxHkl
+ 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 -fasynchronous-unwind-tables -fstack-clash-protection'
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for PerlIO::utf8_strict
+ make -j32
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  utf8_strict.xs > utf8_strict.xsc
Running Mkbootstrap for utf8_strict ()
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-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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:3864,
                 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  -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.helHKn
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64
++ dirname /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64
+ cd PerlIO-utf8_strict-0.007
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64
"/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+oc8.5.0+202+791498b0.aarch64/usr/lib64/perl5/vendor_perl/auto/PerlIO/utf8_strict/utf8_strict.so
Installing /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/usr/lib64/perl5/vendor_perl/PerlIO/utf8_strict.pm
Installing /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/usr/share/man/man3/PerlIO::utf8_strict.3pm
+ find /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64 -type f -name .packlist -delete
+ find /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64 -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+oc8.5.0+202+791498b0.aarch64
mode of '/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/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+oc8.5.0+202+791498b0.aarch64/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+oc8.5.0+202+791498b0.aarch64/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 -j32 --strict-build-id -m -i --build-id-seed 0.007-5.module+oc8.5.0+202+791498b0 --unique-debug-suffix -0.007-5.module+oc8.5.0+202+791498b0.aarch64 --unique-debug-src-base perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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+oc8.5.0+202+791498b0.aarch64/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.EmFG5l
+ 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.34 usr  0.03 sys +  1.08 cusr  0.50 csys =  1.95 CPU)
Result: PASS
+ exit 0
Processing files: perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q60qhm
+ umask 022
+ cd /builddir/build/BUILD
+ cd PerlIO-utf8_strict-0.007
+ DOCDIR=/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/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+oc8.5.0+202+791498b0.aarch64/usr/share/doc/perl-PerlIO-utf8_strict
+ cp -pr Changes /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/usr/share/doc/perl-PerlIO-utf8_strict
+ cp -pr README /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/usr/share/doc/perl-PerlIO-utf8_strict
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ObOUQo
+ umask 022
+ cd /builddir/build/BUILD
+ cd PerlIO-utf8_strict-0.007
+ LICENSEDIR=/builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/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+oc8.5.0+202+791498b0.aarch64/usr/share/licenses/perl-PerlIO-utf8_strict
+ cp -pr LICENSE /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64/usr/share/licenses/perl-PerlIO-utf8_strict
+ exit 0
Provides: perl(PerlIO::utf8_strict) = 0.007 perl-PerlIO-utf8_strict = 0.007-5.module+oc8.5.0+202+791498b0 perl-PerlIO-utf8_strict(aarch-64) = 0.007-5.module+oc8.5.0+202+791498b0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.24()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH)
Processing files: perl-PerlIO-utf8_strict-debugsource-0.007-5.module+oc8.5.0+202+791498b0.aarch64
Provides: perl-PerlIO-utf8_strict-debugsource = 0.007-5.module+oc8.5.0+202+791498b0 perl-PerlIO-utf8_strict-debugsource(aarch-64) = 0.007-5.module+oc8.5.0+202+791498b0
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+oc8.5.0+202+791498b0.aarch64
Provides: debuginfo(build-id) = 34e25539c057757d436cb2035f95ae657cabe584 perl-PerlIO-utf8_strict-debuginfo = 0.007-5.module+oc8.5.0+202+791498b0 perl-PerlIO-utf8_strict-debuginfo(aarch-64) = 0.007-5.module+oc8.5.0+202+791498b0
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(aarch-64) = 0.007-5.module+oc8.5.0+202+791498b0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64
Wrote: /builddir/build/RPMS/perl-PerlIO-utf8_strict-0.007-5.module+oc8.5.0+202+791498b0.aarch64.rpm
Wrote: /builddir/build/RPMS/perl-PerlIO-utf8_strict-debugsource-0.007-5.module+oc8.5.0+202+791498b0.aarch64.rpm
Wrote: /builddir/build/RPMS/perl-PerlIO-utf8_strict-debuginfo-0.007-5.module+oc8.5.0+202+791498b0.aarch64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uDgOVl
+ 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+oc8.5.0+202+791498b0.aarch64
+ exit 0
Child return code was: 0