request from: hawk checking if we should skip the build started at: Tue Jul 4 22:31:36 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/5e05b6b9-0fee-41a5-aa68-4b33d771dca9/perl-Mail-IMAPClient-3.39-1.src.rpm fetched 196231 bytes, 475.4 K/s installing srpm: perl-Mail-IMAPClient-3.39-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.6IctJH/BUILD /tmp/B.6IctJH/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Mail-IMAPClient-3.39-1.src.rpm * Tue Jul 04 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Mail-IMAPClient.git;a=log;h=master * Wed Jun 28 2017 Patryk Szczygłowski 99de304 - up to 3.39 + rpm -Uhv --nodeps --define '_topdir /tmp/B.6IctJH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Mail-IMAPClient-3.39-1.src.rpm perl-Mail-IMAPClient ################################################## + rm -f perl-Mail-IMAPClient-3.39-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.6IctJH/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.6IctJH/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.6IctJH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.6IctJH/perl-Mail-IMAPClient.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: 5e05b6b9-0fee-41a5-aa68-4b33d771dca9; TMPDIR=/tmp/B.6IctJH/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.6IctJH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.6IctJH/perl-Mail-IMAPClient.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 5e05b6b9-0fee-41a5-aa68-4b33d771dca9 + TMPDIR=/tmp/B.6IctJH/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.6IctJH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.6IctJH/perl-Mail-IMAPClient.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.6IctJH/BUILD/tmp /bin/sh -e /tmp/B.6IctJH/BUILD/tmp/rpm-tmp.84904 + umask 022 + cd /tmp/B.6IctJH/BUILD + cd /tmp/B.6IctJH/BUILD + rm -rf Mail-IMAPClient-3.39 + /usr/bin/gzip -dc /tmp/B.6IctJH/Mail-IMAPClient-3.39.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Mail-IMAPClient-3.39 + /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.6IctJH/BUILD/tmp /bin/sh -e /tmp/B.6IctJH/BUILD/tmp/rpm-tmp.84904 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.6IctJH/BUILD/tmp + umask 022 + cd /tmp/B.6IctJH/BUILD + cd Mail-IMAPClient-3.39 + yes n + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Warning: prerequisite Parse::RecDescent 1.94 not found. The following optional modules were not found: Authen::NTLM for Authmechanism 'NTLM' Authen::SASL for Authmechanism 'DIGEST-MD5' Test::Pod for Pod tests Optional modules are available from any CPAN mirror, reference: http://search.cpan.org/ http://www.perl.com/CPAN/modules/by-module http://www.perl.org/CPAN/modules/by-module Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mail::IMAPClient Writing MYMETA.yml and MYMETA.json (OPTIONAL) For extended tests during 'make test', create a file 'test.txt' in the top level directory of this distribution (the same directory as the Makefile.PL, etc.). This file must contain an IMAP server name or IP (server=...), a user account (user=...), and a password (passed=...). A port (port=....) and an authentication mechanism to be used (authmechanism=...) can also be specified. Example: --- BEGIN: test.txt --- server=localhost user=mytestuser passed=mypassword port=143 --- END: test.txt --- NOTE: When testing is completed, be sure to remove test.txt (either by hand or by 'make clean'). yes: standard output: Broken pipe + /usr/bin/make -j8 cp lib/Mail/IMAPClient.pm blib/lib/Mail/IMAPClient.pm cp lib/Mail/IMAPClient/Thread.pod blib/lib/Mail/IMAPClient/Thread.pod cp lib/Mail/IMAPClient.pod blib/lib/Mail/IMAPClient.pod cp lib/Mail/IMAPClient/Thread.grammar blib/lib/Mail/IMAPClient/Thread.grammar cp lib/Mail/IMAPClient/MessageSet.pm blib/lib/Mail/IMAPClient/MessageSet.pm cp lib/Mail/IMAPClient/BodyStructure.pm blib/lib/Mail/IMAPClient/BodyStructure.pm cp lib/Mail/IMAPClient/BodyStructure/Parse.grammar blib/lib/Mail/IMAPClient/BodyStructure/Parse.grammar cp lib/Mail/IMAPClient/BodyStructure/Parse.pm blib/lib/Mail/IMAPClient/BodyStructure/Parse.pm cp lib/Mail/IMAPClient/BodyStructure/Parse.pod blib/lib/Mail/IMAPClient/BodyStructure/Parse.pod cp lib/Mail/IMAPClient/Thread.pm blib/lib/Mail/IMAPClient/Thread.pm Manifying 5 pod documents + exit 0 Executing(%install): 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.6IctJH/BUILD/tmp /bin/sh -e /tmp/B.6IctJH/BUILD/tmp/rpm-tmp.55721 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.6IctJH/BUILD/tmp + umask 022 + cd /tmp/B.6IctJH/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder + /bin/mkdir -p /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder + cd Mail-IMAPClient-3.39 + rm -rf /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder' Manifying 5 pod documents Appending installation info to /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi/perllocal.pod Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient.pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient.pod Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/Thread.pod Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/BodyStructure.pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/MessageSet.pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/Thread.pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/Thread.grammar Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/BodyStructure/Parse.pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/BodyStructure/Parse.grammar Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/perl5/vendor_perl/Mail/IMAPClient/BodyStructure/Parse.pod Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/man/man3/Mail::IMAPClient::MessageSet.3pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/man/man3/Mail::IMAPClient::BodyStructure::Parse.3pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/man/man3/Mail::IMAPClient.3pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/man/man3/Mail::IMAPClient::Thread.3pm Installing /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/man/man3/Mail::IMAPClient::BodyStructure.3pm + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x + rm -f /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi/auto/Mail/IMAPClient/.packlist Processing files: perl-Mail-IMAPClient-3.39-1 Executing(%doc): 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.6IctJH/BUILD/tmp /bin/sh -e /tmp/B.6IctJH/BUILD/tmp/rpm-tmp.31448 + umask 022 + cd /tmp/B.6IctJH/BUILD + cd Mail-IMAPClient-3.39 + DOCDIR=/tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/doc/perl-Mail-IMAPClient-3.39 + export DOCDIR + rm -rf /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/doc/perl-Mail-IMAPClient-3.39 + /bin/mkdir -p /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/doc/perl-Mail-IMAPClient-3.39 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/doc/perl-Mail-IMAPClient-3.39... Documentation compressed. + cp -pr Changes README /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/doc/perl-Mail-IMAPClient-3.39 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder/usr/share/doc/perl-Mail-IMAPClient-3.39... ./Changes ./README Documentation compressed. + exit 0 Provides: perl(Mail::IMAPClient) = 3.39 perl(Mail::IMAPClient::BodyStructure) perl(Mail::IMAPClient::BodyStructure::Parse) perl(Mail::IMAPClient::MessageSet) perl(Mail::IMAPClient::Thread) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/share/perl5/vendor_perl perl(Carp) perl(Errno) perl(Fcntl) perl(File::Spec) perl(IO::Select) perl(IO::Socket) perl(List::Util) perl(MIME::Base64) perl(Mail::IMAPClient::BodyStructure::Parse) perl(Mail::IMAPClient::MessageSet) perl(Parse::RecDescent) perl(constant) perl(strict) perl(vars) perl(warnings) perl-base >= 1:5.8.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/perl5/vendor_perl/Mail/IMAPClient.pod Wrote: /tmp/B.6IctJH/RPMS/perl-Mail-IMAPClient-3.39-1.noarch.rpm Executing(%clean): 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.6IctJH/BUILD/tmp /bin/sh -e /tmp/B.6IctJH/BUILD/tmp/rpm-tmp.31448 + umask 022 + cd /tmp/B.6IctJH/BUILD + cd Mail-IMAPClient-3.39 + /bin/rm '--interactive=never' -rf /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder + rm -rf /tmp/B.6IctJH/BUILD/tmp/perl-Mail-IMAPClient-3.39-root-builder ended at: Tue Jul 4 22:31:41 2017, done in 0:00:05.015917 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.6IctJH/BUILD + rm -rf /tmp/B.6IctJH/tmp /tmp/B.6IctJH/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..426 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.6IctJH Begin-TLD-Builder-Info Build-Time: user:2.30s sys:0.24s real:6.49s (faults io:2 non-io:126891) Files queued for ftp: 161945 perl-Mail-IMAPClient-3.39-1.noarch.rpm 100 perl-Mail-IMAPClient-3.39-1.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/perl5/vendor_perl/Mail/IMAPClient.pod End-TLD-Builder-Info