Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-IPC-SysV.spec'], chrootPath='/var/lib/mock/module-perl-5.24-8060020220815145013-59cda674-build-21029-5360/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 0x7fb41e6f9c50>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-IPC-SysV.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: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/perl-IPC-SysV.spec'], chrootPath='/var/lib/mock/module-perl-5.24-8060020220815145013-59cda674-build-21029-5360/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 0x7fb41e6f9c50>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/perl-IPC-SysV.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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uOuZrf
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf IPC-SysV-2.07
+ /usr/bin/gzip -dc /builddir/build/SOURCES/IPC-SysV-2.07.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd IPC-SysV-2.07
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LQ42AH
+ umask 022
+ cd /builddir/build/BUILD
+ cd IPC-SysV-2.07
+ 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
Setting license tag...
Generating a Unix-style Makefile
Writing Makefile for IPC::SysV
+ make -j32
Running Mkbootstrap for SysV ()
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/IPC-SysV-2.07/typemap'  SysV.xs > SysV.xsc
chmod 644 "SysV.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs blib/arch/auto/IPC/SysV/SysV.bs 644
cp lib/IPC/Msg.pm blib/lib/IPC/Msg.pm
cp lib/IPC/SharedMem.pm blib/lib/IPC/SharedMem.pm
cp lib/IPC/SysV.pm blib/lib/IPC/SysV.pm
cp lib/IPC/Semaphore.pm blib/lib/IPC/Semaphore.pm
mv SysV.xsc SysV.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 -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=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib64/perl5/CORE"   SysV.c
rm -f blib/arch/auto/IPC/SysV/SysV.so
gcc  -lpthread -shared -Wl,-z,relro  -L/usr/local/lib -fstack-protector-strong SysV.o  -o blib/arch/auto/IPC/SysV/SysV.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/IPC/SysV/SysV.so
Manifying 4 pod documents
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t35xjP
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
++ dirname /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
+ cd IPC-SysV-2.07
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs blib/arch/auto/IPC/SysV/SysV.bs 644
Manifying 4 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/lib64/perl5/vendor_perl/auto/IPC/SysV/SysV.so
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/lib64/perl5/vendor_perl/IPC/Msg.pm
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/lib64/perl5/vendor_perl/IPC/SharedMem.pm
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/lib64/perl5/vendor_perl/IPC/Semaphore.pm
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/lib64/perl5/vendor_perl/IPC/SysV.pm
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/man/man3/IPC::SharedMem.3pm
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/man/man3/IPC::SysV.3pm
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/man/man3/IPC::Msg.3pm
Installing /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/man/man3/IPC::Semaphore.3pm
+ find /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64 -type f -name .packlist -delete
+ find /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64 -type f -name '*.bs' -size 0 -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.07-398.module+oc8.6.0+231+ac21ddde --unique-debug-suffix -2.07-398.module+oc8.6.0+231+ac21ddde.x86_64 --unique-debug-src-base perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/IPC-SysV-2.07
extracting debug info from /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/lib64/perl5/vendor_perl/auto/IPC/SysV/SysV.so
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
472 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
Processing files: perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n9L0xy
+ umask 022
+ cd /builddir/build/BUILD
+ cd IPC-SysV-2.07
+ DOCDIR=/builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/doc/perl-IPC-SysV
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/doc/perl-IPC-SysV
+ cp -pr Changes /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/doc/perl-IPC-SysV
+ cp -pr README /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/doc/perl-IPC-SysV
+ cp -pr TODO /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64/usr/share/doc/perl-IPC-SysV
+ exit 0
Provides: perl(IPC::Msg) = 2.07 perl(IPC::Msg::stat) perl(IPC::Semaphore) = 2.07 perl(IPC::Semaphore::stat) perl(IPC::SharedMem) = 2.07 perl(IPC::SharedMem::stat) perl(IPC::SysV) = 2.07 perl-IPC-SysV = 2.07-398.module+oc8.6.0+231+ac21ddde perl-IPC-SysV(x86-64) = 2.07-398.module+oc8.6.0+231+ac21ddde
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.24()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(Carp) perl(Class::Struct) perl(Config) perl(Exporter) perl(IPC::SysV) perl(strict) perl(vars) rtld(GNU_HASH)
Conflicts: perl < 4:5.22.0-351
Processing files: perl-IPC-SysV-debugsource-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
Provides: perl-IPC-SysV-debugsource = 2.07-398.module+oc8.6.0+231+ac21ddde perl-IPC-SysV-debugsource(x86-64) = 2.07-398.module+oc8.6.0+231+ac21ddde
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-IPC-SysV-debuginfo-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
Provides: debuginfo(build-id) = 5a863ec69bf58aadb93f95f62c09198c5c43241f perl-IPC-SysV-debuginfo = 2.07-398.module+oc8.6.0+231+ac21ddde perl-IPC-SysV-debuginfo(x86-64) = 2.07-398.module+oc8.6.0+231+ac21ddde
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-IPC-SysV-debugsource(x86-64) = 2.07-398.module+oc8.6.0+231+ac21ddde
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
Wrote: /builddir/build/RPMS/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64.rpm
Wrote: /builddir/build/RPMS/perl-IPC-SysV-debugsource-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64.rpm
Wrote: /builddir/build/RPMS/perl-IPC-SysV-debuginfo-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uopayi
+ umask 022
+ cd /builddir/build/BUILD
+ cd IPC-SysV-2.07
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-IPC-SysV-2.07-398.module+oc8.6.0+231+ac21ddde.x86_64
+ exit 0
Child return code was: 0