request from: hawk checking if we should skip the build started at: Tue Mar 13 00:53:16 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/53dcd3e8-91dd-429a-baa4-447fc5d60e41/perl-HTML-Tree-5.07-1.src.rpm fetched 156045 bytes, 366.6 K/s installing srpm: perl-HTML-Tree-5.07-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.wPcYhi/BUILD /tmp/B.wPcYhi/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-HTML-Tree-5.07-1.src.rpm * Mon Mar 12 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-HTML-Tree.git;a=log;h=master * Wed Sep 20 2017 Arkadiusz Miƛkiewicz 58e406b - up to 5.07 + rpm -Uhv --nodeps --define '_topdir /tmp/B.wPcYhi' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-HTML-Tree-5.07-1.src.rpm perl-HTML-Tree ################################################## + rm -f perl-HTML-Tree-5.07-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.wPcYhi/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.wPcYhi/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.wPcYhi' --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.wPcYhi/perl-HTML-Tree.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: 53dcd3e8-91dd-429a-baa4-447fc5d60e41; TMPDIR=/tmp/B.wPcYhi/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.wPcYhi' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.wPcYhi/perl-HTML-Tree.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 53dcd3e8-91dd-429a-baa4-447fc5d60e41 + TMPDIR=/tmp/B.wPcYhi/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.wPcYhi' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.wPcYhi/perl-HTML-Tree.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.wPcYhi/BUILD/tmp /bin/sh -e /tmp/B.wPcYhi/BUILD/tmp/rpm-tmp.13590 + umask 022 + cd /tmp/B.wPcYhi/BUILD + cd /tmp/B.wPcYhi/BUILD + rm -rf HTML-Tree-5.07 + /usr/bin/gzip -dc /tmp/B.wPcYhi/HTML-Tree-5.07.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Tree-5.07 + /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.wPcYhi/BUILD/tmp /bin/sh -e /tmp/B.wPcYhi/BUILD/tmp/rpm-tmp.13590 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.wPcYhi/BUILD/tmp + umask 022 + cd /tmp/B.wPcYhi/BUILD + cd HTML-Tree-5.07 + /usr/bin/perl Build.PL 'destdir=/tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder' 'installdirs=vendor' Checking prerequisites... recommends: * HTML::FormatText is not installed HTML::FormatText is only required if you want to use HTML::Element's "format" method, which converts HTML to formatted plain text. If you install this module later, you do NOT need to reinstall HTML-Tree. ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Run 'Build installdeps' to install missing prerequisites. Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'HTML-Tree' version '5.07' + ./Build Building HTML-Tree + ./Build test t/00-all_prereqs.t .. ok t/00system.t ........ ok t/assubs.t .......... ok t/attributes.t ...... ok t/body.t ............ ok t/building.t ........ ok t/children.t ........ ok t/clonei.t .......... ok t/comment.t ......... ok t/construct_tree.t .. ok t/doctype.t ......... ok t/escape.t .......... ok t/leaktest.t ........ ok t/oldparse.t ........ ok t/parents.t ......... ok t/parse.t ........... ok t/parsefile.t ....... ok t/refloop.t ......... ok t/split.t ........... ok t/subclass.t ........ ok t/tag-rendering.t ... ok t/unicode.t ......... ok t/whitespace.t ...... ok All tests successful. Files=23, Tests=989, 2 wallclock secs ( 0.10 usr 0.02 sys + 1.71 cusr 0.14 csys = 1.97 CPU) Result: PASS + 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.wPcYhi/BUILD/tmp /bin/sh -e /tmp/B.wPcYhi/BUILD/tmp/rpm-tmp.32398 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.wPcYhi/BUILD/tmp + umask 022 + cd /tmp/B.wPcYhi/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder + /bin/mkdir -p /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder + cd HTML-Tree-5.07 + rm -rf /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder + ./Build install Building HTML-Tree Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man1/htmltree.1p Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Tree.pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/TreeBuilder.pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Element.pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Parse.pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/AsSubs.pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Tree/AboutTrees.pod Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Tree/Scanning.pod Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Tree/AboutObjects.pod Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Element/traverse.pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::Tree::AboutObjects.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::Parse.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::Element.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::Tree::AboutTrees.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::Tree.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::TreeBuilder.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::Element::traverse.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::Tree::Scanning.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/man/man3/HTML::AsSubs.3pm Installing /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/bin/htmltree + install -d /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/TreeBuilder + /bin/rm '--interactive=never' /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Tree/AboutObjects.pod /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Tree/AboutTrees.pod /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/perl5/vendor_perl/HTML/Tree/Scanning.pod + __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.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/lib64/perl5/5.26.1/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/lib64/perl5/vendor_perl/5.26.0/x86_64-tld-linux-thread-multi/auto/HTML/Tree/.packlist Processing files: perl-HTML-Tree-5.07-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.wPcYhi/BUILD/tmp /bin/sh -e /tmp/B.wPcYhi/BUILD/tmp/rpm-tmp.32398 + umask 022 + cd /tmp/B.wPcYhi/BUILD + cd HTML-Tree-5.07 + DOCDIR=/tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/doc/perl-HTML-Tree-5.07 + export DOCDIR + rm -rf /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/doc/perl-HTML-Tree-5.07 + /bin/mkdir -p /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/doc/perl-HTML-Tree-5.07 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/doc/perl-HTML-Tree-5.07... Documentation compressed. + cp -pr README Changes /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/doc/perl-HTML-Tree-5.07 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder/usr/share/doc/perl-HTML-Tree-5.07... ./README ./Changes Documentation compressed. + exit 0 Provides: perl(HTML::AsSubs) = 5.07 perl(HTML::Element) = 5.07 perl(HTML::Element::traverse) = 5.07 perl(HTML::Parse) = 5.07 perl(HTML::Tree) = 5.07 perl(HTML::TreeBuilder) = 5.07 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl /usr/share/perl5/vendor_perl perl(Carp) perl(Exporter) perl(HTML::Element) perl(HTML::Entities) perl(HTML::Parser) >= 3.46 perl(HTML::Tagset) perl(HTML::Tagset) >= 3.02 perl(HTML::TreeBuilder) perl(Pod::Usage) perl(integer) perl(strict) perl(vars) perl(warnings) perl-base >= 1:5.8.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder Wrote: /tmp/B.wPcYhi/RPMS/perl-HTML-Tree-5.07-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.wPcYhi/BUILD/tmp /bin/sh -e /tmp/B.wPcYhi/BUILD/tmp/rpm-tmp.82007 + umask 022 + cd /tmp/B.wPcYhi/BUILD + cd HTML-Tree-5.07 + /bin/rm '--interactive=never' -rf /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder + rm -rf /tmp/B.wPcYhi/BUILD/tmp/perl-HTML-Tree-5.07-root-builder ended at: Tue Mar 13 00:53:21 2018, done in 0:00:04.040642 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.wPcYhi/BUILD + rm -rf /tmp/B.wPcYhi/tmp /tmp/B.wPcYhi/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..600..800..1000..1200..1400..1600..1800..1932 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.wPcYhi Begin-TLD-Builder-Info Build-Time: user:4.62s sys:0.42s real:6.53s (faults io:2 non-io:209154) Files queued for ftp: 180738 perl-HTML-Tree-5.07-1.noarch.rpm 88 perl-HTML-Tree-5.07-1.src.rpm.uploadinfo End-TLD-Builder-Info