request from: hawk checking if we should skip the build started at: Sun Dec 15 10:18:46 2019 fetching http://src.tld-linux.org/~builderti//srpms/245b4413-465d-4dc8-b459-b1becd3bcc79/python-d2to1-0.2.12.post1-4.src.rpm fetched 41642 bytes, 884.3 K/s installing srpm: python-d2to1-0.2.12.post1-4.src.rpm + install -d /tmp/B.VRTB3H/BUILD /tmp/B.VRTB3H/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-d2to1-0.2.12.post1-4.src.rpm * Sun Dec 15 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-d2to1.git;a=log;h=50f56c2581f232a0bd63e65cd60836f4c0df7661 * Mon Oct 28 2019 Jan Rękorajski 50f56c2 - rebuild with python 3.8 - release 4 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.VRTB3H' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-d2to1-0.2.12.post1-4.src.rpm python-d2to1 ################################################## + rm -f python-d2to1-0.2.12.post1-4.src.rpm + install -m 700 -d /tmp/B.VRTB3H/BUILD/tmp + TMPDIR=/tmp/B.VRTB3H/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.VRTB3H' --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.VRTB3H/python-d2to1.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: 245b4413-465d-4dc8-b459-b1becd3bcc79; TMPDIR=/tmp/B.VRTB3H/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.VRTB3H' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.VRTB3H/python-d2to1.spec + : build-id: 245b4413-465d-4dc8-b459-b1becd3bcc79 + TMPDIR=/tmp/B.VRTB3H/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.VRTB3H' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.VRTB3H/python-d2to1.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.VRTB3H/BUILD/tmp /bin/sh -e /tmp/B.VRTB3H/BUILD/tmp/rpm-tmp.82334 + umask 022 + cd /tmp/B.VRTB3H/BUILD + cd /tmp/B.VRTB3H/BUILD + rm -rf d2to1-0.2.12.post1 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.VRTB3H/d2to1-0.2.12.post1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd d2to1-0.2.12.post1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/rm '--interactive=never' -r d2to1.egg-info + 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.VRTB3H/BUILD/tmp /bin/sh -e /tmp/B.VRTB3H/BUILD/tmp/rpm-tmp.82334 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.VRTB3H/BUILD/tmp + umask 022 + cd /tmp/B.VRTB3H/BUILD + cd d2to1-0.2.12.post1 + 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' Traceback (most recent call last): File "setup.py", line 17, in setup(**cfg_to_args()) File "/tmp/B.VRTB3H/BUILD/d2to1-0.2.12.post1/d2to1/util.py", line 204, in cfg_to_args wrap_commands(kwargs) File "/tmp/B.VRTB3H/BUILD/d2to1-0.2.12.post1/d2to1/util.py", line 439, in wrap_commands for cmd, _ in dist.get_command_list(): File "/usr/share/python2.7/site-packages/setuptools/dist.py", line 858, in get_command_list File "/usr/share/python2.7/site-packages/pkg_resources/__init__.py", line 2449, in resolve File "/usr/share/python2.7/site-packages/isort/__init__.py", line 26, in File "/usr/share/python2.7/site-packages/isort/isort.py", line 41, in File "/usr/share/python2.7/site-packages/isort/finders.py", line 35, in ImportError: No module named functools_lru_cache error: Bad exit status from /tmp/B.VRTB3H/BUILD/tmp/rpm-tmp.82334 (%build) RPM build errors: Bad exit status from /tmp/B.VRTB3H/BUILD/tmp/rpm-tmp.82334 (%build) ended at: Sun Dec 15 10:18:48 2019, done in 0:00:00.811933 error: No files produced. + chmod -R u+rwX /tmp/B.VRTB3H/BUILD + rm -rf /tmp/B.VRTB3H/tmp /tmp/B.VRTB3H/BUILD + rm -rf /tmp/B.VRTB3H Begin-TLD-Builder-Info Build-Time: user:0.91s sys:0.26s real:1.54s (faults io:7 non-io:84884) End-TLD-Builder-Info