request from: hawk checking if we should skip the build started at: Thu Aug 30 14:06:16 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/916f0b11-3df7-4d93-889b-3b8a1f5bde66/python-unittest2-1.1.0-1.src.rpm fetched 86407 bytes, 261.7 K/s installing srpm: python-unittest2-1.1.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.JAKlDn/BUILD /tmp/B.JAKlDn/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-unittest2-1.1.0-1.src.rpm * Thu Aug 30 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-unittest2.git;a=log;h=9194026a668bd07cae34d1995f749df1cae65c6e * Wed Jul 25 2018 Jakub Bogusz 9194026 - updated URLs, added backport comment, removed autogenerated dependencies + rpm -Uhv --nodeps --define '_topdir /tmp/B.JAKlDn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-unittest2-1.1.0-1.src.rpm python-unittest2 ################################################## + rm -f python-unittest2-1.1.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.JAKlDn/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.JAKlDn/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.JAKlDn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.JAKlDn/python-unittest2.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: 916f0b11-3df7-4d93-889b-3b8a1f5bde66; TMPDIR=/tmp/B.JAKlDn/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.JAKlDn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.JAKlDn/python-unittest2.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 916f0b11-3df7-4d93-889b-3b8a1f5bde66 + TMPDIR=/tmp/B.JAKlDn/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.JAKlDn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.JAKlDn/python-unittest2.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.JAKlDn/BUILD/tmp /bin/sh -e /tmp/B.JAKlDn/BUILD/tmp/rpm-tmp.63548 + umask 022 + cd /tmp/B.JAKlDn/BUILD + cd /tmp/B.JAKlDn/BUILD + rm -rf unittest2-1.1.0 + /usr/bin/gzip -dc /tmp/B.JAKlDn/unittest2-1.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unittest2-1.1.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i -e '/^REQUIRES/s@'\''argparse'\'', @@' setup.py + 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.JAKlDn/BUILD/tmp /bin/sh -e /tmp/B.JAKlDn/BUILD/tmp/rpm-tmp.63548 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.JAKlDn/BUILD/tmp + umask 022 + cd /tmp/B.JAKlDn/BUILD + cd unittest2-1.1.0 + 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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' Download error on https://pypi.python.org/simple/traceback2/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! Couldn't find index page for 'traceback2' (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 working download links found for traceback2 Traceback (most recent call last): File "setup.py", line 87, in setup(**params) File "/usr/lib64/python2.7/distutils/core.py", line 111, in setup _setup_distribution = dist = klass(attrs) File "/usr/share/python2.7/site-packages/setuptools/dist.py", line 318, in __init__ File "/usr/share/python2.7/site-packages/setuptools/dist.py", line 373, in fetch_build_eggs File "/usr/share/python2.7/site-packages/pkg_resources/__init__.py", line 851, in resolve File "/usr/share/python2.7/site-packages/pkg_resources/__init__.py", line 1123, in best_match File "/usr/share/python2.7/site-packages/pkg_resources/__init__.py", line 1135, in obtain File "/usr/share/python2.7/site-packages/setuptools/dist.py", line 441, in fetch_build_egg File "/usr/share/python2.7/site-packages/setuptools/command/easy_install.py", line 668, in easy_install distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('traceback2') error: Bad exit status from /tmp/B.JAKlDn/BUILD/tmp/rpm-tmp.63548 (%build) RPM build errors: Bad exit status from /tmp/B.JAKlDn/BUILD/tmp/rpm-tmp.63548 (%build) ended at: Thu Aug 30 14:06:17 2018, done in 0:00:00.662094 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.JAKlDn/BUILD + rm -rf /tmp/B.JAKlDn/tmp /tmp/B.JAKlDn/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.JAKlDn Begin-TLD-Builder-Info Build-Time: user:0.98s sys:0.17s real:1.86s (faults io:1 non-io:87457) End-TLD-Builder-Info