request from: hawk checking if we should skip the build started at: Sat Nov 9 20:11:27 2019 fetching http://src.tld-linux.org/~builderti//srpms/bdf3a2f2-42e0-4a80-ae4a-56557a3cf7d9/python-chardet-3.0.4-3.src.rpm fetched 1874315 bytes, 37373.0 K/s installing srpm: python-chardet-3.0.4-3.src.rpm + install -d /tmp/B.bh8F3Z/BUILD /tmp/B.bh8F3Z/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-chardet-3.0.4-3.src.rpm * Sat Nov 09 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-chardet.git;a=log;h=12478bb9e8c41ca3f13909d530ee2bd0fc0086fa * Tue Oct 29 2019 Jakub Bogusz 12478bb - doc BR: python3-sphinx_rtd_theme * Mon Oct 28 2019 Jan Rękorajski 7f05efa - rebuild with python 3.8 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.bh8F3Z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-chardet-3.0.4-3.src.rpm python-chardet ################################################## + rm -f python-chardet-3.0.4-3.src.rpm + install -m 700 -d /tmp/B.bh8F3Z/BUILD/tmp + TMPDIR=/tmp/B.bh8F3Z/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.bh8F3Z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.bh8F3Z/python-chardet.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: bdf3a2f2-42e0-4a80-ae4a-56557a3cf7d9; TMPDIR=/tmp/B.bh8F3Z/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.bh8F3Z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.bh8F3Z/python-chardet.spec + : build-id: bdf3a2f2-42e0-4a80-ae4a-56557a3cf7d9 + TMPDIR=/tmp/B.bh8F3Z/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.bh8F3Z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.bh8F3Z/python-chardet.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.bh8F3Z/BUILD/tmp /bin/sh -e /tmp/B.bh8F3Z/BUILD/tmp/rpm-tmp.41450 + umask 022 + cd /tmp/B.bh8F3Z/BUILD + cd /tmp/B.bh8F3Z/BUILD + rm -rf chardet-3.0.4 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.bh8F3Z/chardet-3.0.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd chardet-3.0.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.bh8F3Z/BUILD/tmp /bin/sh -e /tmp/B.bh8F3Z/BUILD/tmp/rpm-tmp.16768 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.bh8F3Z/BUILD/tmp + umask 022 + cd /tmp/B.bh8F3Z/BUILD + cd chardet-3.0.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' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/chardet copying chardet/codingstatemachine.py -> build-2/lib/chardet copying chardet/compat.py -> build-2/lib/chardet copying chardet/euctwfreq.py -> build-2/lib/chardet copying chardet/utf8prober.py -> build-2/lib/chardet copying chardet/langthaimodel.py -> build-2/lib/chardet copying chardet/mbcssm.py -> build-2/lib/chardet copying chardet/jisfreq.py -> build-2/lib/chardet copying chardet/cp949prober.py -> build-2/lib/chardet copying chardet/charsetprober.py -> build-2/lib/chardet copying chardet/big5freq.py -> build-2/lib/chardet copying chardet/euctwprober.py -> build-2/lib/chardet copying chardet/langhungarianmodel.py -> build-2/lib/chardet copying chardet/eucjpprober.py -> build-2/lib/chardet copying chardet/langcyrillicmodel.py -> build-2/lib/chardet copying chardet/hebrewprober.py -> build-2/lib/chardet copying chardet/chardistribution.py -> build-2/lib/chardet copying chardet/escsm.py -> build-2/lib/chardet copying chardet/sjisprober.py -> build-2/lib/chardet copying chardet/gb2312freq.py -> build-2/lib/chardet copying chardet/mbcharsetprober.py -> build-2/lib/chardet copying chardet/big5prober.py -> build-2/lib/chardet copying chardet/enums.py -> build-2/lib/chardet copying chardet/euckrprober.py -> build-2/lib/chardet copying chardet/charsetgroupprober.py -> build-2/lib/chardet copying chardet/langhebrewmodel.py -> build-2/lib/chardet copying chardet/euckrfreq.py -> build-2/lib/chardet copying chardet/gb2312prober.py -> build-2/lib/chardet copying chardet/__init__.py -> build-2/lib/chardet copying chardet/escprober.py -> build-2/lib/chardet copying chardet/sbcsgroupprober.py -> build-2/lib/chardet copying chardet/latin1prober.py -> build-2/lib/chardet copying chardet/sbcharsetprober.py -> build-2/lib/chardet copying chardet/jpcntx.py -> build-2/lib/chardet copying chardet/langturkishmodel.py -> build-2/lib/chardet copying chardet/version.py -> build-2/lib/chardet copying chardet/langgreekmodel.py -> build-2/lib/chardet copying chardet/mbcsgroupprober.py -> build-2/lib/chardet copying chardet/universaldetector.py -> build-2/lib/chardet copying chardet/langbulgarianmodel.py -> build-2/lib/chardet creating build-2/lib/chardet/cli copying chardet/cli/chardetect.py -> build-2/lib/chardet/cli copying chardet/cli/__init__.py -> build-2/lib/chardet/cli + 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 creating build-3/lib/chardet copying chardet/codingstatemachine.py -> build-3/lib/chardet copying chardet/compat.py -> build-3/lib/chardet copying chardet/euctwfreq.py -> build-3/lib/chardet copying chardet/utf8prober.py -> build-3/lib/chardet copying chardet/langthaimodel.py -> build-3/lib/chardet copying chardet/mbcssm.py -> build-3/lib/chardet copying chardet/jisfreq.py -> build-3/lib/chardet copying chardet/cp949prober.py -> build-3/lib/chardet copying chardet/charsetprober.py -> build-3/lib/chardet copying chardet/big5freq.py -> build-3/lib/chardet copying chardet/euctwprober.py -> build-3/lib/chardet copying chardet/langhungarianmodel.py -> build-3/lib/chardet copying chardet/eucjpprober.py -> build-3/lib/chardet copying chardet/langcyrillicmodel.py -> build-3/lib/chardet copying chardet/hebrewprober.py -> build-3/lib/chardet copying chardet/chardistribution.py -> build-3/lib/chardet copying chardet/escsm.py -> build-3/lib/chardet copying chardet/sjisprober.py -> build-3/lib/chardet copying chardet/gb2312freq.py -> build-3/lib/chardet copying chardet/mbcharsetprober.py -> build-3/lib/chardet copying chardet/big5prober.py -> build-3/lib/chardet copying chardet/enums.py -> build-3/lib/chardet copying chardet/euckrprober.py -> build-3/lib/chardet copying chardet/charsetgroupprober.py -> build-3/lib/chardet copying chardet/langhebrewmodel.py -> build-3/lib/chardet copying chardet/euckrfreq.py -> build-3/lib/chardet copying chardet/gb2312prober.py -> build-3/lib/chardet copying chardet/__init__.py -> build-3/lib/chardet copying chardet/escprober.py -> build-3/lib/chardet copying chardet/sbcsgroupprober.py -> build-3/lib/chardet copying chardet/latin1prober.py -> build-3/lib/chardet copying chardet/sbcharsetprober.py -> build-3/lib/chardet copying chardet/jpcntx.py -> build-3/lib/chardet copying chardet/langturkishmodel.py -> build-3/lib/chardet copying chardet/version.py -> build-3/lib/chardet copying chardet/langgreekmodel.py -> build-3/lib/chardet copying chardet/mbcsgroupprober.py -> build-3/lib/chardet copying chardet/universaldetector.py -> build-3/lib/chardet copying chardet/langbulgarianmodel.py -> build-3/lib/chardet creating build-3/lib/chardet/cli copying chardet/cli/chardetect.py -> build-3/lib/chardet/cli copying chardet/cli/__init__.py -> build-3/lib/chardet/cli + pwd + PYTHONPATH=/tmp/B.bh8F3Z/BUILD/chardet-3.0.4 /usr/bin/make -j4 -C docs html 'SPHINXBUILD=sphinx-build-3' make: Entering directory '/tmp/B.bh8F3Z/BUILD/chardet-3.0.4/docs' sphinx-build-3 -b html -d _build/doctrees . _build/html Traceback (most recent call last): File "/usr/bin/sphinx-build-3", 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 'docutils>=0.11' distribution was not found and is required by Sphinx make: *** [Makefile:53: html] Error 1 make: Leaving directory '/tmp/B.bh8F3Z/BUILD/chardet-3.0.4/docs' error: Bad exit status from /tmp/B.bh8F3Z/BUILD/tmp/rpm-tmp.16768 (%build) RPM build errors: Bad exit status from /tmp/B.bh8F3Z/BUILD/tmp/rpm-tmp.16768 (%build) ended at: Sat Nov 9 20:11:28 2019, done in 0:00:00.742108 error: No files produced. + chmod -R u+rwX /tmp/B.bh8F3Z/BUILD + rm -rf /tmp/B.bh8F3Z/tmp /tmp/B.bh8F3Z/BUILD + rm -rf /tmp/B.bh8F3Z Begin-TLD-Builder-Info Build-Time: user:1.22s sys:0.26s real:1.52s (faults io:0 non-io:71505) End-TLD-Builder-Info