request from: hawk checking if we should skip the build started at: Thu Sep 10 08:32:37 2015 fetching http://kraz.tld-linux.org/~builderti//srpms/097b9dfa-3709-4fcd-a51f-42a6ce4d910e/perl-Log-Dispatch-2.44-1.src.rpm fetched 55214 bytes, 236.9 K/s installing srpm: perl-Log-Dispatch-2.44-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 097b9dfa-3709-4fcd-a51f-42a6ce4d910e; cd rpm/SPECS; TMPDIR=/tmp/B.e77bee exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux perl-Log-Dispatch.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 097b9dfa-3709-4fcd-a51f-42a6ce4d910e Building target platforms: i686-pld-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.e77bee /bin/sh -e /tmp/B.e77bee/rpm-tmp.72617 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf Log-Dispatch-2.44 + tar -xf - + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/Log-Dispatch-2.44.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Log-Dispatch-2.44 + /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.e77bee /bin/sh -e /tmp/B.e77bee/rpm-tmp.72617 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.e77bee + umask 022 + cd /home/users/builder/rpm/BUILD + cd Log-Dispatch-2.44 + /usr/bin/perl Makefile.PL 'installdirs=vendor' 'destdir=/tmp/B.e77bee/perl-Log-Dispatch-2.44-root-builder' Warning: prerequisite Dist::CheckConflicts 0.02 not found. *** Your toolchain doesn't support configure_requires, so Dist::CheckConflicts hasn't been installed yet. You should check for conflicting modules manually by examining the list of conflicts in Log::Dispatch::Conflicts once the installation finishes. *** Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Log::Dispatch Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 cp lib/Log/Dispatch/Email/MIMELite.pm blib/lib/Log/Dispatch/Email/MIMELite.pm cp lib/Log/Dispatch/Email/MailSend.pm blib/lib/Log/Dispatch/Email/MailSend.pm cp lib/Log/Dispatch/Email/MailSender.pm blib/lib/Log/Dispatch/Email/MailSender.pm cp lib/Log/Dispatch/Syslog.pm blib/lib/Log/Dispatch/Syslog.pm cp lib/Log/Dispatch/Email/MailSendmail.pm blib/lib/Log/Dispatch/Email/MailSendmail.pm cp lib/Log/Dispatch/ApacheLog.pm blib/lib/Log/Dispatch/ApacheLog.pm cp lib/Log/Dispatch/Screen.pm blib/lib/Log/Dispatch/Screen.pm cp lib/Log/Dispatch/File/Locked.pm blib/lib/Log/Dispatch/File/Locked.pm cp lib/Log/Dispatch/Code.pm blib/lib/Log/Dispatch/Code.pm cp lib/Log/Dispatch/Handle.pm blib/lib/Log/Dispatch/Handle.pm cp lib/Log/Dispatch/Null.pm blib/lib/Log/Dispatch/Null.pm cp lib/Log/Dispatch/Email.pm blib/lib/Log/Dispatch/Email.pm cp lib/Log/Dispatch.pm blib/lib/Log/Dispatch.pm cp lib/Log/Dispatch/File.pm blib/lib/Log/Dispatch/File.pm cp lib/Log/Dispatch/Output.pm blib/lib/Log/Dispatch/Output.pm cp lib/Log/Dispatch/Conflicts.pm blib/lib/Log/Dispatch/Conflicts.pm cp lib/Log/Dispatch/Base.pm blib/lib/Log/Dispatch/Base.pm Manifying blib/man3/Log::Dispatch.3pm Manifying blib/man3/Log::Dispatch::ApacheLog.3pm Manifying blib/man3/Log::Dispatch::Base.3pm Manifying blib/man3/Log::Dispatch::Code.3pm Manifying blib/man3/Log::Dispatch::Email.3pm Manifying blib/man3/Log::Dispatch::Email::MIMELite.3pm Manifying blib/man3/Log::Dispatch::Email::MailSend.3pm Manifying blib/man3/Log::Dispatch::Email::MailSender.3pm Manifying blib/man3/Log::Dispatch::Email::MailSendmail.3pm Manifying blib/man3/Log::Dispatch::File.3pm Manifying blib/man3/Log::Dispatch::File::Locked.3pm Manifying blib/man3/Log::Dispatch::Handle.3pm Manifying blib/man3/Log::Dispatch::Null.3pm Manifying blib/man3/Log::Dispatch::Output.3pm Manifying blib/man3/Log::Dispatch::Screen.3pm Manifying blib/man3/Log::Dispatch::Syslog.3pm + /usr/bin/make -j4 test PERL_DL_NONLAZY=1 /usr/bin/perl5.20.1 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # -------------------- ---- ------- # Dist::CheckConflicts 0.02 missing # ExtUtils::MakeMaker any 6.98 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 6.98 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Data::Dumper any 2.151 # Exporter any 5.71 # ExtUtils::MakeMaker any 6.98 # File::Spec any 3.48 # File::Temp any 0.2304 # IO::File any 1.16 # Test::Fatal any missing # Test::More 0.88 1.001002 # Test::Requires any missing # lib any 0.63 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.140640 # # === Runtime Requires === # # Module Want Have # ------------------------ ---- ------- # Carp any 1.3301 # Devel::GlobalDestruction any 0.13 # Dist::CheckConflicts 0.02 missing # Fcntl any 1.11 # Module::Runtime any 0.014 # Params::Validate 0.15 1.18 # Scalar::Util any 1.38 # Sys::Syslog 0.28 0.33 # base any 2.22 # strict any 1.08 # threads any 1.93 # threads::shared any 1.46 # warnings any 1.23 # # # *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** # # The following REQUIRED prerequisites were not satisfied: # # Dist::CheckConflicts is not installed (version '0.02' required) # Test::Fatal is not installed (any version required) # Test::Requires is not installed (any version required) # Dist::CheckConflicts is not installed (version '0.02' required) # t/00-report-prereqs.t ..... ok Can't locate Test/Fatal.pm in @INC (you may need to install the Test::Fatal module) (@INC contains: /home/users/builder/rpm/BUILD/Log-Dispatch-2.44/blib/lib /home/users/builder/rpm/BUILD/Log-Dispatch-2.44/blib/arch /usr/local/lib/perl5/5.20.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi /usr/share/perl5/5.20.1 .) at t/01-basic.t line 5. BEGIN failed--compilation aborted at t/01-basic.t line 5. t/01-basic.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/02-email-exit.t ......... skipped: This test only runs for the maintainer t/03-short-syntax.t ....... ok t/04-binmode.t ............ ok t/05-close-after-write.t .. ok Can't locate Test/Requires.pm in @INC (you may need to install the Test::Requires module) (@INC contains: /home/users/builder/rpm/BUILD/Log-Dispatch-2.44/blib/lib /home/users/builder/rpm/BUILD/Log-Dispatch-2.44/blib/arch /usr/local/lib/perl5/5.20.0/i686-tld-linux-thread-multi /usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi /usr/share/perl5/5.20.1 .) at t/06-syslog.t line 8. BEGIN failed--compilation aborted at t/06-syslog.t line 8. t/06-syslog.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/author-no-tabs.t ........ skipped: these tests are for testing by the author t/author-pod-spell.t ...... skipped: these tests are for testing by the author t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-no404s.t .... skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-portability.t ... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/01-basic.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/06-syslog.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=16, Tests=30, 1 wallclock secs ( 0.15 usr 0.06 sys + 1.14 cusr 0.21 csys = 1.56 CPU) Result: FAIL Failed 2/16 test programs. 0/30 subtests failed. make: *** [test_dynamic] Error 255 error: Bad exit status from /tmp/B.e77bee/rpm-tmp.72617 (%build) RPM build errors: Bad exit status from /tmp/B.e77bee/rpm-tmp.72617 (%build) ended at: Thu Sep 10 08:32:42 2015, done in 01days 00h 00m 03s error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device Begin-PLD-Builder-Info Build-Time: user:4.22s sys:1.98s real:6.24s (faults io:0 non-io:163741) End-PLD-Builder-Info