request from: hawk checking if we should skip the build started at: Fri Aug 24 22:57:46 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/2d5ce653-27a6-422b-8b2f-c1205e909986/python-chardet-3.0.4-2.src.rpm fetched 1874246 bytes, 1357.1 K/s installing srpm: python-chardet-3.0.4-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.xd8dRa/BUILD /tmp/B.xd8dRa/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-chardet-3.0.4-2.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-chardet.git;a=log;h=6dd1601cb889ee6a79c27f863072196f0ab0c5ce * Thu Jul 19 2018 Jakub Bogusz 6dd1601 - added Sphinx documentation and unit tests * Sun Jul 01 2018 Arkadiusz Miƛkiewicz 715e803 - python 3.7 rebuild - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.xd8dRa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-chardet-3.0.4-2.src.rpm python-chardet ################################################## + rm -f python-chardet-3.0.4-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.xd8dRa/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.xd8dRa/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.xd8dRa' --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.xd8dRa/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: 2d5ce653-27a6-422b-8b2f-c1205e909986; TMPDIR=/tmp/B.xd8dRa/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.xd8dRa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.xd8dRa/python-chardet.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 2d5ce653-27a6-422b-8b2f-c1205e909986 + TMPDIR=/tmp/B.xd8dRa/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.xd8dRa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.xd8dRa/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.xd8dRa/BUILD/tmp /bin/sh -e /tmp/B.xd8dRa/BUILD/tmp/rpm-tmp.63814 + umask 022 + cd /tmp/B.xd8dRa/BUILD + cd /tmp/B.xd8dRa/BUILD + rm -rf chardet-3.0.4 + /usr/bin/gzip -dc /tmp/B.xd8dRa/chardet-3.0.4.tar.gz + /bin/tar -xf - + 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.xd8dRa/BUILD/tmp /bin/sh -e /tmp/B.xd8dRa/BUILD/tmp/rpm-tmp.63814 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.xd8dRa/BUILD/tmp + umask 022 + cd /tmp/B.xd8dRa/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/escprober.py -> build-2/lib/chardet copying chardet/sbcsgroupprober.py -> build-2/lib/chardet copying chardet/eucjpprober.py -> build-2/lib/chardet copying chardet/jisfreq.py -> build-2/lib/chardet copying chardet/latin1prober.py -> build-2/lib/chardet copying chardet/charsetgroupprober.py -> build-2/lib/chardet copying chardet/langhungarianmodel.py -> build-2/lib/chardet copying chardet/compat.py -> build-2/lib/chardet copying chardet/hebrewprober.py -> build-2/lib/chardet copying chardet/mbcssm.py -> build-2/lib/chardet copying chardet/euctwfreq.py -> build-2/lib/chardet copying chardet/big5prober.py -> build-2/lib/chardet copying chardet/jpcntx.py -> build-2/lib/chardet copying chardet/langgreekmodel.py -> build-2/lib/chardet copying chardet/enums.py -> build-2/lib/chardet copying chardet/euctwprober.py -> build-2/lib/chardet copying chardet/__init__.py -> build-2/lib/chardet copying chardet/big5freq.py -> build-2/lib/chardet copying chardet/mbcsgroupprober.py -> build-2/lib/chardet copying chardet/sbcharsetprober.py -> build-2/lib/chardet copying chardet/codingstatemachine.py -> build-2/lib/chardet copying chardet/escsm.py -> build-2/lib/chardet copying chardet/sjisprober.py -> build-2/lib/chardet copying chardet/universaldetector.py -> build-2/lib/chardet copying chardet/langhebrewmodel.py -> build-2/lib/chardet copying chardet/langbulgarianmodel.py -> build-2/lib/chardet copying chardet/utf8prober.py -> build-2/lib/chardet copying chardet/charsetprober.py -> build-2/lib/chardet copying chardet/langcyrillicmodel.py -> build-2/lib/chardet copying chardet/langturkishmodel.py -> build-2/lib/chardet copying chardet/cp949prober.py -> build-2/lib/chardet copying chardet/euckrfreq.py -> build-2/lib/chardet copying chardet/langthaimodel.py -> build-2/lib/chardet copying chardet/gb2312prober.py -> build-2/lib/chardet copying chardet/chardistribution.py -> build-2/lib/chardet copying chardet/euckrprober.py -> build-2/lib/chardet copying chardet/gb2312freq.py -> build-2/lib/chardet copying chardet/mbcharsetprober.py -> build-2/lib/chardet copying chardet/version.py -> build-2/lib/chardet creating build-2/lib/chardet/cli copying chardet/cli/__init__.py -> build-2/lib/chardet/cli copying chardet/cli/chardetect.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/escprober.py -> build-3/lib/chardet copying chardet/sbcsgroupprober.py -> build-3/lib/chardet copying chardet/eucjpprober.py -> build-3/lib/chardet copying chardet/jisfreq.py -> build-3/lib/chardet copying chardet/latin1prober.py -> build-3/lib/chardet copying chardet/charsetgroupprober.py -> build-3/lib/chardet copying chardet/langhungarianmodel.py -> build-3/lib/chardet copying chardet/compat.py -> build-3/lib/chardet copying chardet/hebrewprober.py -> build-3/lib/chardet copying chardet/mbcssm.py -> build-3/lib/chardet copying chardet/euctwfreq.py -> build-3/lib/chardet copying chardet/big5prober.py -> build-3/lib/chardet copying chardet/jpcntx.py -> build-3/lib/chardet copying chardet/langgreekmodel.py -> build-3/lib/chardet copying chardet/enums.py -> build-3/lib/chardet copying chardet/euctwprober.py -> build-3/lib/chardet copying chardet/__init__.py -> build-3/lib/chardet copying chardet/big5freq.py -> build-3/lib/chardet copying chardet/mbcsgroupprober.py -> build-3/lib/chardet copying chardet/sbcharsetprober.py -> build-3/lib/chardet copying chardet/codingstatemachine.py -> build-3/lib/chardet copying chardet/escsm.py -> build-3/lib/chardet copying chardet/sjisprober.py -> build-3/lib/chardet copying chardet/universaldetector.py -> build-3/lib/chardet copying chardet/langhebrewmodel.py -> build-3/lib/chardet copying chardet/langbulgarianmodel.py -> build-3/lib/chardet copying chardet/utf8prober.py -> build-3/lib/chardet copying chardet/charsetprober.py -> build-3/lib/chardet copying chardet/langcyrillicmodel.py -> build-3/lib/chardet copying chardet/langturkishmodel.py -> build-3/lib/chardet copying chardet/cp949prober.py -> build-3/lib/chardet copying chardet/euckrfreq.py -> build-3/lib/chardet copying chardet/langthaimodel.py -> build-3/lib/chardet copying chardet/gb2312prober.py -> build-3/lib/chardet copying chardet/chardistribution.py -> build-3/lib/chardet copying chardet/euckrprober.py -> build-3/lib/chardet copying chardet/gb2312freq.py -> build-3/lib/chardet copying chardet/mbcharsetprober.py -> build-3/lib/chardet copying chardet/version.py -> build-3/lib/chardet creating build-3/lib/chardet/cli copying chardet/cli/__init__.py -> build-3/lib/chardet/cli copying chardet/cli/chardetect.py -> build-3/lib/chardet/cli + pwd + PYTHONPATH=/tmp/B.xd8dRa/BUILD/chardet-3.0.4 /usr/bin/make -j8 -C docs html make: Entering directory '/tmp/B.xd8dRa/BUILD/chardet-3.0.4/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 Configuration error: There is a programable error in your configuration file: Traceback (most recent call last): File "/usr/share/python3.7/site-packages/sphinx/config.py", line 161, in __init__ execfile_(filename, config) File "/usr/share/python3.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "conf.py", line 104, in import sphinx_rtd_theme ModuleNotFoundError: No module named 'sphinx_rtd_theme' make: *** [Makefile:53: html] Error 2 make: Leaving directory '/tmp/B.xd8dRa/BUILD/chardet-3.0.4/docs' error: Bad exit status from /tmp/B.xd8dRa/BUILD/tmp/rpm-tmp.63814 (%build) RPM build errors: Bad exit status from /tmp/B.xd8dRa/BUILD/tmp/rpm-tmp.63814 (%build) ended at: Fri Aug 24 22:57:50 2018, done in 0:00:01.538207 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.xd8dRa/BUILD + rm -rf /tmp/B.xd8dRa/tmp /tmp/B.xd8dRa/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.xd8dRa Begin-TLD-Builder-Info Build-Time: user:1.92s sys:0.21s real:3.88s (faults io:0 non-io:86531) End-TLD-Builder-Info