D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-simplejson-3.8.2-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.70UVSk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf simplejson-3.8.2 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/simplejson-3.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-simplejson-3.8.2-3.mga7 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1ic6UW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd simplejson-3.8.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILD/python3-python-simplejson-3.8.2-3.mga7 ~/rpmbuild/BUILD/python3-python-simplejson-3.8.2-3.mga7 ~/rpmbuild/BUILD/simplejson-3.8.2 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/simplejson copying simplejson/tool.py -> build/lib.linux-x86_64-3.6/simplejson copying simplejson/scanner.py -> build/lib.linux-x86_64-3.6/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-x86_64-3.6/simplejson copying simplejson/encoder.py -> build/lib.linux-x86_64-3.6/simplejson copying simplejson/decoder.py -> build/lib.linux-x86_64-3.6/simplejson copying simplejson/compat.py -> build/lib.linux-x86_64-3.6/simplejson copying simplejson/__init__.py -> build/lib.linux-x86_64-3.6/simplejson creating build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-x86_64-3.6/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-x86_64-3.6/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/simplejson gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python3.6m -c simplejson/_speedups.c -o build/temp.linux-x86_64-3.6/simplejson/_speedups.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.6/simplejson/_speedups.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/simplejson/_speedups.cpython-36m-x86_64-linux-gnu.so + sleep 1 + popd ~/rpmbuild/BUILD/simplejson-3.8.2 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/simplejson copying simplejson/tool.py -> build/lib.linux-x86_64-2.7/simplejson copying simplejson/scanner.py -> build/lib.linux-x86_64-2.7/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-x86_64-2.7/simplejson copying simplejson/encoder.py -> build/lib.linux-x86_64-2.7/simplejson copying simplejson/decoder.py -> build/lib.linux-x86_64-2.7/simplejson copying simplejson/compat.py -> build/lib.linux-x86_64-2.7/simplejson copying simplejson/__init__.py -> build/lib.linux-x86_64-2.7/simplejson creating build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-x86_64-2.7/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-x86_64-2.7/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/simplejson gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c simplejson/_speedups.c -o build/temp.linux-x86_64-2.7/simplejson/_speedups.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-2.7/simplejson/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/simplejson/_speedups.so + sleep 1 + ./scripts/make_docs.py Running Sphinx v1.7.2 loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date 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 pickling environment... done checking consistency... /home/pterjan/rpmbuild/BUILD/simplejson-3.8.2/README.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 50%] README writing output... [100%] index generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry u'/home/pterjan/rpmbuild/BUILD/simplejson-3.8.2/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in docs. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FAC5KR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 + cd simplejson-3.8.2 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/_speedups.so -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_bigint_as_string.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_bitsize_int_as_string.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_check_circular.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_decimal.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_decode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_default.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_dump.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_encode_basestring_ascii.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_encode_for_html.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_fail.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_float.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_for_json.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_indent.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_item_sort_key.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_iterable.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_namedtuple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass1.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass3.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_recursion.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_scanstring.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_separators.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_speedups.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_subclass.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_tool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_tuple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_unicode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/decoder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/encoder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/ordered_dict.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/scanner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/tool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.py to test_decimal.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.py to test_decode.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_default.py to test_default.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.py to test_dump.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_errors.py to test_errors.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_fail.py to test_fail.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_float.py to test_float.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_for_json.py to test_for_json.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_indent.py to test_indent.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_iterable.py to test_iterable.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass1.py to test_pass1.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass2.py to test_pass2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass3.py to test_pass3.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_recursion.py to test_recursion.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_separators.py to test_separators.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_speedups.py to test_speedups.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_subclass.py to test_subclass.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_tool.py to test_tool.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_tuple.py to test_tuple.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tests/test_unicode.py to test_unicode.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/compat.py to compat.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/decoder.py to decoder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/encoder.py to encoder.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/ordered_dict.py to ordered_dict.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/scanner.py to scanner.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/tool.py to tool.pyc writing byte-compilation script '/tmp/tmpoSgjMz.py' /usr/bin/python2 -O /tmp/tmpoSgjMz.py removing /tmp/tmpoSgjMz.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 /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson-3.8.2-py2.7.egg-info running install_scripts + rm docs/.buildinfo + rm docs/.nojekyll + pushd /home/pterjan/rpmbuild/BUILD/python3-python-simplejson-3.8.2-3.mga7 ~/rpmbuild/BUILD/python3-python-simplejson-3.8.2-3.mga7 ~/rpmbuild/BUILD/simplejson-3.8.2 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-x86_64-3.6/simplejson/_speedups.cpython-36m-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_bigint_as_string.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_bitsize_int_as_string.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_check_circular.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_decimal.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_decode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_default.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_dump.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_encode_basestring_ascii.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_encode_for_html.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_fail.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_float.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_for_json.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_indent.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_item_sort_key.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_iterable.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_namedtuple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_pass1.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_pass2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_pass3.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_recursion.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_scanstring.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_separators.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_speedups.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_subclass.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_tool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_tuple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/tests/test_unicode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-x86_64-3.6/simplejson/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-x86_64-3.6/simplejson/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-x86_64-3.6/simplejson/decoder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-x86_64-3.6/simplejson/encoder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-x86_64-3.6/simplejson/ordered_dict.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-x86_64-3.6/simplejson/scanner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-x86_64-3.6/simplejson/tool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_default.py to test_default.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_float.py to test_float.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/compat.py to compat.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/decoder.py to decoder.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/encoder.py to encoder.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/scanner.py to scanner.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/tool.py to tool.cpython-36.pyc writing byte-compilation script '/tmp/tmp4q9swsnr.py' /usr/bin/python3 /tmp/tmp4q9swsnr.py removing /tmp/tmp4q9swsnr.py running install_egg_info running egg_info writing simplejson.egg-info/PKG-INFO writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.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 /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson-3.8.2-py3.6.egg-info running install_scripts + popd ~/rpmbuild/BUILD/simplejson-3.8.2 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 3.8.2-3.mga7 --unique-debug-suffix -3.8.2-3.mga7.x86_64 --unique-debug-src-base python-simplejson-3.8.2-3.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/simplejson-3.8.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7/site-packages/simplejson/_speedups.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6/site-packages/simplejson/_speedups.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 213 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python-simplejson-3.8.2-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L7Hf40 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd simplejson-3.8.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/share/doc/python-simplejson + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/share/doc/python-simplejson + cp -pr docs /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/share/doc/python-simplejson + cp -pr LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/share/doc/python-simplejson + exit 0 Provides: python-simplejson = 3.8.2-3.mga7 python-simplejson(x86-64) = 3.8.2-3.mga7 python2.7dist(simplejson) = 3.8.2 python2dist(simplejson) = 3.8.2 pythonegg(2)(simplejson) = 3.8.2 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 Processing files: python3-simplejson-3.8.2-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1DlLQh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd simplejson-3.8.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/share/doc/python3-simplejson + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/share/doc/python3-simplejson + cp -pr LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64/usr/share/doc/python3-simplejson + exit 0 Provides: python3-simplejson = 3.8.2-3.mga7 python3-simplejson(x86-64) = 3.8.2-3.mga7 python3.6dist(simplejson) = 3.8.2 python3dist(simplejson) = 3.8.2 pythonegg(3)(simplejson) = 3.8.2 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 Processing files: python-simplejson-debugsource-3.8.2-3.mga7.x86_64 Provides: python-simplejson-debugsource = 3.8.2-3.mga7 python-simplejson-debugsource(x86-64) = 3.8.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-simplejson-debuginfo-3.8.2-3.mga7.x86_64 Provides: debuginfo(build-id) = fbb8dc5ac139453b0871df537b479beaa4b458a8 python-simplejson-debuginfo = 3.8.2-3.mga7 python-simplejson-debuginfo(x86-64) = 3.8.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simplejson-debugsource(x86-64) = 3.8.2-3.mga7 Processing files: python3-simplejson-debuginfo-3.8.2-3.mga7.x86_64 Provides: debuginfo(build-id) = 9d69d147f3ff0722bb2e4cc57b192d7b7b5ca345 python3-simplejson-debuginfo = 3.8.2-3.mga7 python3-simplejson-debuginfo(x86-64) = 3.8.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simplejson-debugsource(x86-64) = 3.8.2-3.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-simplejson-3.8.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-simplejson-3.8.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-simplejson-debugsource-3.8.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-simplejson-debuginfo-3.8.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-simplejson-debuginfo-3.8.2-3.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tDl4DO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd simplejson-3.8.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.8.2-3.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VQPfxl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf simplejson-3.8.2 + exit 0 D: [iurt_root_command] Success!