Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-POE-Component-Server-HTTP.spec'], user='mockbuild'uid=1000printOutput=Falsegid=425logger=chrootPath='/var/lib/mock/f26-build-7638911-694473/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '}shell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-POE-Component-Server-HTTP.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} 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-25.fc26.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'], gid=425user='mockbuild'uid=1000private_network=TrueprintOutput=Falselogger=chrootPath='/var/lib/mock/f26-build-7638911-694473/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '}shell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-POE-Component-Server-HTTP.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xS12So + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf POE-Component-Server-HTTP-0.09 + /usr/bin/gzip -dc /builddir/build/SOURCES/POE-Component-Server-HTTP-0.09.tar.gz + /usr/bin/tar -xof - + 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.SfdDYF + 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/Connection.pm blib/lib/POE/Component/Server/HTTP/Connection.pm cp lib/POE/Component/Server/HTTP/Request.pm blib/lib/POE/Component/Server/HTTP/Request.pm cp lib/POE/Component/Server/HTTP/Response.pm blib/lib/POE/Component/Server/HTTP/Response.pm cp lib/POE/Component/Server/HTTP.pm blib/lib/POE/Component/Server/HTTP.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SBwV3J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch ++ dirname /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch + cd POE-Component-Server-HTTP-0.09 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP/Response.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP/Connection.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch/usr/share/perl5/vendor_perl/POE/Component/Server/HTTP/Request.pm Installing /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch/usr/share/man/man3/POE::Component::Server::HTTP.3pm + find /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.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-25.fc26.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/POE-Component-Server-HTTP-0.09 + /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.Yw48Yd + 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 4853: Sleep 2...continue # 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. t/10_run.t ...... ok Useless use of anonymous hash ({}) in void context at t/20_stream.t line 39. 4860: Sleep 2...continue t/20_stream.t ... ok 4913: 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. === 4909 === !!! At least one child process is still running when POE::Kernel->run() is ready to return. === 4909 === !!! Be sure to use sig_child() to reap child processes. === 4909 === !!! In extreme cases, failure to reap child processes has === 4909 === !!! resulted in a slow 'fork bomb' that has halted systems. t/30_error.t .... ok All tests successful. Files=4, Tests=37, 15 wallclock secs ( 0.06 usr 0.02 sys + 1.71 cusr 0.12 csys = 1.91 CPU) Result: PASS + exit 0 Processing files: perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LS1f8Z + umask 022 + cd /builddir/build/BUILD + cd POE-Component-Server-HTTP-0.09 + DOCDIR=/builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.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-25.fc26.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + cp -pr Changes /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + cp -pr README /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch/usr/share/doc/perl-POE-Component-Server-HTTP + cp -pr test.perl /builddir/build/BUILDROOT/perl-POE-Component-Server-HTTP-0.09-25.fc26.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-25.fc26 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-25.fc26.noarch Wrote: /builddir/build/RPMS/perl-POE-Component-Server-HTTP-0.09-25.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CmWX51 + 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-25.fc26.noarch + exit 0 Child return code was: 0