request from: hawk checking if we should skip the build started at: Fri Aug 24 18:36:26 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/684e0727-a399-4319-9932-6f3b6c87cf6a/python-six-1.11.0-1.src.rpm fetched 36901 bytes, 147.1 K/s installing srpm: python-six-1.11.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.7hKkiu/BUILD /tmp/B.7hKkiu/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-six-1.11.0-1.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-six.git;a=log;h=dc1124999fa6c188ceeb22b567b50d555bf16a29 * Mon Jul 30 2018 Jacek Konieczny dc11249 - without setuptools bcond added * Sun Jul 15 2018 Jakub Bogusz 7a7ec46 - updated to 1.11.0 - added tests patch (avoid potential test failure caused by some pytest extension), run unit tests - added -apidocs package * Sun Jul 01 2018 Arkadiusz Miƛkiewicz 581b424 - release 4 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.7hKkiu' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without setuptools --without tests python-six-1.11.0-1.src.rpm python-six ################################################## + rm -f python-six-1.11.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.7hKkiu/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.7hKkiu/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.7hKkiu' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without setuptools --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.7hKkiu/python-six.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: 684e0727-a399-4319-9932-6f3b6c87cf6a; TMPDIR=/tmp/B.7hKkiu/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.7hKkiu' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without setuptools --without tests --target i686-tld-linux /tmp/B.7hKkiu/python-six.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 684e0727-a399-4319-9932-6f3b6c87cf6a + TMPDIR=/tmp/B.7hKkiu/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.7hKkiu' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without setuptools --without tests --target i686-tld-linux /tmp/B.7hKkiu/python-six.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.7hKkiu/BUILD/tmp /bin/sh -e /tmp/B.7hKkiu/BUILD/tmp/rpm-tmp.146 + umask 022 + cd /tmp/B.7hKkiu/BUILD + cd /tmp/B.7hKkiu/BUILD + rm -rf six-1.11.0 + /usr/bin/gzip -dc /tmp/B.7hKkiu/six-1.11.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd six-1.11.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 -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/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/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) + /usr/bin/make -j8 -C documentation html make: Entering directory '/tmp/B.7hKkiu/BUILD/six-1.11.0/documentation' sphinx-build -b html -d _build/doctrees . _build/html Traceback (most recent call last): File "/usr/bin/sphinx-build", line 5, in from pkg_resources import load_entry_point ModuleNotFoundError: No module named 'pkg_resources' make: *** [Makefile:40: html] Error 1 make: Leaving directory '/tmp/B.7hKkiu/BUILD/six-1.11.0/documentation' error: Bad exit status from /tmp/B.7hKkiu/BUILD/tmp/rpm-tmp.146 (%build) RPM build errors: Bad exit status from /tmp/B.7hKkiu/BUILD/tmp/rpm-tmp.146 (%build) ended at: Fri Aug 24 18:36:28 2018, done in 0:00:00.476274 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.7hKkiu/BUILD + rm -rf /tmp/B.7hKkiu/tmp /tmp/B.7hKkiu/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.7hKkiu Begin-TLD-Builder-Info Build-Time: user:0.87s sys:0.14s real:1.65s (faults io:0 non-io:75640) End-TLD-Builder-Info