D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-simplejson-3.17.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ikXZRj + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf simplejson-3.17.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/simplejson-3.17.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/python3.8.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf simplejson.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DYwMOj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd simplejson-3.17.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.8 creating build/lib.linux-aarch64-3.8/simplejson copying simplejson/errors.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/scanner.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/compat.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/encoder.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/raw_json.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/tool.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/__init__.py -> build/lib.linux-aarch64-3.8/simplejson copying simplejson/decoder.py -> build/lib.linux-aarch64-3.8/simplejson creating build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-aarch64-3.8/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-aarch64-3.8/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/simplejson gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c simplejson/_speedups.c -o build/temp.linux-aarch64-3.8/simplejson/_speedups.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -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 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/simplejson/_speedups.o -L/usr/lib64 -lpython3.8 -lpython3.8 -o build/lib.linux-aarch64-3.8/simplejson/_speedups.cpython-38-aarch64-linux-gnu.so + /usr/bin/python3 ./scripts/make_docs.py Running Sphinx v2.3.1 WARNING: html_static_path entry '_static' does not exist 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: [new config] 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/iurt/rpmbuild/BUILD/simplejson-3.17.0/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-modindexdone writing additional pages... searchdone copying static files... ... 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. + rm docs/.buildinfo docs/.nojekyll + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Asnrdk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64 + cd simplejson-3.17.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/errors.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/scanner.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson creating /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_float.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_errors.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_item_sort_key.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_decimal.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_raw_json.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_str_subclass.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_check_circular.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_namedtuple.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_encode_basestring_ascii.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_unicode.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_scanstring.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_bigint_as_string.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_encode_for_html.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_iterable.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_bitsize_int_as_string.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_fail.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_for_json.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_tool.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_recursion.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_tuple.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_separators.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_default.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_decode.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_pass2.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_indent.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_speedups.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_dump.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_pass1.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_pass3.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/tests/test_subclass.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests copying build/lib.linux-aarch64-3.8/simplejson/ordered_dict.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/encoder.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/raw_json.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/tool.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/decoder.py -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson copying build/lib.linux-aarch64-3.8/simplejson/_speedups.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/errors.py to errors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/scanner.py to scanner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_float.py to test_float.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_default.py to test_default.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/compat.py to compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/encoder.py to encoder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/raw_json.py to raw_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/tool.py to tool.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/decoder.py to decoder.cpython-38.pyc writing byte-compilation script '/tmp/tmpj7x0zgmd.py' /usr/bin/python3 /tmp/tmpj7x0zgmd.py removing /tmp/tmpj7x0zgmd.py running install_egg_info running egg_info creating simplejson.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 writing manifest file 'simplejson.egg-info/SOURCES.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/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson-3.17.0-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 3.17.0-1.mga8 --unique-debug-suffix -3.17.0-1.mga8.aarch64 --unique-debug-src-base python-simplejson-3.17.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/simplejson-3.17.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/_speedups.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8/site-packages/simplejson/_speedups.cpython-38-aarch64-linux-gnu.so original debug info size: 216kB, size after compression: 212kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 211 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_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-simplejson-3.17.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.clasSh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd simplejson-3.17.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/share/doc/python3-simplejson + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/share/doc/python3-simplejson + cp -pr docs/README.html docs/_sources docs/_static docs/genindex.html docs/index.html docs/objects.inv docs/py-modindex.html docs/search.html docs/searchindex.js /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/share/doc/python3-simplejson + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1fDaOg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd simplejson-3.17.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/share/licenses/python3-simplejson + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/share/licenses/python3-simplejson + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64/usr/share/licenses/python3-simplejson + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-simplejson = 3.17.0-1.mga8 python3-simplejson = 3.17.0-1.mga8 python3-simplejson(aarch-64) = 3.17.0-1.mga8 python3.8dist(simplejson) = 3.17.0 python3dist(simplejson) = 3.17.0 pythonegg(3)(simplejson) = 3.17.0 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: libpython3.8.so.1.0()(64bit) python(abi) = 3.8 Obsoletes: python-simplejson < 3.17.0-1.mga8 Processing files: python-simplejson-debugsource-3.17.0-1.mga8.aarch64 Provides: python-simplejson-debugsource = 3.17.0-1.mga8 python-simplejson-debugsource(aarch-64) = 3.17.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-simplejson-debuginfo-3.17.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 95d2bdc3b8cb65643e01028f99ccb94dfb9b11d6 python3-simplejson-debuginfo = 3.17.0-1.mga8 python3-simplejson-debuginfo(aarch-64) = 3.17.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simplejson-debugsource(aarch-64) = 3.17.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-simplejson-debugsource-3.17.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-simplejson-debuginfo-3.17.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-simplejson-3.17.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NnJTGi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd simplejson-3.17.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-simplejson-3.17.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2Ypb0i + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf simplejson-3.17.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!