request from: hawk checking if we should skip the build started at: Sun Jan 7 13:56:36 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/4d975c48-8599-48ad-9c34-679c9794d437/perl-Sub-Identify-0.12-3.src.rpm fetched 57500 bytes, 376.5 K/s installing srpm: perl-Sub-Identify-0.12-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.VmUWRC/BUILD /tmp/B.VmUWRC/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Sub-Identify-0.12-3.src.rpm * Sun Jan 07 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Sub-Identify.git;a=log;h=master * Sun Jun 11 2017 Jan Rękorajski 267605a - perl req/prov fix - release 3 (by relup.sh) * Sun Jun 11 2017 Jan Rękorajski 630b27b - rebuild with perl 5.26 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.VmUWRC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Sub-Identify-0.12-3.src.rpm perl-Sub-Identify ################################################## + rm -f perl-Sub-Identify-0.12-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.VmUWRC/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.VmUWRC/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.VmUWRC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.VmUWRC/perl-Sub-Identify.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: 4d975c48-8599-48ad-9c34-679c9794d437; TMPDIR=/tmp/B.VmUWRC/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.VmUWRC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.VmUWRC/perl-Sub-Identify.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 4d975c48-8599-48ad-9c34-679c9794d437 + TMPDIR=/tmp/B.VmUWRC/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.VmUWRC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.VmUWRC/perl-Sub-Identify.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.VmUWRC/BUILD/tmp /bin/sh -e /tmp/B.VmUWRC/BUILD/tmp/rpm-tmp.25216 + umask 022 + cd /tmp/B.VmUWRC/BUILD + cd /tmp/B.VmUWRC/BUILD + rm -rf Sub-Identify-0.12 + /usr/bin/gzip -dc /tmp/B.VmUWRC/Sub-Identify-0.12.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sub-Identify-0.12 + /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.VmUWRC/BUILD/tmp /bin/sh -e /tmp/B.VmUWRC/BUILD/tmp/rpm-tmp.25216 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.VmUWRC/BUILD/tmp + umask 022 + cd /tmp/B.VmUWRC/BUILD + cd Sub-Identify-0.12 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sub::Identify Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j8 Running Mkbootstrap for Identify () "/usr/bin/perl5.26.1" "/usr/share/perl5/5.26.1/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.26.1/ExtUtils/typemap' Identify.xs > Identify.xsc chmod 644 "Identify.bs" "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644 cp lib/Sub/Identify.pm blib/lib/Sub/Identify.pm mv Identify.xsc Identify.c i686-tld-linux-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/usr/lib/perl5/5.26.1/i686-tld-linux-thread-multi/CORE" Identify.c rm -f blib/arch/auto/Sub/Identify/Identify.so i686-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector-strong Identify.o -o blib/arch/auto/Sub/Identify/Identify.so \ \ chmod 755 blib/arch/auto/Sub/Identify/Identify.so Manifying 1 pod document + /usr/bin/make -j8 test "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644 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 t/01basic.t .................. ok t/02errors.t ................. ok t/03proto.t .................. ok t/04codelocation-pureperl.t .. ok t/04codelocation.t ........... ok t/05constant-pureperl.t ...... ok t/05constant.t ............... ok t/06codelocxs-pureperl.t ..... ok t/06codelocxs.t .............. ok t/10pureperl-basic.t ......... ok t/20attributes.t ............. ok t/21attributes-pureperl.t .... ok t/30signatures.t ............. ok t/pod.t ...................... skipped: Test::Pod 1.14 required for testing POD All tests successful. Files=14, Tests=143, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.60 cusr 0.03 csys = 0.68 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.VmUWRC/BUILD/tmp /bin/sh -e /tmp/B.VmUWRC/BUILD/tmp/rpm-tmp.3053 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.VmUWRC/BUILD/tmp + umask 022 + cd /tmp/B.VmUWRC/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder + /bin/mkdir -p /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder + cd Sub-Identify-0.12 + rm -rf /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder + /usr/bin/make -j8 pure_install 'DESTDIR=/tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder' "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/lib/perl5/vendor_perl/5.26.0/i686-tld-linux-thread-multi/auto/Sub/Identify/Identify.so Installing /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/lib/perl5/vendor_perl/5.26.0/i686-tld-linux-thread-multi/Sub/Identify.pm Installing /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/share/man/man3/Sub::Identify.3pm + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __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.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/lib/perl5/5.26.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/lib/perl5/vendor_perl/5.26.0/i686-tld-linux-thread-multi/auto/Sub/Identify/.packlist Processing files: perl-Sub-Identify-0.12-3 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.VmUWRC/BUILD/tmp /bin/sh -e /tmp/B.VmUWRC/BUILD/tmp/rpm-tmp.3053 + umask 022 + cd /tmp/B.VmUWRC/BUILD + cd Sub-Identify-0.12 + DOCDIR=/tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/share/doc/perl-Sub-Identify-0.12 + export DOCDIR + rm -rf /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/share/doc/perl-Sub-Identify-0.12 + /bin/mkdir -p /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/share/doc/perl-Sub-Identify-0.12 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/share/doc/perl-Sub-Identify-0.12... Documentation compressed. + cp -pr Changes /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/share/doc/perl-Sub-Identify-0.12 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder/usr/share/doc/perl-Sub-Identify-0.12... ./Changes Documentation compressed. + exit 0 Provides: Identify.so perl(Sub::Identify) = 0.12 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/lib/perl5/vendor_perl/5.26.0/i686-tld-linux-thread-multi libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) perl(Exporter) perl(strict) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder Wrote: /tmp/B.VmUWRC/RPMS/perl-Sub-Identify-0.12-3.i686.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.VmUWRC/BUILD/tmp /bin/sh -e /tmp/B.VmUWRC/BUILD/tmp/rpm-tmp.3053 + umask 022 + cd /tmp/B.VmUWRC/BUILD + cd Sub-Identify-0.12 + /bin/rm '--interactive=never' -rf /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder + rm -rf /tmp/B.VmUWRC/BUILD/tmp/perl-Sub-Identify-0.12-root-builder ended at: Sun Jan 7 13:56:38 2018, done in 0:00:01.681669 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.VmUWRC/BUILD + rm -rf /tmp/B.VmUWRC/tmp /tmp/B.VmUWRC/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/... 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.VmUWRC Begin-TLD-Builder-Info Build-Time: user:1.96s sys:0.21s real:2.46s (faults io:0 non-io:127217) Files queued for ftp: 12669 perl-Sub-Identify-0.12-3.i686.rpm 92 perl-Sub-Identify-0.12-3.src.rpm.uploadinfo End-TLD-Builder-Info