Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-chardet.spec'], user='mockbuild'logger=shell=Falsetimeout=0env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-3364/root'uid=1000printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-chardet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/python-chardet-2.2.1-3.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-chardet.spec "], private_network=Truelogger=shell=Falsetimeout=0env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-3364/root'uid=1000user='mockbuild'printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-chardet.spec "] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.39lKll + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chardet-2.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/chardet-2.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd chardet-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -ie 1d chardet/chardetect.py + rm -rf /builddir/build/BUILD/python3-python-chardet-2.2.1-3.fc20 + cp -a . /builddir/build/BUILD/python3-python-chardet-2.2.1-3.fc20 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YcVBuz + umask 022 + cd /builddir/build/BUILD + cd chardet-2.2.1 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/chardet copying chardet/chardetect.py -> build/lib/chardet copying chardet/mbcssm.py -> build/lib/chardet copying chardet/codingstatemachine.py -> build/lib/chardet copying chardet/jisfreq.py -> build/lib/chardet copying chardet/escprober.py -> build/lib/chardet copying chardet/jpcntx.py -> build/lib/chardet copying chardet/langthaimodel.py -> build/lib/chardet copying chardet/sbcharsetprober.py -> build/lib/chardet copying chardet/charsetgroupprober.py -> build/lib/chardet copying chardet/langcyrillicmodel.py -> build/lib/chardet copying chardet/big5freq.py -> build/lib/chardet copying chardet/gb2312prober.py -> build/lib/chardet copying chardet/chardistribution.py -> build/lib/chardet copying chardet/__init__.py -> build/lib/chardet copying chardet/constants.py -> build/lib/chardet copying chardet/euckrprober.py -> build/lib/chardet copying chardet/latin1prober.py -> build/lib/chardet copying chardet/cp949prober.py -> build/lib/chardet copying chardet/compat.py -> build/lib/chardet copying chardet/euckrfreq.py -> build/lib/chardet copying chardet/mbcharsetprober.py -> build/lib/chardet copying chardet/gb2312freq.py -> build/lib/chardet copying chardet/euctwfreq.py -> build/lib/chardet copying chardet/hebrewprober.py -> build/lib/chardet copying chardet/langgreekmodel.py -> build/lib/chardet copying chardet/langhungarianmodel.py -> build/lib/chardet copying chardet/utf8prober.py -> build/lib/chardet copying chardet/eucjpprober.py -> build/lib/chardet copying chardet/langhebrewmodel.py -> build/lib/chardet copying chardet/universaldetector.py -> build/lib/chardet copying chardet/charsetprober.py -> build/lib/chardet copying chardet/mbcsgroupprober.py -> build/lib/chardet copying chardet/euctwprober.py -> build/lib/chardet copying chardet/langbulgarianmodel.py -> build/lib/chardet copying chardet/big5prober.py -> build/lib/chardet copying chardet/escsm.py -> build/lib/chardet copying chardet/sbcsgroupprober.py -> build/lib/chardet copying chardet/sjisprober.py -> build/lib/chardet + pushd /builddir/build/BUILD/python3-python-chardet-2.2.1-3.fc20 ~/build/BUILD/python3-python-chardet-2.2.1-3.fc20 ~/build/BUILD/chardet-2.2.1 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/chardet copying chardet/chardetect.py -> build/lib/chardet copying chardet/mbcssm.py -> build/lib/chardet copying chardet/codingstatemachine.py -> build/lib/chardet copying chardet/jisfreq.py -> build/lib/chardet copying chardet/escprober.py -> build/lib/chardet copying chardet/jpcntx.py -> build/lib/chardet copying chardet/langthaimodel.py -> build/lib/chardet copying chardet/sbcharsetprober.py -> build/lib/chardet copying chardet/charsetgroupprober.py -> build/lib/chardet copying chardet/langcyrillicmodel.py -> build/lib/chardet copying chardet/big5freq.py -> build/lib/chardet copying chardet/gb2312prober.py -> build/lib/chardet copying chardet/chardistribution.py -> build/lib/chardet copying chardet/__init__.py -> build/lib/chardet copying chardet/constants.py -> build/lib/chardet copying chardet/euckrprober.py -> build/lib/chardet copying chardet/latin1prober.py -> build/lib/chardet copying chardet/cp949prober.py -> build/lib/chardet copying chardet/compat.py -> build/lib/chardet copying chardet/euckrfreq.py -> build/lib/chardet copying chardet/mbcharsetprober.py -> build/lib/chardet copying chardet/gb2312freq.py -> build/lib/chardet copying chardet/euctwfreq.py -> build/lib/chardet copying chardet/hebrewprober.py -> build/lib/chardet copying chardet/langgreekmodel.py -> build/lib/chardet copying chardet/langhungarianmodel.py -> build/lib/chardet copying chardet/utf8prober.py -> build/lib/chardet copying chardet/eucjpprober.py -> build/lib/chardet copying chardet/langhebrewmodel.py -> build/lib/chardet copying chardet/universaldetector.py -> build/lib/chardet copying chardet/charsetprober.py -> build/lib/chardet copying chardet/mbcsgroupprober.py -> build/lib/chardet copying chardet/euctwprober.py -> build/lib/chardet copying chardet/langbulgarianmodel.py -> build/lib/chardet copying chardet/big5prober.py -> build/lib/chardet copying chardet/escsm.py -> build/lib/chardet copying chardet/sbcsgroupprober.py -> build/lib/chardet copying chardet/sjisprober.py -> build/lib/chardet + popd ~/build/BUILD/chardet-2.2.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cfr24Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm ++ dirname /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm + cd chardet-2.2.1 ~/build/BUILD/python3-python-chardet-2.2.1-3.fc20 ~/build/BUILD/chardet-2.2.1 + pushd /builddir/build/BUILD/python3-python-chardet-2.2.1-3.fc20 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm running install running install_lib creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/escprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/__init__.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/constants.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/compat.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/escsm.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet copying build/lib/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/chardetect.py to chardetect.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/mbcssm.py to mbcssm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/codingstatemachine.py to codingstatemachine.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/jisfreq.py to jisfreq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/escprober.py to escprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/jpcntx.py to jpcntx.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/langthaimodel.py to langthaimodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/big5freq.py to big5freq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/gb2312prober.py to gb2312prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/chardistribution.py to chardistribution.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/constants.py to constants.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/euckrprober.py to euckrprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/latin1prober.py to latin1prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/cp949prober.py to cp949prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/euckrfreq.py to euckrfreq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/gb2312freq.py to gb2312freq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/euctwfreq.py to euctwfreq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/hebrewprober.py to hebrewprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/langgreekmodel.py to langgreekmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/utf8prober.py to utf8prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/eucjpprober.py to eucjpprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/universaldetector.py to universaldetector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/charsetprober.py to charsetprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/euctwprober.py to euctwprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/big5prober.py to big5prober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/escsm.py to escsm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet/sjisprober.py to sjisprober.cpython-34.pyc writing byte-compilation script '/tmp/tmp8dml1hoa.py' /usr/bin/python3 -O /tmp/tmp8dml1hoa.py removing /tmp/tmp8dml1hoa.py running install_egg_info running egg_info writing top-level names to chardet.egg-info/top_level.txt writing chardet.egg-info/PKG-INFO writing entry points to chardet.egg-info/entry_points.txt writing dependency_links to chardet.egg-info/dependency_links.txt reading manifest file 'chardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'COPYING' writing manifest file 'chardet.egg-info/SOURCES.txt' Copying chardet.egg-info to /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4/site-packages/chardet-2.2.1-py3.4.egg-info running install_scripts Installing chardetect script to /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/bin + mv /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/bin/chardetect /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/bin/python3-chardetect + popd ~/build/BUILD/chardet-2.2.1 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm running install running install_lib creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/escprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/__init__.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/constants.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/compat.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/escsm.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet copying build/lib/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/chardetect.py to chardetect.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/mbcssm.py to mbcssm.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/codingstatemachine.py to codingstatemachine.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/jisfreq.py to jisfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/escprober.py to escprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/jpcntx.py to jpcntx.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/langthaimodel.py to langthaimodel.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/sbcharsetprober.py to sbcharsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/charsetgroupprober.py to charsetgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/langcyrillicmodel.py to langcyrillicmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/big5freq.py to big5freq.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/gb2312prober.py to gb2312prober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/chardistribution.py to chardistribution.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/euckrprober.py to euckrprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/latin1prober.py to latin1prober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/cp949prober.py to cp949prober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/euckrfreq.py to euckrfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/mbcharsetprober.py to mbcharsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/gb2312freq.py to gb2312freq.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/euctwfreq.py to euctwfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/hebrewprober.py to hebrewprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/langgreekmodel.py to langgreekmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/langhungarianmodel.py to langhungarianmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/utf8prober.py to utf8prober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/eucjpprober.py to eucjpprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/langhebrewmodel.py to langhebrewmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/universaldetector.py to universaldetector.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/charsetprober.py to charsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/mbcsgroupprober.py to mbcsgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/euctwprober.py to euctwprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/langbulgarianmodel.py to langbulgarianmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/big5prober.py to big5prober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/escsm.py to escsm.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/sbcsgroupprober.py to sbcsgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet/sjisprober.py to sjisprober.pyc writing byte-compilation script '/tmp/tmppkh3VZ.py' /usr/bin/python2 -O /tmp/tmppkh3VZ.py removing /tmp/tmppkh3VZ.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 'COPYING' writing manifest file 'chardet.egg-info/SOURCES.txt' Copying chardet.egg-info to /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7/site-packages/chardet-2.2.1-py2.7.egg-info running install_scripts Installing chardetect script to /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/chardet-2.2.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-chardet-2.2.1-3.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JafZhT + umask 022 + cd /builddir/build/BUILD + cd chardet-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/doc/python-chardet + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/doc/python-chardet + cp -pr README.rst /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/doc/python-chardet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6G011T + umask 022 + cd /builddir/build/BUILD + cd chardet-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/licenses/python-chardet + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/licenses/python-chardet + cp -pr LICENSE /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/licenses/python-chardet + exit 0 Provides: python-chardet = 2.2.1-3.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: python3-chardet-2.2.1-3.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xlEiIP + umask 022 + cd /builddir/build/BUILD + cd chardet-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/doc/python3-chardet + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/doc/python3-chardet + cp -pr README.rst /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/doc/python3-chardet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OyAQ5K + umask 022 + cd /builddir/build/BUILD + cd chardet-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/licenses/python3-chardet + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/licenses/python3-chardet + cp -pr LICENSE /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm/usr/share/licenses/python3-chardet + exit 0 Provides: python3-chardet = 2.2.1-3.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/python-chardet-2.2.1-3.fc20.noarch.rpm Wrote: /builddir/build/RPMS/python3-chardet-2.2.1-3.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tZqEZv + umask 022 + cd /builddir/build/BUILD + cd chardet-2.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-chardet-2.2.1-3.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->