Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Getopt-Long.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8050020220702155506-c7643c7d-build-16077-3044/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 0xfffde0bfeac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Getopt-Long.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
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Getopt-Long.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8050020220702155506-c7643c7d-build-16077-3044/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 0xfffde0bfeac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Getopt-Long.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: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zVy0NX
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Getopt-Long-2.49.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Getopt-Long-2.49.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Getopt-Long-2.49.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8VGwM0
+ umask 022
+ cd /builddir/build/BUILD
+ cd Getopt-Long-2.49.1
+ perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Getopt::Long
Writing MYMETA.yml and MYMETA.json
+ make -j32
cp lib/Getopt/Long.pm blib/lib/Getopt/Long.pm
cp lib/newgetopt.pl blib/lib/newgetopt.pl
Manifying 1 pod document
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.300jyZ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch
++ dirname /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch
+ cd Getopt-Long-2.49.1
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch
Manifying 1 pod document
Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/perl5/vendor_perl/newgetopt.pl
Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/perl5/vendor_perl/Getopt/Long.pm
Installing /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/man/man3/Getopt::Long.3pm
+ find /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch -type f -name .packlist -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.49.1-2.module+oc8.5.0+193+cbd11a4f --unique-debug-suffix -2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch --unique-debug-src-base perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Getopt-Long-2.49.1
+ /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-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vtMIxZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd Getopt-Long-2.49.1
+ DOCDIR=/builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/doc/perl-Getopt-Long
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/doc/perl-Getopt-Long
+ cp -pr CHANGES /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/doc/perl-Getopt-Long
+ cp -pr examples /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/doc/perl-Getopt-Long
+ cp -pr README /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch/usr/share/doc/perl-Getopt-Long
+ exit 0
Provides: perl(Getopt::Long) = 2.49 perl(Getopt::Long::CallBack) perl(Getopt::Long::Parser) perl(newgetopt.pl) = 2.49.1 perl-Getopt-Long = 2.49.1-2.module+oc8.5.0+193+cbd11a4f
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(:VERSION) >= 5.4.0 perl(Exporter) perl(constant) perl(overload) perl(strict) perl(vars)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch
Wrote: /builddir/build/RPMS/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wYKjN1
+ umask 022
+ cd /builddir/build/BUILD
+ cd Getopt-Long-2.49.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Getopt-Long-2.49.1-2.module+oc8.5.0+193+cbd11a4f.noarch
+ exit 0
Child return code was: 0