Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Perl4-CoreLibs.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-79962-53503/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Perl4-CoreLibs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Perl4-CoreLibs-0.005-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Perl4-CoreLibs.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-79962-53503/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Perl4-CoreLibs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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.huikIp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Perl4-CoreLibs-0.005 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Perl4-CoreLibs-0.005.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Perl4-CoreLibs-0.005 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm lib/newgetopt.pl + sed -i -e '/^lib\/newgetopt\.pl/d' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bXVb6w + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Perl4-CoreLibs-0.005 + perl Build.PL installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Perl4-CoreLibs' version '0.005' + ./Build Building Perl4-CoreLibs ++ find t/ -name '*.t' + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/newgetopt.t + chmod +x t/newgetopt.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/bigfloat.t + chmod +x t/bigfloat.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/bigint.t + chmod +x t/bigint.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/timelocal.t + chmod +x t/timelocal.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/getopt.t + chmod +x t/getopt.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pod_syn.t + chmod +x t/pod_syn.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/require.t + chmod +x t/require.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/getopts.t + chmod +x t/getopts.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/abbrev.t + chmod +x t/abbrev.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pod_cvg.t + chmod +x t/pod_cvg.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/shellwords.t + chmod +x t/shellwords.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/open2.t + chmod +x t/open2.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/hostname.t + chmod +x t/hostname.t + for F in $(find t/ -name '*.t') + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/open3.t + chmod +x t/open3.t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xQJ7Kn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch + cd Perl4-CoreLibs-0.005 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch create_packlist=0 Building Perl4-CoreLibs Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/getopts.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/bigfloat.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/getcwd.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/open3.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/pwd.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/tainted.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/assert.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/getopt.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/bigrat.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/abbrev.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/dotsh.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/look.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/chat2.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/termcap.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/find.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/fastcwd.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/exceptions.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/cacheout.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/timelocal.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/finddepth.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/ftp.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/open2.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/complete.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/bigint.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/stat.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/syslog.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/hostname.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/validate.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/shellwords.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/importenv.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/flush.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/ctime.pl Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/perl5/vendor_perl/Perl4/CoreLibs.pm Installing /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/man/man3/Perl4::CoreLibs.3pm + mkdir -p /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/libexec/perl-Perl4-CoreLibs + cp -a t /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/libexec/perl-Perl4-CoreLibs + rm -f /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/libexec/perl-Perl4-CoreLibs/t/pod_cvg.t /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/libexec/perl-Perl4-CoreLibs/t/pod_syn.t + cat + chmod +x /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/libexec/perl-Perl4-CoreLibs/test + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.005-1.oc9 --unique-debug-suffix -0.005-1.oc9.noarch --unique-debug-src-base perl-Perl4-CoreLibs-0.005-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/Perl4-CoreLibs-0.005 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/libexec/perl-Perl4-CoreLibs/test is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: perl-Perl4-CoreLibs-0.005-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I8soRE + umask 022 + cd /builddir/build/BUILD + cd Perl4-CoreLibs-0.005 + DOCDIR=/builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/doc/perl-Perl4-CoreLibs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/doc/perl-Perl4-CoreLibs + cp -pr Changes /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/doc/perl-Perl4-CoreLibs + cp -pr README /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch/usr/share/doc/perl-Perl4-CoreLibs + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Perl4::CoreLibs) = 0.005 perl(abbrev.pl) = 0.005 perl(assert.pl) = 0.005 perl(bigfloat.pl) = 0.005 perl(bigint.pl) = 0.005 perl(bigrat.pl) = 0.005 perl(cacheout.pl) = 0.005 perl(chat2.pl) = 0.005 perl(complete.pl) = 0.005 perl(ctime.pl) = 0.005 perl(dotsh.pl) = 0.005 perl(exceptions.pl) = 0.005 perl(fastcwd.pl) = 0.005 perl(find.pl) = 0.005 perl(finddepth.pl) = 0.005 perl(flush.pl) = 0.005 perl(ftp.pl) = 0.005 perl(getcwd.pl) = 0.005 perl(getopt.pl) = 0.005 perl(getopts.pl) = 0.005 perl(hostname.pl) = 0.005 perl(importenv.pl) = 0.005 perl(look.pl) = 0.005 perl(open2.pl) = 0.005 perl(open3.pl) = 0.005 perl(pwd.pl) = 0.005 perl(shellwords.pl) = 0.005 perl(stat.pl) = 0.005 perl(syslog.pl) = 0.005 perl(tainted.pl) = 0.005 perl(termcap.pl) = 0.005 perl(timelocal.pl) = 0.005 perl(validate.pl) = 0.005 perl-Perl4-CoreLibs = 0.005-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(strict) perl(warnings) perl-libs Processing files: perl-Perl4-CoreLibs-tests-0.005-1.oc9.noarch Provides: perl-Perl4-CoreLibs-tests = 0.005-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Config) perl(IO::Handle) perl(Test::More) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Perl4-CoreLibs-0.005-1.oc9.noarch Wrote: /builddir/build/RPMS/perl-Perl4-CoreLibs-tests-0.005-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/perl-Perl4-CoreLibs-0.005-1.oc9.noarch.rpm Child return code was: 0