Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-POE-Component-Server-HTTP.spec'], timeout=172800uid=1000user='mockbuild'gid=425printOutput=Falseshell=Falseenv={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'}logger=chrootPath='/var/lib/mock/f27-build-9299672-772393/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-POE-Component-Server-HTTP.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'} 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-POE-Component-Server-HTTP-0.09-27.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-POE-Component-Server-HTTP.spec'], timeout=172800uid=1000user='mockbuild'gid=425printOutput=Falseshell=Falseenv={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'}logger=chrootPath='/var/lib/mock/f27-build-9299672-772393/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-POE-Component-Server-HTTP.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l43uwO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf POE-Component-Server-HTTP-0.09 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/POE-Component-Server-HTTP-0.09.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd POE-Component-Server-HTTP-0.09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (POE-Component-Server-HTTP-0.09-Make-POE-API-Peek-optional.patch): + echo 'Patch #0 (POE-Component-Server-HTTP-0.09-Make-POE-API-Peek-optional.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL patching file t/30_error.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oQDoFy + umask 022 + cd /builddir/build/BUILD + cd POE-Component-Server-HTTP-0.09 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for POE::Component::Server::HTTP + make -j4 cp lib/POE/Component/Server/HTTP/Request.pm blib/lib/POE/Component/Server/HTTP/Request.pm cp lib/POE/Component/Server/HTTP.pm blib/lib/POE/Component/Server/HTTP.pm cp lib/POE/Component/Server/HTTP/Connection.pm blib/lib/POE/Component/Server/HTTP/Connection.pm cp lib/POE/Component/Server/HTTP/Response.pm blib/lib/POE/Component/Server/HTTP/Response.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sScKgx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch ++ dirname /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch + cd POE-Component-Server-HTTP-0.09 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP/Request.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP/Connection.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP/Response.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/man/man3/POE::Component::Server::HTTP.3pm + find /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m --build-id-seed 0.09-27.fc27 --unique-debug-suffix -0.09-27.fc27.noarch --unique-debug-src-base perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/debugsourcefiles.list /builddir/build/BUILD/POE-Component-Server-HTTP-0.09 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6jP1j9 + umask 022 + cd /builddir/build/BUILD + cd POE-Component-Server-HTTP-0.09 + make test 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 t/00_compile.t .. ok 27839: Sleep 2...continue t/10_run.t ...... ok # Enabling Keep-Alive and going again Use of uninitialized value $retvalue in numeric eq (==) at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 326. Use of uninitialized value $retvalue in numeric eq (==) at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 326. Use of uninitialized value $retvalue in numeric eq (==) at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 326. Useless use of anonymous hash ({}) in void context at t/20_stream.t line 39. 27857: Sleep 2...continue t/20_stream.t ... ok 27997: Sleep 2...continue Use of uninitialized value in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 349. Use of uninitialized value in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 349. Use of uninitialized value $state in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 307. Use of uninitialized value $state in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 313. Use of uninitialized value $state in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 318. Use of uninitialized value $state in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 318. Use of uninitialized value $state in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 336. Use of uninitialized value $state in string eq at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 375. Use of uninitialized value $state in hash element at /builddir/build/BUILD/POE-Component-Server-HTTP-0.09/blib/lib/POE/Component/Server/HTTP.pm line 382. === 27996 === !!! At least one child process is still running when POE::Kernel->run() is ready to return. === 27996 === !!! Be sure to use sig_child() to reap child processes. === 27996 === !!! In extreme cases, failure to reap child processes has === 27996 === !!! resulted in a slow 'fork bomb' that has halted systems. t/30_error.t .... ok All tests successful. Files=4, Tests=37, 18 wallclock secs ( 0.10 usr 0.03 sys + 2.48 cusr 0.35 csys = 2.96 CPU) Result: PASS + exit 0 Processing files: perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DjibMK + umask 022 + cd /builddir/build/BUILD + cd POE-Component-Server-HTTP-0.09 + DOCDIR=/builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + cp -pr Changes /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + cp -pr README /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + cp -pr test.perl /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + exit 0 Provides: perl(POE::Component::Server::HTTP) = 0.09 perl(POE::Component::Server::HTTP::Connection) perl(POE::Component::Server::HTTP::Request) perl(POE::Component::Server::HTTP::Response) perl-POE-Component-Server-HTTP = 0.09-27.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Exporter) perl(File::Spec) perl(HTTP::Date) perl(HTTP::Request) perl(HTTP::Response) perl(HTTP::Status) perl(POE::Component::Server::HTTP::Connection) perl(POE::Component::Server::HTTP::Request) perl(POE::Component::Server::HTTP::Response) perl(POE::Component::Server::TCP) perl(Socket) perl(Sys::Hostname) perl(bytes) perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch Wrote: /builddir/build/RPMS/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JDmPCf + umask 022 + cd /builddir/build/BUILD + cd POE-Component-Server-HTTP-0.09 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-27.fc27.noarch + exit 0 Child return code was: 0