request from: hawk checking if we should skip the build started at: Sat Aug 25 17:43:46 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/215c64b7-130a-4e0b-8fcc-d4007ab30213/perl-Locale-gettext-1.07-5.src.rpm fetched 13742 bytes, 55.7 K/s installing srpm: perl-Locale-gettext-1.07-5.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.KrOw3n/BUILD /tmp/B.KrOw3n/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Locale-gettext-1.07-5.src.rpm * Sat Aug 25 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Locale-gettext.git;a=log;h=master * Sat Aug 25 2018 Marcin Krol 8224d95 - release 5 + rpm -Uhv --nodeps --define '_topdir /tmp/B.KrOw3n' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Locale-gettext-1.07-5.src.rpm perl-Locale-gettext ################################################## + rm -f perl-Locale-gettext-1.07-5.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.KrOw3n/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.KrOw3n/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.KrOw3n' --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.KrOw3n/perl-Locale-gettext.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: 215c64b7-130a-4e0b-8fcc-d4007ab30213; TMPDIR=/tmp/B.KrOw3n/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.KrOw3n' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.KrOw3n/perl-Locale-gettext.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 215c64b7-130a-4e0b-8fcc-d4007ab30213 + TMPDIR=/tmp/B.KrOw3n/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.KrOw3n' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.KrOw3n/perl-Locale-gettext.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.KrOw3n/BUILD/tmp /bin/sh -e /tmp/B.KrOw3n/BUILD/tmp/rpm-tmp.29101 + umask 022 + cd /tmp/B.KrOw3n/BUILD + cd /tmp/B.KrOw3n/BUILD + rm -rf Locale-gettext-1.07 + /usr/bin/gzip -dc /tmp/B.KrOw3n/gettext-1.07.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Locale-gettext-1.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.KrOw3n/BUILD/tmp /bin/sh -e /tmp/B.KrOw3n/BUILD/tmp/rpm-tmp.29101 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.KrOw3n/BUILD/tmp + umask 022 + cd /tmp/B.KrOw3n/BUILD + cd Locale-gettext-1.07 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' checking for gettext... yes checking for dgettext... yes checking for ngettext... yes checking for bind_textdomain_codeset... yes Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Locale::gettext Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j8 'CC=x86_64-tld-linux-gcc' 'OPTIMIZE=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'LDDLFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -shared' Running Mkbootstrap for gettext () "/usr/bin/perl5.28.0" "/usr/share/perl5/5.28.0/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.28.0/ExtUtils/typemap' gettext.xs > gettext.xsc chmod 644 "gettext.bs" "/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- gettext.bs blib/arch/auto/Locale/gettext/gettext.bs 644 cp gettext.pm blib/lib/Locale/gettext.pm Please specify prototyping behavior for gettext.xs (see perlxs manual) mv gettext.xsc gettext.c x86_64-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 -fPIC -march=x86-64 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" -fPIC "-I/usr/lib64/perl5/5.28.0/x86_64-tld-linux-thread-multi/CORE" gettext.c rm -f blib/arch/auto/Locale/gettext/gettext.so x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -shared gettext.o -o blib/arch/auto/Locale/gettext/gettext.so \ \ chmod 755 blib/arch/auto/Locale/gettext/gettext.so Manifying 1 pod document + 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.KrOw3n/BUILD/tmp /bin/sh -e /tmp/B.KrOw3n/BUILD/tmp/rpm-tmp.91015 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.KrOw3n/BUILD/tmp + umask 022 + cd /tmp/B.KrOw3n/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder + /bin/mkdir -p /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder + cd Locale-gettext-1.07 + rm -rf /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder' "/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- gettext.bs blib/arch/auto/Locale/gettext/gettext.bs 644 Manifying 1 pod document Appending installation info to /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/lib64/perl5/5.28.0/x86_64-tld-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/auto/Locale/gettext/gettext.so Installing /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/Locale/gettext.pm Installing /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/share/man/man3/Locale::gettext.3pm + __spec_install_post_strip + set +x Stripping 1 ELF executables...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.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/lib64/perl5/5.28.0/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/auto/Locale/gettext/.packlist Processing files: perl-Locale-gettext-1.07-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.KrOw3n/BUILD/tmp /bin/sh -e /tmp/B.KrOw3n/BUILD/tmp/rpm-tmp.91015 + umask 022 + cd /tmp/B.KrOw3n/BUILD + cd Locale-gettext-1.07 + DOCDIR=/tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/share/doc/perl-Locale-gettext-1.07 + export DOCDIR + rm -rf /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/share/doc/perl-Locale-gettext-1.07 + /bin/mkdir -p /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/share/doc/perl-Locale-gettext-1.07 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/share/doc/perl-Locale-gettext-1.07... Documentation compressed. + cp -pr README /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/share/doc/perl-Locale-gettext-1.07 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder/usr/share/doc/perl-Locale-gettext-1.07... ./README Documentation compressed. + exit 0 Provides: gettext.so()(64bit) perl(Locale::gettext) = 1.07 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(POSIX) rtld(GNU_HASH) Obsoletes: perl-gettext Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder Wrote: /tmp/B.KrOw3n/RPMS/perl-Locale-gettext-1.07-5.x86_64.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.KrOw3n/BUILD/tmp /bin/sh -e /tmp/B.KrOw3n/BUILD/tmp/rpm-tmp.91015 + umask 022 + cd /tmp/B.KrOw3n/BUILD + cd Locale-gettext-1.07 + /bin/rm '--interactive=never' -rf /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder + rm -rf /tmp/B.KrOw3n/BUILD/tmp/perl-Locale-gettext-1.07-root-builder ended at: Sat Aug 25 17:43:48 2018, done in 0:00:01.301773 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.KrOw3n/BUILD + rm -rf /tmp/B.KrOw3n/tmp /tmp/B.KrOw3n/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.KrOw3n Begin-TLD-Builder-Info Build-Time: user:1.58s sys:0.29s real:2.39s (faults io:0 non-io:151082) Files queued for ftp: 17253 perl-Locale-gettext-1.07-5.x86_64.rpm 98 perl-Locale-gettext-1.07-5.src.rpm.uploadinfo End-TLD-Builder-Info