request from: hawk checking if we should skip the build started at: Fri Aug 24 23:00:54 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/7adfd80b-1b04-4977-9ea8-7374d4a88858/python-chardet-3.0.4-2.src.rpm fetched 1874250 bytes, 1315.2 K/s installing srpm: python-chardet-3.0.4-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.JDL0kl/BUILD /tmp/B.JDL0kl/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.JDL0kl' --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.JDL0kl/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.JDL0kl/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.JDL0kl' --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.JDL0kl/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: 7adfd80b-1b04-4977-9ea8-7374d4a88858; TMPDIR=/tmp/B.JDL0kl/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.JDL0kl' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.JDL0kl/python-chardet.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 7adfd80b-1b04-4977-9ea8-7374d4a88858 + TMPDIR=/tmp/B.JDL0kl/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.JDL0kl' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.JDL0kl/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.JDL0kl/BUILD/tmp /bin/sh -e /tmp/B.JDL0kl/BUILD/tmp/rpm-tmp.15366 + umask 022 + cd /tmp/B.JDL0kl/BUILD + cd /tmp/B.JDL0kl/BUILD + rm -rf chardet-3.0.4 + /usr/bin/gzip -dc /tmp/B.JDL0kl/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.JDL0kl/BUILD/tmp /bin/sh -e /tmp/B.JDL0kl/BUILD/tmp/rpm-tmp.15366 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.JDL0kl/BUILD/tmp + umask 022 + cd /tmp/B.JDL0kl/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.JDL0kl/BUILD/chardet-3.0.4 /usr/bin/make -j8 -C docs html make: Entering directory '/tmp/B.JDL0kl/BUILD/chardet-3.0.4/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] api/chardet reading sources... [ 28%] api/modules reading sources... [ 42%] faq reading sources... [ 57%] how-it-works reading sources... [ 71%] index reading sources... [ 85%] supported-encodings reading sources... [100%] usage WARNING: autodoc: failed to import module 'chardet.chardetect'; the following exception was raised: No module named 'chardet.chardetect' WARNING: autodoc: failed to import module 'chardet.constants'; the following exception was raised: No module named 'chardet.constants' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] api/chardet writing output... [ 28%] api/modules writing output... [ 42%] faq writing output... [ 57%] how-it-works writing output... [ 71%] index writing output... [ 85%] supported-encodings writing output... [100%] usage generating indices... genindex py-modindex highlighting module code... [ 4%] chardet highlighting module code... [ 9%] chardet.big5prober highlighting module code... [ 13%] chardet.chardistribution highlighting module code... [ 18%] chardet.charsetgroupprober highlighting module code... [ 22%] chardet.charsetprober highlighting module code... [ 27%] chardet.codingstatemachine highlighting module code... [ 31%] chardet.cp949prober highlighting module code... [ 36%] chardet.escprober highlighting module code... [ 40%] chardet.eucjpprober highlighting module code... [ 45%] chardet.euckrprober highlighting module code... [ 50%] chardet.euctwprober highlighting module code... [ 54%] chardet.gb2312prober highlighting module code... [ 59%] chardet.hebrewprober highlighting module code... [ 63%] chardet.jpcntx highlighting module code... [ 68%] chardet.latin1prober highlighting module code... [ 72%] chardet.mbcharsetprober highlighting module code... [ 77%] chardet.mbcsgroupprober highlighting module code... [ 81%] chardet.sbcharsetprober highlighting module code... [ 86%] chardet.sbcsgroupprober highlighting module code... [ 90%] chardet.sjisprober highlighting module code... [ 95%] chardet.universaldetector highlighting module code... [100%] chardet.utf8prober writing additional pages... search copying static files... WARNING: html_static_path entry '/tmp/B.JDL0kl/BUILD/chardet-3.0.4/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.JDL0kl/BUILD/chardet-3.0.4/docs' + exit 0 Executing(%install): 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.JDL0kl/BUILD/tmp /bin/sh -e /tmp/B.JDL0kl/BUILD/tmp/rpm-tmp.95728 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.JDL0kl/BUILD/tmp + umask 022 + cd /tmp/B.JDL0kl/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder + /bin/mkdir -p /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder + cd chardet-3.0.4 + rm -rf /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder + 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' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder' running build running build_py running install running install_lib creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7 creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/escprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/sbcsgroupprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/eucjpprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/jisfreq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/latin1prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/charsetgroupprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/langhungarianmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/compat.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/hebrewprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/mbcssm.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/euctwfreq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/big5prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/jpcntx.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/langgreekmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/enums.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/euctwprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/__init__.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/big5freq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/mbcsgroupprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/sbcharsetprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/codingstatemachine.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/escsm.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/sjisprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/universaldetector.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/langhebrewmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/langbulgarianmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/utf8prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/charsetprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/langcyrillicmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/langturkishmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/cp949prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/euckrfreq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/langthaimodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/gb2312prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/cli copying build-3/lib/chardet/cli/__init__.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/cli copying build-3/lib/chardet/cli/chardetect.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/cli copying build-3/lib/chardet/chardistribution.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/euckrprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/gb2312freq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/mbcharsetprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet copying build-3/lib/chardet/version.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/escprober.py to escprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/eucjpprober.py to eucjpprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/jisfreq.py to jisfreq.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/latin1prober.py to latin1prober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/compat.py to compat.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/hebrewprober.py to hebrewprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/mbcssm.py to mbcssm.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/euctwfreq.py to euctwfreq.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/big5prober.py to big5prober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/jpcntx.py to jpcntx.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/langgreekmodel.py to langgreekmodel.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/enums.py to enums.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/euctwprober.py to euctwprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/big5freq.py to big5freq.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/codingstatemachine.py to codingstatemachine.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/escsm.py to escsm.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/sjisprober.py to sjisprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/universaldetector.py to universaldetector.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/utf8prober.py to utf8prober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/charsetprober.py to charsetprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/langturkishmodel.py to langturkishmodel.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/cp949prober.py to cp949prober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/euckrfreq.py to euckrfreq.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/langthaimodel.py to langthaimodel.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/gb2312prober.py to gb2312prober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/cli/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/cli/chardetect.py to chardetect.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/chardistribution.py to chardistribution.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/euckrprober.py to euckrprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/gb2312freq.py to gb2312freq.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-37.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/B.JDL0kl/BUILD/tmp/tmph0ogm6ui.py' /usr/bin/python3 /tmp/B.JDL0kl/BUILD/tmp/tmph0ogm6ui.py removing /tmp/B.JDL0kl/BUILD/tmp/tmph0ogm6ui.py running install_egg_info running egg_info writing chardet.egg-info/PKG-INFO writing dependency_links to chardet.egg-info/dependency_links.txt writing entry points to chardet.egg-info/entry_points.txt writing top-level names to chardet.egg-info/top_level.txt reading manifest file 'chardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' writing manifest file 'chardet.egg-info/SOURCES.txt' Copying chardet.egg-info to /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.7/site-packages/chardet-3.0.4-py3.7.egg-info running install_scripts Installing chardetect script to /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/bin + 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' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder' running build running build_py running install running install_lib creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7 creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/escprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/sbcsgroupprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/eucjpprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/jisfreq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/latin1prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/charsetgroupprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/langhungarianmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/compat.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/hebrewprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/mbcssm.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/euctwfreq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/big5prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/jpcntx.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/langgreekmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/enums.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/euctwprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/__init__.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/big5freq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/mbcsgroupprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/sbcharsetprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/codingstatemachine.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/escsm.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/sjisprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/universaldetector.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/langhebrewmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/langbulgarianmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/utf8prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/charsetprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/langcyrillicmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/langturkishmodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/cp949prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/euckrfreq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/langthaimodel.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/gb2312prober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet creating /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/cli copying build-2/lib/chardet/cli/__init__.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/cli copying build-2/lib/chardet/cli/chardetect.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/cli copying build-2/lib/chardet/chardistribution.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/euckrprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/gb2312freq.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/mbcharsetprober.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/version.py -> /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/escprober.py to escprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/sbcsgroupprober.py to sbcsgroupprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/eucjpprober.py to eucjpprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/jisfreq.py to jisfreq.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/latin1prober.py to latin1prober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/charsetgroupprober.py to charsetgroupprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/langhungarianmodel.py to langhungarianmodel.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/compat.py to compat.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/hebrewprober.py to hebrewprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/mbcssm.py to mbcssm.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/euctwfreq.py to euctwfreq.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/big5prober.py to big5prober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/jpcntx.py to jpcntx.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/langgreekmodel.py to langgreekmodel.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/enums.py to enums.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/euctwprober.py to euctwprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/__init__.py to __init__.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/big5freq.py to big5freq.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/mbcsgroupprober.py to mbcsgroupprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/sbcharsetprober.py to sbcharsetprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/codingstatemachine.py to codingstatemachine.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/escsm.py to escsm.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/sjisprober.py to sjisprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/universaldetector.py to universaldetector.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/langhebrewmodel.py to langhebrewmodel.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/langbulgarianmodel.py to langbulgarianmodel.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/utf8prober.py to utf8prober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/charsetprober.py to charsetprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/langcyrillicmodel.py to langcyrillicmodel.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/langturkishmodel.py to langturkishmodel.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/cp949prober.py to cp949prober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/euckrfreq.py to euckrfreq.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/langthaimodel.py to langthaimodel.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/gb2312prober.py to gb2312prober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/cli/__init__.py to __init__.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/cli/chardetect.py to chardetect.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/chardistribution.py to chardistribution.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/euckrprober.py to euckrprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/gb2312freq.py to gb2312freq.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/mbcharsetprober.py to mbcharsetprober.pyc byte-compiling /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/version.py to version.pyc writing byte-compilation script '/tmp/B.JDL0kl/BUILD/tmp/tmpwdZS8C.py' /usr/bin/python -OO /tmp/B.JDL0kl/BUILD/tmp/tmpwdZS8C.py removing /tmp/B.JDL0kl/BUILD/tmp/tmpwdZS8C.py running install_egg_info running egg_info writing chardet.egg-info/PKG-INFO writing top-level names to chardet.egg-info/top_level.txt writing dependency_links to chardet.egg-info/dependency_links.txt writing entry points to chardet.egg-info/entry_points.txt reading manifest file 'chardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' writing manifest file 'chardet.egg-info/SOURCES.txt' Copying chardet.egg-info to /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet-3.0.4-py2.7.egg-info running install_scripts Installing chardetect script to /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/bin + '[' ! -d /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/lib/python2.7/site-packages ']' + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 31/123 files hardlinked Processing files: python-chardet-3.0.4-2 Executing(%doc): 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.JDL0kl/BUILD/tmp /bin/sh -e /tmp/B.JDL0kl/BUILD/tmp/rpm-tmp.39744 + umask 022 + cd /tmp/B.JDL0kl/BUILD + cd chardet-3.0.4 + DOCDIR=/tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4 + export DOCDIR + rm -rf /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4 + /bin/mkdir -p /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4... Documentation compressed. + cp -pr README.rst /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4... ./README.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-chardet-3.0.4-2 Executing(%doc): 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.JDL0kl/BUILD/tmp /bin/sh -e /tmp/B.JDL0kl/BUILD/tmp/rpm-tmp.80646 + umask 022 + cd /tmp/B.JDL0kl/BUILD + cd chardet-3.0.4 + DOCDIR=/tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4 + export DOCDIR + rm -rf /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4 + /bin/mkdir -p /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4... Documentation compressed. + cp -pr README.rst /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4... ./README.rst Documentation compressed. + exit 0 Processing files: python-chardet-apidocs-3.0.4-2 Executing(%doc): 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.JDL0kl/BUILD/tmp /bin/sh -e /tmp/B.JDL0kl/BUILD/tmp/rpm-tmp.21981 + umask 022 + cd /tmp/B.JDL0kl/BUILD + cd chardet-3.0.4 + DOCDIR=/tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-apidocs-3.0.4 + export DOCDIR + rm -rf /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-apidocs-3.0.4 + /bin/mkdir -p /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-apidocs-3.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-apidocs-3.0.4... Documentation compressed. + cp -pr docs/_build/html/_modules docs/_build/html/_static docs/_build/html/api docs/_build/html/faq.html docs/_build/html/genindex.html docs/_build/html/how-it-works.html docs/_build/html/index.html docs/_build/html/py-modindex.html docs/_build/html/search.html docs/_build/html/supported-encodings.html docs/_build/html/usage.html docs/_build/html/searchindex.js /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-apidocs-3.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-apidocs-3.0.4... ./_static/fonts/fontawesome-webfont.svg ./_static/fonts/fontawesome-webfont.ttf ./_static/fonts/Lato/lato-bold.woff2 ./_static/fonts/Lato/lato-italic.eot ./_static/fonts/Lato/lato-bold.eot ./_static/fonts/Lato/lato-bolditalic.eot ./_static/fonts/Lato/lato-bold.woff ./_static/fonts/Lato/lato-bolditalic.woff ./_static/fonts/Lato/lato-italic.woff2 ./_static/fonts/Lato/lato-bold.ttf ./_static/fonts/Lato/lato-regular.eot ./_static/fonts/Lato/lato-bolditalic.ttf ./_static/fonts/Lato/lato-regular.woff ./_static/fonts/Lato/lato-italic.woff ./_static/fonts/Lato/lato-bolditalic.woff2 ./_static/fonts/Lato/lato-regular.woff2 ./_static/fonts/Lato/lato-italic.ttf ./_static/fonts/Lato/lato-regular.ttf ./_static/fonts/fontawesome-webfont.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf ./_static/fonts/fontawesome-webfont.eot ./_static/fonts/fontawesome-webfont.woff Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder Wrote: /tmp/B.JDL0kl/RPMS/python-chardet-3.0.4-2.noarch.rpm Wrote: /tmp/B.JDL0kl/RPMS/python3-chardet-3.0.4-2.noarch.rpm Wrote: /tmp/B.JDL0kl/RPMS/python-chardet-apidocs-3.0.4-2.noarch.rpm Executing(%clean): 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.JDL0kl/BUILD/tmp /bin/sh -e /tmp/B.JDL0kl/BUILD/tmp/rpm-tmp.22105 + umask 022 + cd /tmp/B.JDL0kl/BUILD + cd chardet-3.0.4 + /bin/rm '--interactive=never' -rf /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder + rm -rf /tmp/B.JDL0kl/BUILD/tmp/python-chardet-3.0.4-root-builder ended at: Fri Aug 24 23:01:14 2018, done in 0:00:18.356851 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.JDL0kl/BUILD + rm -rf /tmp/B.JDL0kl/tmp /tmp/B.JDL0kl/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-chardet ################################################## python3-chardet ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.JDL0kl Begin-TLD-Builder-Info Build-Time: user:14.05s sys:1.01s real:21.26s (faults io:0 non-io:376139) Files queued for ftp: 5441177 python-chardet-apidocs-3.0.4-2.noarch.rpm 163030 python3-chardet-3.0.4-2.noarch.rpm 84292 python-chardet-3.0.4-2.noarch.rpm 187 python-chardet-3.0.4-2.src.rpm.uploadinfo End-TLD-Builder-Info