Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-simplejson.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-054d13e5ef77fcfc9439d595ac44c25d8533f44c/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-simplejson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-simplejson-3.10.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-simplejson.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-054d13e5ef77fcfc9439d595ac44c25d8533f44c/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-simplejson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8XmkB6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simplejson-3.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/simplejson-3.10.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kLn8y6 + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.10.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/simplejson copying simplejson/compat.py -> build/lib.linux-armv7l-2.7/simplejson copying simplejson/decoder.py -> build/lib.linux-armv7l-2.7/simplejson copying simplejson/tool.py -> build/lib.linux-armv7l-2.7/simplejson copying simplejson/encoder.py -> build/lib.linux-armv7l-2.7/simplejson copying simplejson/scanner.py -> build/lib.linux-armv7l-2.7/simplejson copying simplejson/__init__.py -> build/lib.linux-armv7l-2.7/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-armv7l-2.7/simplejson creating build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-armv7l-2.7/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-armv7l-2.7/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/simplejson gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c simplejson/_speedups.c -o build/temp.linux-armv7l-2.7/simplejson/_speedups.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/simplejson/_speedups.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/simplejson/_speedups.so + sleep 1 + ./scripts/make_docs.py Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] README reading sources... [100%] index looking for now-outdated files... none found /builddir/build/BUILD/simplejson-3.10.0/README.rst:None: WARNING: nonlocal image URI found: https://travis-ci.org/simplejson/simplejson.svg?branch=master pickling environment... done checking consistency... done /builddir/build/BUILD/simplejson-3.10.0/README.rst:: WARNING: document isn't included in any toctree preparing documents... done writing output... [ 50%] README writing output... [100%] index writing additional files... genindex search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/simplejson-3.10.0/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 3 warnings. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build/lib.linux-armv7l-3.4 creating build/lib.linux-armv7l-3.4/simplejson copying simplejson/compat.py -> build/lib.linux-armv7l-3.4/simplejson copying simplejson/decoder.py -> build/lib.linux-armv7l-3.4/simplejson copying simplejson/tool.py -> build/lib.linux-armv7l-3.4/simplejson copying simplejson/encoder.py -> build/lib.linux-armv7l-3.4/simplejson copying simplejson/scanner.py -> build/lib.linux-armv7l-3.4/simplejson copying simplejson/__init__.py -> build/lib.linux-armv7l-3.4/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-armv7l-3.4/simplejson creating build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-armv7l-3.4/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-armv7l-3.4/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-armv7l-3.4 creating build/temp.linux-armv7l-3.4/simplejson gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c simplejson/_speedups.c -o build/temp.linux-armv7l-3.4/simplejson/_speedups.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/simplejson/_speedups.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/simplejson/_speedups.cpython-34m.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.979d3Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm ++ dirname /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm + cd simplejson-3.10.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/compat.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/_speedups.so -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/decoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/encoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/scanner.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-armv7l-2.7/simplejson/ordered_dict.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_encode_basestring_ascii.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_raw_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_default.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_fail.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_pass1.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_errors.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_subclass.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_iterable.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_separators.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_speedups.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_pass2.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_encode_for_html.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_float.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_dump.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_str_subclass.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_decode.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_decimal.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_unicode.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_recursion.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_scanstring.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_bigint_as_string.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_for_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_namedtuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_item_sort_key.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_check_circular.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_tuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_indent.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_pass3.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-armv7l-2.7/simplejson/tests/test_bitsize_int_as_string.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tool.py to tool.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/ordered_dict.py to ordered_dict.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_tool.py to test_tool.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_default.py to test_default.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_fail.py to test_fail.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_pass1.py to test_pass1.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_errors.py to test_errors.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_subclass.py to test_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_iterable.py to test_iterable.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_separators.py to test_separators.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_speedups.py to test_speedups.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_pass2.py to test_pass2.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_float.py to test_float.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_dump.py to test_dump.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_decode.py to test_decode.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_decimal.py to test_decimal.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_unicode.py to test_unicode.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_recursion.py to test_recursion.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_for_json.py to test_for_json.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_tuple.py to test_tuple.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_indent.py to test_indent.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_pass3.py to test_pass3.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.pyc writing byte-compilation script '/tmp/tmp5MhRt1.py' /usr/bin/python2 -O /tmp/tmp5MhRt1.py removing /tmp/tmp5MhRt1.py running install_egg_info running egg_info writing simplejson.egg-info/PKG-INFO writing top-level names to simplejson.egg-info/top_level.txt writing dependency_links to simplejson.egg-info/dependency_links.txt reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson-3.10.0-py2.7.egg-info running install_scripts + rm docs/.buildinfo + rm docs/.nojekyll + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/compat.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/_speedups.cpython-34m.so -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/decoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/encoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/scanner.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson copying build/lib.linux-armv7l-3.4/simplejson/ordered_dict.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson creating /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_encode_basestring_ascii.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_raw_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_default.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_fail.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_pass1.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_errors.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_subclass.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_iterable.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_separators.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_speedups.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_pass2.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_encode_for_html.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_float.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_dump.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_str_subclass.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_decode.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_decimal.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_unicode.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_recursion.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_scanstring.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_bigint_as_string.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_for_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_namedtuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_item_sort_key.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_check_circular.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_tuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_indent.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_pass3.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests copying build/lib.linux-armv7l-3.4/simplejson/tests/test_bitsize_int_as_string.py -> /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/decoder.py to decoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tool.py to tool.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/encoder.py to encoder.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/scanner.py to scanner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_default.py to test_default.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_float.py to test_float.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-34.pyc writing byte-compilation script '/tmp/tmpmu5r1pw2.py' /usr/bin/python3.4 -O /tmp/tmpmu5r1pw2.py removing /tmp/tmpmu5r1pw2.py running install_egg_info running egg_info writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt writing simplejson.egg-info/PKG-INFO reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson-3.10.0-py3.4.egg-info running install_scripts + /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/simplejson-3.10.0 extracting debug info from /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7/site-packages/simplejson/_speedups.so extracting debug info from /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4/site-packages/simplejson/_speedups.cpython-34m.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 214 blocks + /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-simplejson-3.10.0-1.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kjEq3z + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.10.0 + nosetests -q ---------------------------------------------------------------------- Ran 127 tests in 30.054s OK (SKIP=1) + nosetests-3.4 -q ---------------------------------------------------------------------- Ran 127 tests in 35.417s OK (SKIP=1) + exit 0 Processing files: python2-simplejson-3.10.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uYAWze + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/doc/python2-simplejson-3.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/doc/python2-simplejson-3.10.0 + cp -pr docs /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/doc/python2-simplejson-3.10.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QxXQcY + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/licenses/python2-simplejson-3.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/licenses/python2-simplejson-3.10.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/licenses/python2-simplejson-3.10.0 + exit 0 Provides: python-simplejson = 3.10.0-1.el7 python-simplejson(armv7hl-32) = 3.10.0-1.el7 python2-simplejson = 3.10.0-1.el7 python2-simplejson(armv7hl-32) = 3.10.0-1.el7 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-simplejson < 3.10.0-1.el7 Processing files: python34-simplejson-3.10.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fgfx6x + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/doc/python34-simplejson-3.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/doc/python34-simplejson-3.10.0 + cp -pr docs /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/doc/python34-simplejson-3.10.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qk0Bac + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/licenses/python34-simplejson-3.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/licenses/python34-simplejson-3.10.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm/usr/share/licenses/python34-simplejson-3.10.0 + exit 0 Provides: python34-simplejson = 3.10.0-1.el7 python34-simplejson(armv7hl-32) = 3.10.0-1.el7 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython3.4m.so.1.0 python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-simplejson-debuginfo-3.10.0-1.el7.armv7hl Provides: python-simplejson-debuginfo = 3.10.0-1.el7 python-simplejson-debuginfo(armv7hl-32) = 3.10.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm Wrote: /builddir/build/RPMS/python2-simplejson-3.10.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python34-simplejson-3.10.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-simplejson-debuginfo-3.10.0-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7iWpls + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-simplejson-3.10.0-1.el7.arm + exit 0 Child return code was: 0