request from: hawk checking if we should skip the build started at: Sat Apr 14 16:36:23 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/944726fd-8034-44e5-a126-c9c36b2d3682/perl-Text-Soundex-3.04-5.src.rpm fetched 16066 bytes, 168.9 K/s installing srpm: perl-Text-Soundex-3.04-5.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.5wBCYI/BUILD /tmp/B.5wBCYI/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Text-Soundex-3.04-5.src.rpm * Sat Apr 14 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Text-Soundex.git;a=log;h=master * Sun Jun 11 2017 Jan Rękorajski 2fa89d3 - perl req/prov fix - release 5 (by relup.sh) * Sun Jun 11 2017 Jan Rękorajski c2d001d - rebuild with perl 5.26 - release 4 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.5wBCYI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Text-Soundex-3.04-5.src.rpm perl-Text-Soundex ################################################## + rm -f perl-Text-Soundex-3.04-5.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.5wBCYI/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.5wBCYI/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.5wBCYI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.5wBCYI/perl-Text-Soundex.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: 944726fd-8034-44e5-a126-c9c36b2d3682; TMPDIR=/tmp/B.5wBCYI/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.5wBCYI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.5wBCYI/perl-Text-Soundex.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 944726fd-8034-44e5-a126-c9c36b2d3682 + TMPDIR=/tmp/B.5wBCYI/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.5wBCYI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.5wBCYI/perl-Text-Soundex.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.5wBCYI/BUILD/tmp /bin/sh -e /tmp/B.5wBCYI/BUILD/tmp/rpm-tmp.27942 + umask 022 + cd /tmp/B.5wBCYI/BUILD + cd /tmp/B.5wBCYI/BUILD + rm -rf Text-Soundex-3.04 + /usr/bin/gzip -dc /tmp/B.5wBCYI/Text-Soundex-3.04.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Soundex-3.04 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + >COPYING + /bin/sed -n -e 3,12p Soundex.pm + 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.5wBCYI/BUILD/tmp /bin/sh -e /tmp/B.5wBCYI/BUILD/tmp/rpm-tmp.27942 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.5wBCYI/BUILD/tmp + umask 022 + cd /tmp/B.5wBCYI/BUILD + cd Text-Soundex-3.04 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' WARNING: Option INSTALLDIRS=vendor was not recognized. (ignoring) Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Soundex Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j8 'CC=i686-tld-linux-gcc' 'OPTIMIZE=-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 ' Running Mkbootstrap for Soundex () "/usr/bin/perl5.26.1" "/usr/share/perl5/5.26.1/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.26.1/ExtUtils/typemap' Soundex.xs > Soundex.xsc chmod 644 "Soundex.bs" "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.bs 644 cp Soundex.pm blib/lib/Text/Soundex.pm mv Soundex.xsc Soundex.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=\"3.04\" -DXS_VERSION=\"3.04\" -fPIC "-I/usr/lib/perl5/5.26.1/i686-tld-linux-thread-multi/CORE" Soundex.c rm -f blib/arch/auto/Text/Soundex/Soundex.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 Soundex.o -o blib/arch/auto/Text/Soundex/Soundex.so \ \ chmod 755 blib/arch/auto/Text/Soundex/Soundex.so Manifying 1 pod document + /usr/bin/make -j8 test "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl5.26.1" "-Iblib/lib" "-Iblib/arch" test.pl use Text::Soundex 'soundex'.................................ok use Text::Soundex 'soundex_nara'............................ok use Text::Soundex;..........................................ok soundex('Euler') eq 'E460'..................................ok soundex('Gauss') eq 'G200'..................................ok soundex('Hilbert') eq 'H416'................................ok soundex('Knuth') eq 'K530'..................................ok soundex('Lloydi') eq 'L300'.................................ok soundex('Lukasiewicz') eq 'L222'............................ok soundex('2 + 2 = 4') eq undef...............................ok soundex(undef) eq undef.....................................ok soundex('Ellery', 'Ghosh', 'Heilbronn', 'Kant', 'Ladd', 'Lissajous') eq ('E460', 'G200', 'H416', 'K530', 'L300', 'L222')....................ok soundex('Mark', 'Mielke') eq ('M620', 'M420')...............ok soundex('Mike', undef, 'Stok') eq ('M200', undef, 'S320')...ok setting $soundex_nocode.....................................ok $soundex_nocode eq $Text::Soundex::nocode...................ok empty list..................................................ok soundex('CZARKOWSKA') eq 'C622'.............................ok + 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.5wBCYI/BUILD/tmp /bin/sh -e /tmp/B.5wBCYI/BUILD/tmp/rpm-tmp.10959 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.5wBCYI/BUILD/tmp + umask 022 + cd /tmp/B.5wBCYI/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder + /bin/mkdir -p /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder + cd Text-Soundex-3.04 + rm -rf /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder + /usr/bin/make -j8 pure_install 'DESTDIR=/tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder' "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/lib/perl5/vendor_perl/5.26.0/i686-tld-linux-thread-multi/auto/Text/Soundex/Soundex.so Installing /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/lib/perl5/vendor_perl/5.26.0/i686-tld-linux-thread-multi/Text/Soundex.pm Installing /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/share/man/man3/Text::Soundex.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.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/lib/perl5/5.26.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/lib/perl5/vendor_perl/5.26.0/i686-tld-linux-thread-multi/auto/Text/Soundex/.packlist Processing files: perl-Text-Soundex-3.04-5 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.5wBCYI/BUILD/tmp /bin/sh -e /tmp/B.5wBCYI/BUILD/tmp/rpm-tmp.10959 + umask 022 + cd /tmp/B.5wBCYI/BUILD + cd Text-Soundex-3.04 + DOCDIR=/tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/share/doc/perl-Text-Soundex-3.04 + export DOCDIR + rm -rf /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/share/doc/perl-Text-Soundex-3.04 + /bin/mkdir -p /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/share/doc/perl-Text-Soundex-3.04 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/share/doc/perl-Text-Soundex-3.04... Documentation compressed. + cp -pr COPYING Changes /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/share/doc/perl-Text-Soundex-3.04 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder/usr/share/doc/perl-Text-Soundex-3.04... ./Changes ./COPYING Documentation compressed. + exit 0 Provides: Soundex.so perl(Text::Soundex) = 3.04 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.1.3) libc.so.6(GLIBC_2.3) perl(Exporter) perl(XSLoader) perl(if) perl(strict) perl-base >= 1:5.6.0 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder Wrote: /tmp/B.5wBCYI/RPMS/perl-Text-Soundex-3.04-5.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.5wBCYI/BUILD/tmp /bin/sh -e /tmp/B.5wBCYI/BUILD/tmp/rpm-tmp.10959 + umask 022 + cd /tmp/B.5wBCYI/BUILD + cd Text-Soundex-3.04 + /bin/rm '--interactive=never' -rf /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder + rm -rf /tmp/B.5wBCYI/BUILD/tmp/perl-Text-Soundex-3.04-root-builder ended at: Sat Apr 14 16:36:24 2018, done in 0:00:00.941415 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.5wBCYI/BUILD + rm -rf /tmp/B.5wBCYI/tmp /tmp/B.5wBCYI/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.5wBCYI Begin-TLD-Builder-Info Build-Time: user:1.33s sys:0.19s real:1.79s (faults io:0 non-io:109493) Files queued for ftp: 16883 perl-Text-Soundex-3.04-5.i686.rpm 92 perl-Text-Soundex-3.04-5.src.rpm.uploadinfo End-TLD-Builder-Info