request from: hawk checking if we should skip the build started at: Fri Apr 14 09:25:56 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/ec309e78-017a-418a-9c28-c92110acfbf4/perl-POE-Component-Client-DNS-1.051-1.src.rpm fetched 20378 bytes, 56.5 K/s installing srpm: perl-POE-Component-Client-DNS-1.051-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.2wLkNL/BUILD /tmp/B.2wLkNL/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-POE-Component-Client-DNS-1.051-1.src.rpm * Fri Apr 14 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-POE-Component-Client-DNS.git;a=log;h=f870233b0605883ca9a0db0bb71d653d0fcc6fad + rpm -Uhv --nodeps --define '_topdir /tmp/B.2wLkNL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-POE-Component-Client-DNS-1.051-1.src.rpm perl-POE-Component-Client-DN################################################## + rm -f perl-POE-Component-Client-DNS-1.051-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.2wLkNL/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.2wLkNL/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.2wLkNL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.2wLkNL/perl-POE-Component-Client-DNS.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: ec309e78-017a-418a-9c28-c92110acfbf4; TMPDIR=/tmp/B.2wLkNL/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.2wLkNL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.2wLkNL/perl-POE-Component-Client-DNS.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: ec309e78-017a-418a-9c28-c92110acfbf4 + TMPDIR=/tmp/B.2wLkNL/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.2wLkNL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.2wLkNL/perl-POE-Component-Client-DNS.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2wLkNL/BUILD/tmp /bin/sh -e /tmp/B.2wLkNL/BUILD/tmp/rpm-tmp.42147 + umask 022 + cd /tmp/B.2wLkNL/BUILD + cd /tmp/B.2wLkNL/BUILD + rm -rf POE-Component-Client-DNS-1.051 + /usr/bin/gzip -dc /tmp/B.2wLkNL/POE-Component-Client-DNS-1.051.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd POE-Component-Client-DNS-1.051 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2wLkNL/BUILD/tmp /bin/sh -e /tmp/B.2wLkNL/BUILD/tmp/rpm-tmp.42147 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.2wLkNL/BUILD/tmp + umask 022 + cd /tmp/B.2wLkNL/BUILD + cd POE-Component-Client-DNS-1.051 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Warning: prerequisite POE 1.28 not found. We have 1.268. Warning: prerequisite Test::NoWarnings 0.084 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for POE::Component::Client::DNS Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j8 cp lib/POE/Component/Client/DNS.pm blib/lib/POE/Component/Client/DNS.pm Manifying 1 pod document + /usr/bin/make -j8 test PERL_DL_NONLAZY=1 "/usr/bin/perl5.24.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/vendor_perl/POE/Kernel.pm line 103. # Testing Perl 5.024000, /usr/bin/perl5.24.0 on linux # Testing POE 1.268 # Testing Net::DNS 1.05 # Testing POE::Component::Client::DNS 1.051 t/00_info.t ...... ok Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/vendor_perl/POE/Kernel.pm line 103. Can't locate Test/NoWarnings.pm in @INC (you may need to install the Test::NoWarnings module) (@INC contains: /home/troc/perl/poe /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/lib /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/arch /usr/local/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/5.24.0 .) at t/01_resolve.t line 9. BEGIN failed--compilation aborted at t/01_resolve.t line 9. # Looks like your test exited with 2 before it could output anything. t/01_resolve.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/vendor_perl/POE/Kernel.pm line 103. Can't locate Test/NoWarnings.pm in @INC (you may need to install the Test::NoWarnings module) (@INC contains: /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/lib /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/arch /usr/local/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/5.24.0 .) at t/02_tag_args.t line 9. BEGIN failed--compilation aborted at t/02_tag_args.t line 9. # Looks like your test exited with 2 before it could output anything. t/02_tag_args.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/vendor_perl/POE/Kernel.pm line 103. Can't locate Test/NoWarnings.pm in @INC (you may need to install the Test::NoWarnings module) (@INC contains: /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/lib /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/arch /usr/local/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/5.24.0 .) at t/03_api_3.t line 10. BEGIN failed--compilation aborted at t/03_api_3.t line 10. # Looks like your test exited with 2 before it could output anything. t/03_api_3.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/vendor_perl/POE/Kernel.pm line 103. Can't locate Test/NoWarnings.pm in @INC (you may need to install the Test::NoWarnings module) (@INC contains: /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/lib /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/arch /usr/local/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/5.24.0 .) at t/04_errors.t line 12. BEGIN failed--compilation aborted at t/04_errors.t line 12. # Looks like your test exited with 2 before it could output anything. t/04_errors.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 10/10 subtests Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/vendor_perl/POE/Kernel.pm line 103. Can't locate Test/NoWarnings.pm in @INC (you may need to install the Test::NoWarnings module) (@INC contains: /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/lib /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/arch /usr/local/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/5.24.0 .) at t/05_api_4.t line 10. BEGIN failed--compilation aborted at t/05_api_4.t line 10. # Looks like your test exited with 2 before it could output anything. t/05_api_4.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Constants from lexical variables potentially modified elsewhere are deprecated at /usr/share/perl5/vendor_perl/POE/Kernel.pm line 103. Can't locate Test/NoWarnings.pm in @INC (you may need to install the Test::NoWarnings module) (@INC contains: /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/lib /tmp/B.2wLkNL/BUILD/POE-Component-Client-DNS-1.051/blib/arch /usr/local/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi /usr/share/perl5/5.24.0 .) at t/06_hosts.t line 11. BEGIN failed--compilation aborted at t/06_hosts.t line 11. # Looks like your test exited with 2 before it could output anything. t/06_hosts.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Test Summary Report ------------------- t/01_resolve.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 0. t/02_tag_args.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/03_api_3.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/04_errors.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 10 tests but ran 0. t/05_api_4.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/06_hosts.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. Files=7, Tests=2, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.68 cusr 0.06 csys = 0.76 CPU) Result: FAIL Failed 6/7 test programs. 0/2 subtests failed. make: *** [Makefile:856: test_dynamic] Error 2 error: Bad exit status from /tmp/B.2wLkNL/BUILD/tmp/rpm-tmp.42147 (%build) RPM build errors: Bad exit status from /tmp/B.2wLkNL/BUILD/tmp/rpm-tmp.42147 (%build) ended at: Fri Apr 14 09:25:58 2017, done in 0:00:01.236133 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.2wLkNL/BUILD + rm -rf /tmp/B.2wLkNL/tmp /tmp/B.2wLkNL/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.2wLkNL Begin-TLD-Builder-Info Build-Time: user:1.47s sys:0.18s real:2.37s (faults io:0 non-io:70420) End-TLD-Builder-Info