D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-simplejson-3.17.6-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7NDl2x + 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.17.6 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/simplejson-3.17.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.17.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf simplejson.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6CoYKb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd simplejson-3.17.6 + '[' 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=sha1 -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-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/encoder.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/compat.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/scanner.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/decoder.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/tool.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/__init__.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/raw_json.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/errors.py -> build/lib.linux-x86_64-cpython-310/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-x86_64-cpython-310/simplejson creating build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/_cibw_runner.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-x86_64-cpython-310/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/simplejson gcc -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.10 -c simplejson/_speedups.c -o build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o gcc -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=sha1 -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-x86_64-cpython-310/simplejson/_speedups.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-310/simplejson/_speedups.cpython-310-x86_64-linux-gnu.so /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_convertPyInt_AsSsize_t': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:419: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:420: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `ascii_escape_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:519: undefined reference to `PyUnicode_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_encoded_const': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2687: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2695: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2703: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2712: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2712: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2690: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2698: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2706: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_ParseEncoding': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2357: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2361: undefined reference to `PyUnicode_AsUTF8' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2375: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2375: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `raise_errmsg': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:770: undefined reference to `PyObject_CallFunction' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:772: undefined reference to `PyErr_SetObject' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o:/usr/include/python3.10/object.h:500: more undefined references to `_Py_Dealloc' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanner_dealloc': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1316: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanner_new': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2388: undefined reference to `PyArg_ParseTupleAndKeywords' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2401: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2410: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2413: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2416: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2419: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2422: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2425: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2428: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanner_new': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2396: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `py_encode_basestring_ascii': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1300: undefined reference to `_PyUnicode_Ready' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `ascii_escape_str': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:548: undefined reference to `PyUnicode_DecodeUTF8' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `py_encode_basestring_ascii': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1305: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1305: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_encode_float': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2745: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2751: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2755: undefined reference to `PyObject_Repr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2724: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2724: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_encoded_const': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2690: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o:/usr/include/python3.10/object.h:500: more undefined references to `_Py_Dealloc' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_dealloc': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3189: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_encode_string': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2770: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2777: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2777: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_build_rval_index_tuple': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:814: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:819: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_stringify_key': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:616: undefined reference to `PyUnicode_AsUTF8' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyFloat_Type' /usr/bin/ld: /usr/include/python3.10/object.h:247: undefined reference to `PyType_IsSubtype' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_stringify_key': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:634: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:634: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:634: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:640: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:643: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:647: undefined reference to `PyObject_Str' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_stringify_key': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:662: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:662: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyType_IsSubtype' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `join_list_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:781: undefined reference to `PyUnicode_Join' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `flush_accumulator': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:297: undefined reference to `PyList_SetSlice' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:301: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `flush_accumulator': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:286: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanstring_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1099: undefined reference to `PyList_Append' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1103: undefined reference to `PyUnicode_Substring' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1204: undefined reference to `PyList_Append' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1205: undefined reference to `PyUnicode_FromOrdinal' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanstring_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1204: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanstring_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1099: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanstring_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1077: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1077: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1220: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `join_list_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:781: undefined reference to `PyUnicode_Join' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `py_scanstring': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1258: undefined reference to `PyArg_ParseTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1265: undefined reference to `_PyUnicode_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1277: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1277: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /usr/include/python3.10/object.h:472: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scan_once_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2223: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_array_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1775: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1794: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_constant': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1856: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scan_once_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2215: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_object_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1539: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1540: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1568: undefined reference to `PyDict_GetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1595: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1596: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1601: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scan_once_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2227: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_match_number_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2051: undefined reference to `PyUnicode_Substring' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2072: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2051: undefined reference to `PyUnicode_Substring' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_match_number_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2051: undefined reference to `PyUnicode_Substring' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2059: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2064: undefined reference to `PyFloat_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2051: undefined reference to `PyUnicode_Substring' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_object_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1652: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1653: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_object_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1575: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_object_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1608: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_object_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1545: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_TrueStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_parse_object_unicode': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1662: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:1663: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o:/usr/include/python3.10/object.h:500: more undefined references to `_Py_Dealloc' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `scanner_call': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2331: undefined reference to `PyArg_ParseTupleAndKeywords' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2335: undefined reference to `_PyUnicode_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2350: undefined reference to `PyDict_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2345: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2345: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_new': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2518: undefined reference to `PyArg_ParseTupleAndKeywords' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2537: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2555: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyCFunction_Type' /usr/bin/ld: /usr/include/python3.10/object.h:247: undefined reference to `PyType_IsSubtype' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_new': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2561: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2565: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2569: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2572: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2575: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o:/home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2578: more undefined references to `PyObject_IsTrue' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_new': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2609: undefined reference to `PyCallable_Check' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2637: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2640: undefined reference to `PyDict_SetItemString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2649: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_new': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2560: undefined reference to `PyCFunction_GetFunction' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2583: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2585: undefined reference to `PyLong_FromUnsignedLongLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2586: undefined reference to `PyLong_FromLongLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2615: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2605: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2605: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2592: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2592: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2610: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2610: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2621: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2624: undefined reference to `PyObject_CallMethod' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2801: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2801: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2801: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2815: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2820: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2825: undefined reference to `PyObject_Str' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `maybe_quote_bigint': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:369: undefined reference to `PyObject_RichCompareBool' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:370: undefined reference to `PyObject_RichCompareBool' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:372: undefined reference to `PyUnicode_FromFormat' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyFloat_Type' /usr/bin/ld: /usr/include/python3.10/object.h:247: undefined reference to `PyType_IsSubtype' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2873: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2876: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2816: undefined reference to `PyObject_Str' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyType_IsSubtype' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2885: undefined reference to `PyObject_Str' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `is_raw_json': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:264: undefined reference to `PyObject_IsInstance' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2910: undefined reference to `PyLong_FromVoidPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2913: undefined reference to `PyDict_Contains' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2920: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2925: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2927: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2934: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2941: undefined reference to `PyDict_DelItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_has_for_json_hook': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:405: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:410: undefined reference to `PyCallable_Check' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2843: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2845: undefined reference to `PyObject_CallMethod' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_is_namedtuple': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:391: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:396: undefined reference to `PyCallable_Check' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2854: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2856: undefined reference to `PyObject_CallMethod' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2879: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2882: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2891: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_has_for_json_hook': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:407: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_is_namedtuple': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:393: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2899: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_obj': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2901: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2930: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2916: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2916: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2859: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_dict': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2974: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2977: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2979: undefined reference to `PyLong_FromVoidPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2982: undefined reference to `PyDict_Contains' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2988: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_dict_iteritems': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:686: undefined reference to `PyDict_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:689: undefined reference to `PyMapping_Items' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:692: undefined reference to `PyObject_GetIter' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:696: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:698: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:701: undefined reference to `PyIter_Next' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:723: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:731: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:738: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_dict_iteritems': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:743: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:745: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:748: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:753: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_dict': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3011: undefined reference to `PyIter_Next' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3024: undefined reference to `PyDict_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_dict': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2968: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2969: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2970: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3031: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_dict': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3047: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_dict': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3014: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3014: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_dict_iteritems': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:681: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:686: undefined reference to `PyDict_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:687: undefined reference to `PyDict_Items' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_dict_iteritems': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:704: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:704: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_dict': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3062: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3065: undefined reference to `PyDict_DelItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:492: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /usr/include/python3.10/object.h:492: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o:/usr/include/python3.10/object.h:500: more undefined references to `_Py_Dealloc' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_dict': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2985: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2985: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_list': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3112: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3118: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3120: undefined reference to `PyLong_FromVoidPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3123: undefined reference to `PyDict_Contains' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3129: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3134: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_list': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3149: undefined reference to `PyIter_Next' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_list': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3149: undefined reference to `PyIter_Next' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3160: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3163: undefined reference to `PyDict_DelItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_list': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3105: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3106: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3107: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_list': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3134: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Accumulate': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:318: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_listencode_list': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3126: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3126: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_call': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2671: undefined reference to `PyArg_ParseTupleAndKeywords' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_Init': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:272: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_Accu_FinishAsList': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:348: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `import_dependency': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3320: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3323: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `moduleinit': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3358: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3360: undefined reference to `PyType_Ready' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `init_constants': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3331: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3334: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3337: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3341: undefined reference to `PyUnicode_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `moduleinit': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3366: undefined reference to `PyModule_Create2' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3371: undefined reference to `PyModule_AddObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:3373: undefined reference to `PyModule_AddObject' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `_convertPyInt_FromSsize_t': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:429: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `JSON_ParseEncoding': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2358: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_encode_float': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:2746: undefined reference to `PyObject_Repr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/simplejson/_speedups.o: in function `encoder_stringify_key': /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:619: undefined reference to `PyUnicode_Decode' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/simplejson/_speedups.c:656: undefined reference to `PyObject_Str' collect2: error: ld returned 1 exit status *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. I'm retrying the build without the C extension now. *************************************************************************** running build running build_py creating build/lib creating build/lib/simplejson copying simplejson/encoder.py -> build/lib/simplejson copying simplejson/compat.py -> build/lib/simplejson copying simplejson/scanner.py -> build/lib/simplejson copying simplejson/decoder.py -> build/lib/simplejson copying simplejson/tool.py -> build/lib/simplejson copying simplejson/__init__.py -> build/lib/simplejson copying simplejson/raw_json.py -> build/lib/simplejson copying simplejson/errors.py -> build/lib/simplejson copying simplejson/ordered_dict.py -> build/lib/simplejson creating build/lib/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib/simplejson/tests copying simplejson/tests/test_float.py -> build/lib/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib/simplejson/tests copying simplejson/tests/test_default.py -> build/lib/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib/simplejson/tests copying simplejson/tests/_cibw_runner.py -> build/lib/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib/simplejson/tests copying simplejson/tests/__init__.py -> build/lib/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib/simplejson/tests *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python installation succeeded. *************************************************************************** + /usr/bin/python3 ./scripts/make_docs.py Running Sphinx v5.0.2 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/pterjan/rpmbuild/BUILD/simplejson-3.17.6/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 done writing additional pages... search done 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/pterjan/rpmbuild/tmp/rpm-tmp.4zWkPU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64 + cd simplejson-3.17.6 + '[' 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=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/encoder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson creating /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_separators.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_speedups.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_tuple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_float.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_recursion.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_fail.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_namedtuple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_iterable.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_encode_basestring_ascii.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_indent.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_pass2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_for_json.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_pass1.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_pass3.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_scanstring.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_tool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_default.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_str_subclass.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/_cibw_runner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_bitsize_int_as_string.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_encode_for_html.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_unicode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_bigint_as_string.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_decode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_dump.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_item_sort_key.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_raw_json.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_check_circular.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_decimal.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/tests/test_subclass.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests copying build/lib.linux-x86_64-cpython-310/simplejson/scanner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/decoder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/tool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/raw_json.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson copying build/lib.linux-x86_64-cpython-310/simplejson/ordered_dict.py -> /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/encoder.py to encoder.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/compat.py to compat.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_float.py to test_float.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_default.py to test_default.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/_cibw_runner.py to _cibw_runner.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/scanner.py to scanner.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/decoder.py to decoder.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/tool.py to tool.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/raw_json.py to raw_json.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/errors.py to errors.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-310.pyc writing byte-compilation script '/tmp/tmpodanqkfi.py' /usr/bin/python3 /tmp/tmpodanqkfi.py removing /tmp/tmpodanqkfi.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' adding license file 'LICENSE.txt' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10/site-packages/simplejson-3.17.6-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.17.6-2.mga9 --unique-debug-suffix -3.17.6-2.mga9.x86_64 --unique-debug-src-base python-simplejson-3.17.6-2.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6 + /usr/lib/rpm/check-buildroot + '[' -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/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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-simplejson-3.17.6-2.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pW5REZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd simplejson-3.17.6 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.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.17.6-2.mga9.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/share/doc/python3-simplejson + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6oS2ZA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd simplejson-3.17.6 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/share/licenses/python3-simplejson + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/share/licenses/python3-simplejson + cp -pr LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-simplejson-3.17.6-2.mga9.x86_64/usr/share/licenses/python3-simplejson + RPM_EC=0 ++ jobs -p + exit 0 -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. -i used with no filenames on the command line, reading from STDIN. Provides: python-simplejson = 3.17.6-2.mga9 python3-simplejson = 3.17.6-2.mga9 python3-simplejson(x86-64) = 3.17.6-2.mga9 python3.10-simplejson = 3.17.6-2.mga9 python3.10dist(simplejson) = 3.17.6 python3dist(simplejson) = 3.17.6 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: python(abi) = 3.10 Obsoletes: python-simplejson < 3.17.6-2.mga9 Processing files: python-simplejson-debugsource-3.17.6-2.mga9.x86_64 error: Empty %files file /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/debugsourcefiles.list RPM build errors: Empty %files file /home/pterjan/rpmbuild/BUILD/simplejson-3.17.6/debugsourcefiles.list I: [iurt_root_command] ERROR: chroot