request from: hawk checking if we should skip the build started at: Sat Nov 9 20:26:16 2019 fetching http://src.tld-linux.org/~builderti//srpms/7dd51e06-005f-4c4d-ad34-96f5b6354c08/python-chardet-3.0.4-3.src.rpm fetched 1874267 bytes, 48394.7 K/s installing srpm: python-chardet-3.0.4-3.src.rpm + install -d /tmp/B.6rVDTq/BUILD /tmp/B.6rVDTq/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.6rVDTq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc 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.6rVDTq/BUILD/tmp + TMPDIR=/tmp/B.6rVDTq/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.6rVDTq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.6rVDTq/python-chardet.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: 7dd51e06-005f-4c4d-ad34-96f5b6354c08; TMPDIR=/tmp/B.6rVDTq/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.6rVDTq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux /tmp/B.6rVDTq/python-chardet.spec + : build-id: 7dd51e06-005f-4c4d-ad34-96f5b6354c08 + TMPDIR=/tmp/B.6rVDTq/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.6rVDTq' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux /tmp/B.6rVDTq/python-chardet.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.6rVDTq/BUILD/tmp /bin/sh -e /tmp/B.6rVDTq/BUILD/tmp/rpm-tmp.34569 + umask 022 + cd /tmp/B.6rVDTq/BUILD + cd /tmp/B.6rVDTq/BUILD + rm -rf chardet-3.0.4 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.6rVDTq/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.6rVDTq/BUILD/tmp /bin/sh -e /tmp/B.6rVDTq/BUILD/tmp/rpm-tmp.34569 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.6rVDTq/BUILD/tmp + umask 022 + cd /tmp/B.6rVDTq/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 -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/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/langhebrewmodel.py -> build-2/lib/chardet copying chardet/cp949prober.py -> build-2/lib/chardet copying chardet/jisfreq.py -> build-2/lib/chardet copying chardet/mbcsgroupprober.py -> build-2/lib/chardet copying chardet/eucjpprober.py -> build-2/lib/chardet copying chardet/euckrfreq.py -> build-2/lib/chardet copying chardet/euctwfreq.py -> build-2/lib/chardet copying chardet/langthaimodel.py -> build-2/lib/chardet copying chardet/sbcsgroupprober.py -> build-2/lib/chardet copying chardet/langhungarianmodel.py -> build-2/lib/chardet copying chardet/hebrewprober.py -> build-2/lib/chardet copying chardet/langbulgarianmodel.py -> build-2/lib/chardet copying chardet/big5prober.py -> build-2/lib/chardet copying chardet/charsetprober.py -> build-2/lib/chardet copying chardet/chardistribution.py -> build-2/lib/chardet copying chardet/enums.py -> build-2/lib/chardet copying chardet/euctwprober.py -> build-2/lib/chardet copying chardet/universaldetector.py -> build-2/lib/chardet copying chardet/langcyrillicmodel.py -> build-2/lib/chardet copying chardet/escsm.py -> build-2/lib/chardet copying chardet/sjisprober.py -> build-2/lib/chardet copying chardet/langturkishmodel.py -> build-2/lib/chardet copying chardet/sbcharsetprober.py -> build-2/lib/chardet copying chardet/utf8prober.py -> build-2/lib/chardet copying chardet/jpcntx.py -> build-2/lib/chardet copying chardet/big5freq.py -> build-2/lib/chardet copying chardet/euckrprober.py -> build-2/lib/chardet copying chardet/__init__.py -> build-2/lib/chardet copying chardet/langgreekmodel.py -> build-2/lib/chardet copying chardet/mbcharsetprober.py -> build-2/lib/chardet copying chardet/mbcssm.py -> build-2/lib/chardet copying chardet/charsetgroupprober.py -> build-2/lib/chardet copying chardet/version.py -> build-2/lib/chardet copying chardet/gb2312prober.py -> build-2/lib/chardet copying chardet/escprober.py -> build-2/lib/chardet copying chardet/gb2312freq.py -> build-2/lib/chardet copying chardet/latin1prober.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 -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 creating build-3/lib/chardet copying chardet/codingstatemachine.py -> build-3/lib/chardet copying chardet/compat.py -> build-3/lib/chardet copying chardet/langhebrewmodel.py -> build-3/lib/chardet copying chardet/cp949prober.py -> build-3/lib/chardet copying chardet/jisfreq.py -> build-3/lib/chardet copying chardet/mbcsgroupprober.py -> build-3/lib/chardet copying chardet/eucjpprober.py -> build-3/lib/chardet copying chardet/euckrfreq.py -> build-3/lib/chardet copying chardet/euctwfreq.py -> build-3/lib/chardet copying chardet/langthaimodel.py -> build-3/lib/chardet copying chardet/sbcsgroupprober.py -> build-3/lib/chardet copying chardet/langhungarianmodel.py -> build-3/lib/chardet copying chardet/hebrewprober.py -> build-3/lib/chardet copying chardet/langbulgarianmodel.py -> build-3/lib/chardet copying chardet/big5prober.py -> build-3/lib/chardet copying chardet/charsetprober.py -> build-3/lib/chardet copying chardet/chardistribution.py -> build-3/lib/chardet copying chardet/enums.py -> build-3/lib/chardet copying chardet/euctwprober.py -> build-3/lib/chardet copying chardet/universaldetector.py -> build-3/lib/chardet copying chardet/langcyrillicmodel.py -> build-3/lib/chardet copying chardet/escsm.py -> build-3/lib/chardet copying chardet/sjisprober.py -> build-3/lib/chardet copying chardet/langturkishmodel.py -> build-3/lib/chardet copying chardet/sbcharsetprober.py -> build-3/lib/chardet copying chardet/utf8prober.py -> build-3/lib/chardet copying chardet/jpcntx.py -> build-3/lib/chardet copying chardet/big5freq.py -> build-3/lib/chardet copying chardet/euckrprober.py -> build-3/lib/chardet copying chardet/__init__.py -> build-3/lib/chardet copying chardet/langgreekmodel.py -> build-3/lib/chardet copying chardet/mbcharsetprober.py -> build-3/lib/chardet copying chardet/mbcssm.py -> build-3/lib/chardet copying chardet/charsetgroupprober.py -> build-3/lib/chardet copying chardet/version.py -> build-3/lib/chardet copying chardet/gb2312prober.py -> build-3/lib/chardet copying chardet/escprober.py -> build-3/lib/chardet copying chardet/gb2312freq.py -> build-3/lib/chardet copying chardet/latin1prober.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 + 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.6rVDTq/BUILD/tmp /bin/sh -e /tmp/B.6rVDTq/BUILD/tmp/rpm-tmp.34569 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.6rVDTq/BUILD/tmp + umask 022 + cd /tmp/B.6rVDTq/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder + /bin/mkdir -p /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder + cd chardet-3.0.4 + rm -rf /tmp/B.6rVDTq/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 -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' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder' running build running build_py running install running install_lib creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8 creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/codingstatemachine.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/compat.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/langhebrewmodel.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/cp949prober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/jisfreq.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/mbcsgroupprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/eucjpprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/euckrfreq.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/euctwfreq.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/langthaimodel.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/sbcsgroupprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/langhungarianmodel.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/hebrewprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/langbulgarianmodel.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/big5prober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/charsetprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/chardistribution.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/enums.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/euctwprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/universaldetector.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/langcyrillicmodel.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/escsm.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/sjisprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/cli copying build-3/lib/chardet/cli/chardetect.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/cli copying build-3/lib/chardet/cli/__init__.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/cli copying build-3/lib/chardet/langturkishmodel.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/sbcharsetprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/utf8prober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/jpcntx.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/big5freq.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/euckrprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/__init__.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/langgreekmodel.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/mbcharsetprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/mbcssm.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/charsetgroupprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/version.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/gb2312prober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/escprober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/gb2312freq.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet copying build-3/lib/chardet/latin1prober.py -> /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/codingstatemachine.py to codingstatemachine.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/cp949prober.py to cp949prober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/jisfreq.py to jisfreq.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/eucjpprober.py to eucjpprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/euckrfreq.py to euckrfreq.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/euctwfreq.py to euctwfreq.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/langthaimodel.py to langthaimodel.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/hebrewprober.py to hebrewprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/big5prober.py to big5prober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/charsetprober.py to charsetprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/chardistribution.py to chardistribution.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/enums.py to enums.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/euctwprober.py to euctwprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/universaldetector.py to universaldetector.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/escsm.py to escsm.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/sjisprober.py to sjisprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/cli/chardetect.py to chardetect.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/cli/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/langturkishmodel.py to langturkishmodel.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/utf8prober.py to utf8prober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/jpcntx.py to jpcntx.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/big5freq.py to big5freq.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/euckrprober.py to euckrprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/langgreekmodel.py to langgreekmodel.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/mbcssm.py to mbcssm.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/version.py to version.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/gb2312prober.py to gb2312prober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/escprober.py to escprober.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/gb2312freq.py to gb2312freq.cpython-38.pyc byte-compiling /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet/latin1prober.py to latin1prober.cpython-38.pyc writing byte-compilation script '/tmp/B.6rVDTq/BUILD/tmp/tmp3e09vqjz.py' /usr/bin/python3 /tmp/B.6rVDTq/BUILD/tmp/tmp3e09vqjz.py removing /tmp/B.6rVDTq/BUILD/tmp/tmp3e09vqjz.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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python3.8/site-packages/chardet-3.0.4-py3.8.egg-info running install_scripts Installing chardetect script to /tmp/B.6rVDTq/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 -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/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder' running build running build_py running install running install_lib creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7 creating /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages creating /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet copying build-2/lib/chardet/chardistribution.py -> /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet creating /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/cli copying build-2/lib/chardet/langturkishmodel.py -> /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet byte-compiling /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/version.py to version.pyc byte-compiling /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages/chardet/latin1prober.py to latin1prober.pyc writing byte-compilation script '/tmp/B.6rVDTq/BUILD/tmp/tmpCm8bzG.py' /usr/bin/python -OO /tmp/B.6rVDTq/BUILD/tmp/tmpCm8bzG.py removing /tmp/B.6rVDTq/BUILD/tmp/tmpCm8bzG.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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/bin + '[' ! -d /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/lib64/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-3 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.6rVDTq/BUILD/tmp /bin/sh -e /tmp/B.6rVDTq/BUILD/tmp/rpm-tmp.93132 + umask 022 + cd /tmp/B.6rVDTq/BUILD + cd chardet-3.0.4 + DOCDIR=/tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4 + export DOCDIR + rm -rf /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4 + /bin/mkdir -p /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python-chardet-3.0.4... ./README.rst Documentation compressed. + exit 0 Provides: pythonegg(chardet) = 3.0.4 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python python(abi) python(abi) = 2.7 Processing files: python3-chardet-3.0.4-3 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.6rVDTq/BUILD/tmp /bin/sh -e /tmp/B.6rVDTq/BUILD/tmp/rpm-tmp.50605 + umask 022 + cd /tmp/B.6rVDTq/BUILD + cd chardet-3.0.4 + DOCDIR=/tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4 + export DOCDIR + rm -rf /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4 + /bin/mkdir -p /tmp/B.6rVDTq/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.6rVDTq/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.6rVDTq/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.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder/usr/share/doc/python3-chardet-3.0.4... ./README.rst Documentation compressed. + exit 0 Provides: python3egg(chardet) = 3.0.4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder Wrote: /tmp/B.6rVDTq/RPMS/python-chardet-3.0.4-3.noarch.rpm Wrote: /tmp/B.6rVDTq/RPMS/python3-chardet-3.0.4-3.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.6rVDTq/BUILD/tmp /bin/sh -e /tmp/B.6rVDTq/BUILD/tmp/rpm-tmp.68116 + umask 022 + cd /tmp/B.6rVDTq/BUILD + cd chardet-3.0.4 + /bin/rm '--interactive=never' -rf /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder + rm -rf /tmp/B.6rVDTq/BUILD/tmp/python-chardet-3.0.4-root-builder ended at: Sat Nov 9 20:27:20 2019, done in 0:01:03.065385 + chmod -R u+rwX /tmp/B.6rVDTq/BUILD + rm -rf /tmp/B.6rVDTq/tmp /tmp/B.6rVDTq/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 + rm -rf /tmp/B.6rVDTq Begin-TLD-Builder-Info Build-Time: user:55.19s sys:7.08s real:65.79s (faults io:0 non-io:1719132) Files queued for ftp: 163388 python3-chardet-3.0.4-3.noarch.rpm 84434 python-chardet-3.0.4-3.noarch.rpm 135 python-chardet-3.0.4-3.src.rpm.uploadinfo End-TLD-Builder-Info