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-Test-TCP.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-153776-79735/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-Test-TCP.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-Test-TCP-2.22-3.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-Test-TCP.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-153776-79735/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-Test-TCP.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.TdD8IJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-TCP-2.22 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Test-TCP-2.22.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-TCP-2.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's,use Test::SharedFork 0.12;,use Test::SharedFork 0.29;,' lib/Test/TCP.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wBPwaz + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 Test-TCP-2.22 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::TCP + /usr/bin/make -O -j32 V=1 VERBOSE=1 cp lib/Test/TCP.pm blib/lib/Test/TCP.pm cp lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP/CheckPort.pm cp lib/Net/EmptyPort.pm blib/lib/Net/EmptyPort.pm Manifying 3 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cluB5x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch + cd Test-TCP-2.22 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch 'INSTALL=/usr/bin/install -p' Manifying 3 pod documents Installing /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/perl5/vendor_perl/Net/EmptyPort.pm Installing /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/perl5/vendor_perl/Test/TCP.pm Installing /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/perl5/vendor_perl/Test/TCP/CheckPort.pm Installing /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/man/man3/Test::TCP.3pm Installing /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/man/man3/Test::TCP::CheckPort.3pm Installing /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/man/man3/Net::EmptyPort.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.22-3.oc9 --unique-debug-suffix -2.22-3.oc9.noarch --unique-debug-src-base perl-Test-TCP-2.22-3.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/Test-TCP-2.22 + /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 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: perl-Test-TCP-2.22-3.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fetXOn + umask 022 + cd /builddir/build/BUILD + cd Test-TCP-2.22 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/doc/perl-Test-TCP + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/doc/perl-Test-TCP + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/doc/perl-Test-TCP + cp -pr README.md /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch/usr/share/doc/perl-Test-TCP + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Net::EmptyPort) perl(Test::TCP) = 2.22 perl(Test::TCP::CheckPort) perl-Test-TCP = 2.22-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.8.0 perl(Carp) perl(Config) perl(Errno) perl(Exporter) perl(Fcntl) perl(IO::Socket::IP) perl(Net::EmptyPort) perl(POSIX) perl(Test::More) perl(Test::SharedFork) >= 0.29 perl(Time::HiRes) perl(base) perl(strict) perl(warnings) perl-libs Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-TCP-2.22-3.oc9.noarch Wrote: /builddir/build/RPMS/perl-Test-TCP-2.22-3.oc9.noarch.rpm Child return code was: 0