request from: hawk checking if we should skip the build started at: Wed Mar 14 10:41:59 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/978edae2-ab4c-4ef9-8bae-659b302410a7/pylint-1.7.4-1.src.rpm fetched 492293 bytes, 710.6 K/s installing srpm: pylint-1.7.4-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.kFm86H/BUILD /tmp/B.kFm86H/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog pylint-1.7.4-1.src.rpm * Wed Mar 14 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/pylint.git;a=log;h=bc8a8990fb398522a2a3ec4168d7c801d23008fb * Fri Nov 24 2017 Jacek Konieczny bc8a899 - Version: 1.7.4 + rpm -Uhv --nodeps --define '_topdir /tmp/B.kFm86H' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' pylint-1.7.4-1.src.rpm pylint ################################################## + rm -f pylint-1.7.4-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.kFm86H/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.kFm86H/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.kFm86H' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.kFm86H/pylint.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: 978edae2-ab4c-4ef9-8bae-659b302410a7; TMPDIR=/tmp/B.kFm86H/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.kFm86H' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.kFm86H/pylint.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 978edae2-ab4c-4ef9-8bae-659b302410a7 + TMPDIR=/tmp/B.kFm86H/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.kFm86H' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.kFm86H/pylint.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.kFm86H/BUILD/tmp /bin/sh -e /tmp/B.kFm86H/BUILD/tmp/rpm-tmp.4547 + umask 022 + cd /tmp/B.kFm86H/BUILD + cd /tmp/B.kFm86H/BUILD + rm -rf pylint-1.7.4 + /usr/bin/gzip -dc /tmp/B.kFm86H/pylint-1.7.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pylint-1.7.4 + /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.kFm86H/BUILD/tmp /bin/sh -e /tmp/B.kFm86H/BUILD/tmp/rpm-tmp.4547 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.kFm86H/BUILD/tmp + umask 022 + cd /tmp/B.kFm86H/BUILD + cd pylint-1.7.4 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -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 ' + export CFLAGS + CXXFLAGS=' -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 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' Download error on https://pypi.python.org/simple/pytest-runner/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! Couldn't find index page for 'pytest-runner' (maybe misspelled?) Download error on https://pypi.python.org/simple/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! No local packages or download links found for pytest-runner Traceback (most recent call last): File "setup.py", line 173, in install() File "setup.py", line 170, in install **kwargs) File "/usr/lib/python2.7/distutils/core.py", line 111, in setup File "/usr/share/python2.7/site-packages/setuptools/dist.py", line 269, in __init__ File "/usr/share/python2.7/site-packages/setuptools/dist.py", line 313, in fetch_build_eggs File "/usr/share/python2.7/site-packages/pkg_resources/__init__.py", line 826, in resolve File "/usr/share/python2.7/site-packages/pkg_resources/__init__.py", line 1092, in best_match File "/usr/share/python2.7/site-packages/pkg_resources/__init__.py", line 1104, in obtain File "/usr/share/python2.7/site-packages/setuptools/dist.py", line 380, in fetch_build_egg File "/usr/share/python2.7/site-packages/setuptools/command/easy_install.py", line 634, in easy_install distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pytest-runner') error: Bad exit status from /tmp/B.kFm86H/BUILD/tmp/rpm-tmp.4547 (%build) RPM build errors: Bad exit status from /tmp/B.kFm86H/BUILD/tmp/rpm-tmp.4547 (%build) ended at: Wed Mar 14 10:42:01 2018, done in 0:00:00.500624 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.kFm86H/BUILD + rm -rf /tmp/B.kFm86H/tmp /tmp/B.kFm86H/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.kFm86H Begin-TLD-Builder-Info Build-Time: user:0.85s sys:0.16s real:2.10s (faults io:0 non-io:71322) End-TLD-Builder-Info