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-threads-shared.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.32-8050020220701164406-c7643c7d-build-14043-2956/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 0xfffcd38eeac8>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-threads-shared.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-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.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-threads-shared.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.32-8050020220701164406-c7643c7d-build-14043-2956/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 0xfffcd38eeac8>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-threads-shared.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.C3iiZ9
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf threads-shared-1.59
+ /usr/bin/gzip -dc /builddir/build/SOURCES/threads-shared-1.59.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd threads-shared-1.59
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #0 (threads-shared-1.59-Upgrade-to-1.60.patch):
+ echo 'Patch #0 (threads-shared-1.59-Upgrade-to-1.60.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file lib/threads/shared.pm
patching file shared.xs
Patch #1 (threads-shared-1.60-threads-shared-fix-leak.patch):
+ echo 'Patch #1 (threads-shared-1.60-threads-shared-fix-leak.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file shared.xs
Patch #2 (threads-shared-1.59-Upgrade-to-1.61.patch):
+ echo 'Patch #2 (threads-shared-1.59-Upgrade-to-1.61.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file lib/threads/shared.pm
patching file t/stress.t
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4qqys9
+ umask 022
+ cd /builddir/build/BUILD
+ cd threads-shared-1.59
+ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 '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 threads::shared
+ /usr/bin/make -O -j32
Running Mkbootstrap for shared ()
chmod 644 "shared.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs blib/arch/auto/threads/shared/shared.bs 644
cp lib/threads/shared.pm blib/lib/threads/shared.pm
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  shared.xs > shared.xsc
mv shared.xsc shared.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 -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=\"1.61\" -DXS_VERSION=\"1.61\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAS_PPPORT_H shared.c
rm -f blib/arch/auto/threads/shared/shared.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  shared.o  -o blib/arch/auto/threads/shared/shared.so  \
   -lpthread -lperl   \
  
chmod 755 blib/arch/auto/threads/shared/shared.so
Manifying 1 pod document
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J08jAa
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64
++ dirname /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64
+ cd threads-shared-1.59
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs blib/arch/auto/threads/shared/shared.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-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/lib64/perl5/vendor_perl/auto/threads/shared/shared.so
Installing /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/lib64/perl5/vendor_perl/threads/shared.pm
Installing /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/share/man/man3/threads::shared.3pm
+ find /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64 -type f -name '*.bs' -size 0 -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.61-457.module+oc8.5.0+183+373ced11 --unique-debug-suffix -1.61-457.module+oc8.5.0+183+373ced11.aarch64 --unique-debug-src-base perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/threads-shared-1.59
extracting debug info from /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/lib64/perl5/vendor_perl/auto/threads/shared/shared.so
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
567 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.amrMPa
+ umask 022
+ cd /builddir/build/BUILD
+ cd threads-shared-1.59
+ unset GIT_DIR PERL_BUILD_PACKAGING PERL_CORE PERL_RUNPERL_DEBUG RUN_MAINTAINER_TESTS
+ make test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs blib/arch/auto/threads/shared/shared.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 threads::shared 1.61
t/0nothread.t .... ok
t/av_refs.t ...... ok
t/av_simple.t .... ok
t/blessed.t ...... ok
t/clone.t ........ ok
t/cond.t ......... ok
t/disabled.t ..... ok
t/dualvar.t ...... ok
t/hv_refs.t ...... ok
t/hv_simple.t .... ok
t/no_share.t ..... ok
t/object.t ....... ok
t/object2.t ...... ok
t/pod.t .......... skipped: Module maintainer tests
t/shared_attr.t .. ok
t/stress.t ....... ok
t/sv_refs.t ...... ok
t/sv_simple.t .... ok
t/utf8.t ......... ok
t/wait.t ......... ok
t/waithires.t .... ok
All tests successful.
Files=21, Tests=979, 22 wallclock secs ( 0.11 usr  0.01 sys +  4.67 cusr  0.11 csys =  4.90 CPU)
Result: PASS
+ exit 0
Processing files: perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UjGZr8
+ umask 022
+ cd /builddir/build/BUILD
+ cd threads-shared-1.59
+ DOCDIR=/builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/share/doc/perl-threads-shared
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/share/doc/perl-threads-shared
+ cp -pr Changes /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/share/doc/perl-threads-shared
+ cp -pr examples /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/share/doc/perl-threads-shared
+ cp -pr README /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64/usr/share/doc/perl-threads-shared
+ exit 0
Provides: perl(threads::shared) = 1.61 perl-threads-shared = 1.61-457.module+oc8.5.0+183+373ced11 perl-threads-shared(aarch-64) = 1.61-457.module+oc8.5.0+183+373ced11
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.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(:VERSION) >= 5.8.0 perl(Config) perl(Scalar::Util) perl(strict) perl(warnings) rtld(GNU_HASH)
Processing files: perl-threads-shared-debugsource-1.61-457.module+oc8.5.0+183+373ced11.aarch64
Provides: perl-threads-shared-debugsource = 1.61-457.module+oc8.5.0+183+373ced11 perl-threads-shared-debugsource(aarch-64) = 1.61-457.module+oc8.5.0+183+373ced11
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-threads-shared-debuginfo-1.61-457.module+oc8.5.0+183+373ced11.aarch64
Provides: debuginfo(build-id) = 5c92ecf6e182bbd6466f48d341cf85b99e630026 perl-threads-shared-debuginfo = 1.61-457.module+oc8.5.0+183+373ced11 perl-threads-shared-debuginfo(aarch-64) = 1.61-457.module+oc8.5.0+183+373ced11
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-threads-shared-debugsource(aarch-64) = 1.61-457.module+oc8.5.0+183+373ced11
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64
Wrote: /builddir/build/RPMS/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64.rpm
Wrote: /builddir/build/RPMS/perl-threads-shared-debugsource-1.61-457.module+oc8.5.0+183+373ced11.aarch64.rpm
Wrote: /builddir/build/RPMS/perl-threads-shared-debuginfo-1.61-457.module+oc8.5.0+183+373ced11.aarch64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GZrRbb
+ umask 022
+ cd /builddir/build/BUILD
+ cd threads-shared-1.59
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-threads-shared-1.61-457.module+oc8.5.0+183+373ced11.aarch64
+ exit 0
Child return code was: 0