request from: hawk checking if we should skip the build started at: Sat Nov 9 20:24:36 2019 fetching http://src.tld-linux.org/~builderti//srpms/7e56bf0b-1915-41c4-8a53-92fbda1d73bd/python-six-1.12.0-3.src.rpm fetched 39697 bytes, 1028.5 K/s installing srpm: python-six-1.12.0-3.src.rpm + install -d /tmp/B.dNSU9p/BUILD /tmp/B.dNSU9p/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-six-1.12.0-3.src.rpm * Sat Nov 09 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-six.git;a=log;h=2a964eaf262b99982daf9966d5e6b138a9ff159e * Mon Oct 28 2019 Jan Rękorajski 2a964ea - rebuild with python 3.8 - release 3 (by relup.sh) * Sat Oct 12 2019 Adam Gołębiowski 9b16c71 - release 2 * Wed Sep 18 2019 Jakub Bogusz c0646e2 - updated to 1.12.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.dNSU9p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-six-1.12.0-3.src.rpm python-six ################################################## + rm -f python-six-1.12.0-3.src.rpm + install -m 700 -d /tmp/B.dNSU9p/BUILD/tmp + TMPDIR=/tmp/B.dNSU9p/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.dNSU9p' --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.dNSU9p/python-six.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: 7e56bf0b-1915-41c4-8a53-92fbda1d73bd; TMPDIR=/tmp/B.dNSU9p/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.dNSU9p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.dNSU9p/python-six.spec + : build-id: 7e56bf0b-1915-41c4-8a53-92fbda1d73bd + TMPDIR=/tmp/B.dNSU9p/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.dNSU9p' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.dNSU9p/python-six.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.dNSU9p/BUILD/tmp /bin/sh -e /tmp/B.dNSU9p/BUILD/tmp/rpm-tmp.56608 + umask 022 + cd /tmp/B.dNSU9p/BUILD + cd /tmp/B.dNSU9p/BUILD + rm -rf six-1.12.0 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.dNSU9p/six-1.12.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd six-1.12.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-six-tests.patch):' Patch #0 (python-six-tests.patch): + build-2/lib + 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/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib copying six.py -> build-3/lib + /usr/bin/make -j4 -C documentation html make: Entering directory '/tmp/B.dNSU9p/BUILD/six-1.12.0/documentation' sphinx-build -b html -d _build/doctrees . _build/html Traceback (most recent call last): File "/usr/bin/sphinx-build", line 6, in from pkg_resources import load_entry_point File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 3251, in def _initialize_master_working_set(): File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 3234, in _call_aside f(*args, **kwargs) File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 3263, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 583, in _build_master ws.require(__requires__) File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'Pygments>=2.0' distribution was not found and is required by Sphinx make: *** [Makefile:40: html] Error 1 make: Leaving directory '/tmp/B.dNSU9p/BUILD/six-1.12.0/documentation' error: Bad exit status from /tmp/B.dNSU9p/BUILD/tmp/rpm-tmp.56608 (%build) RPM build errors: Bad exit status from /tmp/B.dNSU9p/BUILD/tmp/rpm-tmp.56608 (%build) ended at: Sat Nov 9 20:24:37 2019, done in 0:00:00.627109 error: No files produced. + chmod -R u+rwX /tmp/B.dNSU9p/BUILD + rm -rf /tmp/B.dNSU9p/tmp /tmp/B.dNSU9p/BUILD + rm -rf /tmp/B.dNSU9p Begin-TLD-Builder-Info Build-Time: user:0.95s sys:0.26s real:1.25s (faults io:0 non-io:89060) End-TLD-Builder-Info