request from: hawk checking if we should skip the build started at: Thu Mar 8 13:52:56 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/0b2ff678-7ccd-4c66-8d24-c55d9d0eaa40/perl-Module-Info-0.33-1.src.rpm fetched 50426 bytes, 337.5 K/s installing srpm: perl-Module-Info-0.33-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.BtCehw/BUILD /tmp/B.BtCehw/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Module-Info-0.33-1.src.rpm * Thu Mar 08 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Module-Info.git;a=log;h=master + rpm -Uhv --nodeps --define '_topdir /tmp/B.BtCehw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Module-Info-0.33-1.src.rpm perl-Module-Info ################################################## + rm -f perl-Module-Info-0.33-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.BtCehw/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.BtCehw/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.BtCehw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.BtCehw/perl-Module-Info.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 0b2ff678-7ccd-4c66-8d24-c55d9d0eaa40; TMPDIR=/tmp/B.BtCehw/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.BtCehw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.BtCehw/perl-Module-Info.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 0b2ff678-7ccd-4c66-8d24-c55d9d0eaa40 + TMPDIR=/tmp/B.BtCehw/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.BtCehw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.BtCehw/perl-Module-Info.spec Building target platforms: x86_64-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.BtCehw/BUILD/tmp /bin/sh -e /tmp/B.BtCehw/BUILD/tmp/rpm-tmp.24461 + umask 022 + cd /tmp/B.BtCehw/BUILD + cd /tmp/B.BtCehw/BUILD + rm -rf Module-Info-0.33 + /usr/bin/gzip -dc /tmp/B.BtCehw/Module-Info-0.33.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Module-Info-0.33 + /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.BtCehw/BUILD/tmp /bin/sh -e /tmp/B.BtCehw/BUILD/tmp/rpm-tmp.74279 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.BtCehw/BUILD/tmp + umask 022 + cd /tmp/B.BtCehw/BUILD + cd Module-Info-0.33 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Module::Info Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j8 cp lib/B/BUtils.pm blib/lib/B/BUtils.pm cp lib/B/Module/Info.pm blib/lib/B/Module/Info.pm cp lib/Module/Info.pm blib/lib/Module/Info.pm cp bin/module_info blib/script/module_info cp bin/pfunc blib/script/pfunc "/usr/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/module_info "/usr/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pfunc Manifying 2 pod documents Manifying 3 pod documents + /usr/bin/make -j8 test PERL_DL_NONLAZY=1 "/usr/bin/perl5.26.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Failed test (t/Module-Info.t at line 82) # got: '4' # expected: '3' # Failed test (t/Module-Info.t at line 83) # Structures begin differing at: # $got->[3] = 'Subroutine B::OP::parent redefined at blib/lib/B/BUtils.pm line 217.' # $expected->[3] = Does not exist # Failed test (t/Module-Info.t at line 88) # got: '4' # expected: '3' # Failed test (t/Module-Info.t at line 89) # got: undef # expected: '0.33' # Failed test (t/Module-Info.t at line 138) # Failed test (t/Module-Info.t at line 139) # Failed test (t/Module-Info.t at line 140) # Failed test (t/Module-Info.t at line 141) # Failed test (t/Module-Info.t at line 187) # got: '3' # expected: '2' # Failed test (t/Module-Info.t at line 188) # Failed test (t/Module-Info.t at line 191) # got: '3' # expected: '2' # Failed test (t/Module-Info.t at line 192) # got: undef # expected: '7.254' # Failed test (t/Module-Info.t at line 193) # got: 'Illegal division by zero at -e line 1.' # expected: undef # Looks like you failed 13 tests of 59. t/Module-Info.t .......... Dubious, test returned 13 (wstat 3328, 0xd00) Failed 13/59 subtests t/n0_die_on_error.t ...... ok t/n1_modules_required.t .. ok t/n2_safe.t .............. ok t/n3_version.t ........... ok t/zy_pod_coverage.t ...... skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/zz_pod.t ............... skipped: Test::Pod 1.00 required for testing POD Test Summary Report ------------------- t/Module-Info.t (Wstat: 3328 Tests: 59 Failed: 13) Failed tests: 10-13, 24-27, 43-47 Non-zero exit status: 13 Files=7, Tests=87, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.19 cusr 0.07 csys = 1.29 CPU) Result: FAIL Failed 1/7 test programs. 13/87 subtests failed. make: *** [Makefile:880: test_dynamic] Error 255 error: Bad exit status from /tmp/B.BtCehw/BUILD/tmp/rpm-tmp.74279 (%build) RPM build errors: Bad exit status from /tmp/B.BtCehw/BUILD/tmp/rpm-tmp.74279 (%build) ended at: Thu Mar 8 13:52:58 2018, done in 0:00:01.913906 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.BtCehw/BUILD + rm -rf /tmp/B.BtCehw/tmp /tmp/B.BtCehw/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.BtCehw Begin-TLD-Builder-Info Build-Time: user:2.08s sys:0.19s real:2.46s (faults io:1 non-io:115141) End-TLD-Builder-Info