request from: hawk checking if we should skip the build started at: Sun Mar 11 15:12:46 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/5bbdeceb-fa60-430f-b262-a714b24b53fc/lwp-2.6-0.1.src.rpm fetched 378532 bytes, 747.8 K/s installing srpm: lwp-2.6-0.1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.LKvmeW/BUILD /tmp/B.LKvmeW/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog lwp-2.6-0.1.src.rpm * Sun Mar 11 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/lwp.git;a=log;h=master + rpm -Uhv --nodeps --define '_topdir /tmp/B.LKvmeW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' lwp-2.6-0.1.src.rpm lwp ################################################## + rm -f lwp-2.6-0.1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.LKvmeW/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.LKvmeW/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.LKvmeW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.LKvmeW/lwp.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: 5bbdeceb-fa60-430f-b262-a714b24b53fc; TMPDIR=/tmp/B.LKvmeW/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.LKvmeW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.LKvmeW/lwp.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 5bbdeceb-fa60-430f-b262-a714b24b53fc + TMPDIR=/tmp/B.LKvmeW/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.LKvmeW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.LKvmeW/lwp.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.LKvmeW/BUILD/tmp /bin/sh -e /tmp/B.LKvmeW/BUILD/tmp/rpm-tmp.49704 + umask 022 + cd /tmp/B.LKvmeW/BUILD + cd /tmp/B.LKvmeW/BUILD + rm -rf lwp-2.6 + /usr/bin/gzip -dc /tmp/B.LKvmeW/lwp-2.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lwp-2.6 + /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.LKvmeW/BUILD/tmp /bin/sh -e /tmp/B.LKvmeW/BUILD/tmp/rpm-tmp.49704 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.LKvmeW/BUILD/tmp + umask 022 + cd /tmp/B.LKvmeW/BUILD + cd lwp-2.6 + rm -f configure.ac + libtoolize --copy --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. + autoheader aclocal.m4:16: warning: this file was generated for autoconf 2.65. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. + autoconf + automake -a -c -f --foreign automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal.m4:16: warning: this file was generated for autoconf 2.65. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.in:8: error: version mismatch. This is Automake 1.15.1, configure.in:8: but the definition used by this AM_INIT_AUTOMAKE configure.in:8: comes from Automake 1.11.1. You should recreate configure.in:8: aclocal.m4 with aclocal and run automake again. configure.in:8: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.in:8: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.in:8: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.in:8: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src-pt/Makefile.am: installing './depcomp' error: Bad exit status from /tmp/B.LKvmeW/BUILD/tmp/rpm-tmp.49704 (%build) RPM build errors: Bad exit status from /tmp/B.LKvmeW/BUILD/tmp/rpm-tmp.49704 (%build) ended at: Sun Mar 11 15:12:48 2018, done in 0:00:01.692609 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.LKvmeW/BUILD + rm -rf /tmp/B.LKvmeW/tmp /tmp/B.LKvmeW/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.LKvmeW Begin-TLD-Builder-Info Build-Time: user:1.60s sys:0.13s real:2.63s (faults io:0 non-io:121041) End-TLD-Builder-Info