D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-fastbencode-0.0.7-1.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wM1MAH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf fastbencode-0.0.7 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/fastbencode-0.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastbencode-0.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf fastbencode.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.op7yjZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd fastbencode-0.0.7 + '[' 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' /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/setup.py:23: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. cython_version_info = LooseVersion(cython_version) /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/setup.py:24: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if cython_version_info < LooseVersion(minimum_cython_version): running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/fastbencode copying fastbencode/_bencode_py.py -> build/lib.linux-x86_64-cpython-310/fastbencode copying fastbencode/__init__.py -> build/lib.linux-x86_64-cpython-310/fastbencode running build_ext skipping 'fastbencode/_bencode_pyx.c' Cython extension (up-to-date) building 'fastbencode._bencode_pyx' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/fastbencode 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 -Ifastbencode -I/usr/include/python3.10 -c fastbencode/_bencode_pyx.c -o build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.cpython-310-x86_64-linux-gnu.so /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_self': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10259: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_code': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10309: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_tp_new_11fastbencode_12_bencode_pyx_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7694: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_tp_new_11fastbencode_12_bencode_pyx_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7557: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7552: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_annotations': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10415: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10267: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_CallMethod': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10599: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10599: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10628: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10628: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10589: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10606: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10633: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10633: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10595: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10621: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10621: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_name': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10197: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_tp_dealloc_11fastbencode_12_bencode_pyx_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7710: undefined reference to `PyErr_Fetch' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_2__dealloc__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4539: undefined reference to `PyMem_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_tp_dealloc_11fastbencode_12_bencode_pyx_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7714: undefined reference to `PyErr_Restore' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7704: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7705: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_doc': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10166: undefined reference to `PyUnicode_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_ParseOptionalKeywords': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8768: undefined reference to `PyDict_Next' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8806: undefined reference to `PyUnicode_Compare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8807: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseDoubleKeywordsError': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8746: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8746: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_ParseOptionalKeywords': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8822: undefined reference to `PyUnicode_Compare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8845: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8845: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8841: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8841: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8823: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyErr_GivenExceptionMatchesTuple': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11613: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_tp_clear_11fastbencode_12_bencode_pyx_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7586: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_kwdefaults': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10389: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_get_defaults': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10359: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_doc': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10185: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetBuiltinName': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8731: undefined reference to `PyExc_NameError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8731: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx__GetModuleGlobalName': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9542: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9546: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyFunction_FastCallNoKw': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9279: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9289: undefined reference to `PyFrame_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9298: undefined reference to `PyEval_EvalFrameEx' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_kwdefaults': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10370: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10371: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10371: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_annotations': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10398: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_annotations': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10401: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10401: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_defaults': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10340: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10341: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10341: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_qualname': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10243: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10243: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_name': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10217: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10217: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_tp_dealloc_11fastbencode_12_bencode_pyx_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7568: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_tp_dealloc_11fastbencode_12_bencode_pyx_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7564: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7565: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_set_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10279: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10279: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10284: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10284: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_Import': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9769: undefined reference to `PyModule_GetDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9772: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9799: undefined reference to `PyImport_ImportModuleLevelObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9764: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9769: undefined reference to `PyModule_GetDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9772: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9799: undefined reference to `PyImport_ImportModuleLevelObject' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyFunction_FastCallDict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9320: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9375: undefined reference to `PyEval_EvalCodeEx' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9387: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_clear': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10516: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_dealloc': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10530: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx__CyFunction_dealloc': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10524: undefined reference to `PyObject_ClearWeakRefs' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyNumber_IntOrLongWrongResultType': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11778: undefined reference to `PyExc_DeprecationWarning' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11778: undefined reference to `PyErr_WarnFormat' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11789: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11789: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_As_long': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11490: undefined reference to `PyLong_AsLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11833: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11838: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11839: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11839: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11629: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyErr_ExceptionMatchesTuple': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9464: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetAttr3Default': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9494: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9495: undefined reference to `PyExc_AttributeError' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11629: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetAttr3Default': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9495: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call2Args': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9723: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call2Args': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9734: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11344: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11344: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11301: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11301: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11833: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11838: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11839: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11839: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx__GetException': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9105: undefined reference to `PyErr_NormalizeException' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9114: undefined reference to `PyException_SetTraceback' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_CallAsMethod': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10648: undefined reference to `PyTuple_GetSlice' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10651: undefined reference to `PyTuple_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_Raise': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9017: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9025: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9062: undefined reference to `PyErr_SetObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9039: undefined reference to `PyExc_TypeError' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_Raise': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9031: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9031: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_CallOneArg': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9427: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx__PyObject_CallOneArg': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9417: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9400: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9403: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9404: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9405: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9405: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_CallNoArg': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9571: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9400: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9403: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9404: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9405: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9405: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_CallNoArg': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9576: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_AddTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11024: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10855: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10872: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10876: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10876: undefined reference to `PyObject_Not' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_AddTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11035: undefined reference to `PyFrame_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11043: undefined reference to `PyTraceBack_Here' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10868: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10874: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10874: undefined reference to `PyObject_SetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CreateCodeObjectForTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10977: undefined reference to `PyUnicode_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10984: undefined reference to `PyUnicode_FromFormat' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10995: undefined reference to `PyCode_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CreateCodeObjectForTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10991: undefined reference to `PyUnicode_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_insert_code_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10947: undefined reference to `PyMem_Realloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10865: undefined reference to `PyObject_Not' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10876: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10876: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10857: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_insert_code_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10927: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10865: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10865: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10865: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2733: undefined reference to `PyLong_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2754: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder___init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4428: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7Encoder_1__init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4343: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7Encoder_1__init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4363: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4343: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4347: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_8__reduce_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6320: undefined reference to `PyBytes_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_8__reduce_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6326: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6328: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6366: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6375: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6380: undefined reference to `PyNumber_InPlaceAdd' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6437: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_8__reduce_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6448: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_8__reduce_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6483: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6494: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_GetAttr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9488: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5463: undefined reference to `PySequence_List' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5467: undefined reference to `PyList_Sort' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5468: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5493: undefined reference to `PyBytes_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5493: undefined reference to `PyBytes_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11855: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9651: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9659: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5469: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5469: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9651: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9659: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetIndex': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9697: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9697: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9651: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9659: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9687: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetIndex': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9701: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9651: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9659: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11900: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11902: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11898: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetIndex': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9704: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9704: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9705: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9706: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9706: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9674: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9674: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9676: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_list': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5285: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5285: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5295: undefined reference to `PyList_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_list': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5315: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5317: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5317: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_list': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5289: undefined reference to `PyObject_GetIter' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5317: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11629: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_long': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4992: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__ensure_buffer': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4763: undefined reference to `PyMem_Realloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Decoder___init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1792: undefined reference to `PyBytes_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1854: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1854: undefined reference to `PyNumber_Long' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7Decoder_1__init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1731: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1734: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1739: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Decoder___init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1856: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7Decoder_1__init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1731: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:1731: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Decoder_6__reduce_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3753: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3755: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3793: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3802: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3807: undefined reference to `PyNumber_InPlaceAdd' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3865: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3876: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3911: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3922: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_GetAttr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9488: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3323: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3460: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3465: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11764: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11765: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11765: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_dict': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3525: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11766: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_list': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3152: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3253: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_list': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3205: undefined reference to `PyList_AsTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_char': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11118: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11118: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__read_digits': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2515: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2531: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2120: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2313: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_char': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11118: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2368: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2319: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2332: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2351: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2319: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2319: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_object': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:2319: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_4bencode': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6655: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_SetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9599: undefined reference to `PyObject_SetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_9Bencached_1__init__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4233: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4236: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4240: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4233: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4233: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_2bdecode_as_tuple': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4145: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_2bdecode_as_tuple': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4160: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_bdecode': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4064: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_6buffer___get__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6212: undefined reference to `PyBytes_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_4tail___get__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6118: undefined reference to `PyBytes_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_4to_bytes': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:4629: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Decoder_4tail___get__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3595: undefined reference to `PyBytes_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_string': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3078: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8890: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8893: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11065: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Decoder__decode_string': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3052: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8894: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8895: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Decoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6993: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyByteArray_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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11755: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Decoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7072: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11750: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Decoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6994: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6994: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Decoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6999: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Decoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7008: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Decoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7017: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9831: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9831: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9837: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Decoder_8__setstate_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3991: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3991: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Decoder_8__setstate_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3991: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:3991: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_6__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6810: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_long': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11149: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_6__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6834: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6839: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6730: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6733: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_6__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6877: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6903: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6912: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6759: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_As_long': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11490: undefined reference to `PyLong_AsLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6730: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6737: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6743: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6730: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_ImportFrom': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9816: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9816: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_7__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6730: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_ImportFrom': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9817: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9817: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_6__pyx_unpickle_Decoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6912: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6912: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Encoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7419: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyByteArray_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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11755: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11755: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Encoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7496: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11750: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11750: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Encoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7420: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7420: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Encoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7425: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Encoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7434: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Encoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7443: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx___pyx_unpickle_Encoder__set_state': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7452: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9831: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9831: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9837: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9642: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9607: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_10__setstate_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6564: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6564: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_7Encoder_10__setstate_cython__': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6564: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6564: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_8__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7236: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_From_long': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11149: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_8__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7260: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7265: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_9__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7156: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7159: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_8__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7303: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7329: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7338: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_9__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7185: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyInt_As_long': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11490: undefined reference to `PyLong_AsLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_9__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7156: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7163: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7169: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7156: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_ImportFrom': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9816: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9816: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pw_11fastbencode_12_bencode_pyx_9__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7156: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_ImportFrom': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9817: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9817: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_pf_11fastbencode_12_bencode_pyx_8__pyx_unpickle_Encoder': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7338: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7338: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8877: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5693: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5712: undefined reference to `PyBytes_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5741: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5828: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5836: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5865: undefined reference to `PyDict_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5894: undefined reference to `PyBool_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5928: undefined reference to `PyObject_IsInstance' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5984: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8717: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5749: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5763: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11764: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11765: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11765: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5654: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5799: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:6006: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11766: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_get_object_dict_version': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9517: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5963: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5963: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5963: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5903: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5903: undefined reference to `PyNumber_Long' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5778: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5905: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__pyx_f_11fastbencode_12_bencode_pyx_7Encoder_process': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5963: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:5990: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_get_object_dict_version': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9517: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8723: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_descr_get': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10570: undefined reference to `PyMethod_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_reduce': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10451: undefined reference to `PyUnicode_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_repr': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10576: undefined reference to `PyUnicode_FromFormat' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx__CyFunction_dealloc': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10526: undefined reference to `PyObject_GC_Del' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_Raise': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9062: undefined reference to `PyErr_SetObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9039: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8889: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_setup_reduce_is_named': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9946: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9941: undefined reference to `PyObject_RichCompareBool' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9946: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_SetVtable': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9898: undefined reference to `PyCapsule_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9904: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_copy_spec_to_module': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8387: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8390: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8391: undefined reference to `PyDict_SetItemString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8394: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8394: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8395: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_check_single_interpreter': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8366: undefined reference to `PyThreadState_Get' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8366: undefined reference to `PyInterpreterState_GetID' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8379: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8379: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_create': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8407: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8409: undefined reference to `PyModule_NewObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8412: undefined reference to `PyModule_GetDict' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_ImportType': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10031: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10035: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10035: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10053: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10053: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10067: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10071: undefined reference to `PyErr_WarnEx' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStrNoError': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9924: undefined reference to `PyObject_GenericGetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStr_ClearAttributeError': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9916: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9917: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9917: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11629: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o: in function `__Pyx_setup_reduce': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9962: undefined reference to `_PyType_Lookup' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9967: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9967: undefined reference to `_PyType_Lookup' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9974: undefined reference to `_PyType_Lookup' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9982: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9983: undefined reference to `PyDict_DelItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9984: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9988: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9992: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9993: undefined reference to `PyDict_DelItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9994: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9998: undefined reference to `PyType_Modified' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10003: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10004: undefined reference to `PyExc_RuntimeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10004: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8439: undefined reference to `PyExc_RuntimeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8439: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_check_binary_version': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11645: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11646: undefined reference to `Py_GetVersion' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11646: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11649: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11653: undefined reference to `PyErr_WarnEx' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8457: undefined reference to `PyFrame_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8459: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8460: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8461: undefined reference to `PyUnicode_FromStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_FetchCommonType': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10123: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10126: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10129: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10129: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10135: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10135: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10141: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10141: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10142: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10143: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10144: undefined reference to `PyObject_SetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8499: undefined reference to `PyModule_GetDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8501: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8503: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8505: undefined reference to `PyObject_SetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_InitStrings': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11672: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11674: undefined reference to `PyUnicode_Decode' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11676: undefined reference to `PyUnicode_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11679: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:11684: undefined reference to `PyObject_Hash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_InitGlobals': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8174: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8175: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8176: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8177: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8516: undefined reference to `PyImport_GetModuleDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8512: undefined reference to `PyObject_SetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8517: undefined reference to `PyDict_GetItemString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8518: undefined reference to `PyDict_SetItemString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7968: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7979: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:7990: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8001: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8012: undefined reference to `PyTuple_Pack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o:/home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8023: more undefined references to `PyTuple_Pack' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8103: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8112: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8115: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8124: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8135: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8138: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8147: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8150: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8157: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8160: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8161: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8164: undefined reference to `PyCode_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_modinit_type_init_code': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8229: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8238: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8239: undefined reference to `PyWrapperDescr_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8247: undefined reference to `PyObject_SetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8259: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8268: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8277: undefined reference to `PyObject_SetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_modinit_type_import_code': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8295: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8300: undefined reference to `PyImport_ImportModule' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8546: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8548: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8558: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8560: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CalculateMetaclass': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10095: undefined reference to `PyType_IsSubtype' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10097: undefined reference to `PyType_IsSubtype' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10101: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10101: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10112: undefined reference to `PyType_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_Py3MetaclassPrepare': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10782: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10787: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10791: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10791: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10793: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10794: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10801: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10802: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8582: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8587: undefined reference to `PyDict_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8587: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8587: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_CyFunction_New': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10766: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10770: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8599: undefined reference to `PyDict_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8599: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_Py3ClassCreate': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10831: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:10835: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__pyx_pymod_exec__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8611: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8632: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8634: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8642: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8644: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8681: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8682: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8682: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8599: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8654: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8656: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8664: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8666: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `__Pyx_PyObject_GetAttrStrNoError': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:9925: undefined reference to `_PyObject_GenericGetAttrWithDict' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/fastbencode/_bencode_pyx.o: in function `PyInit__bencode_pyx': /home/pterjan/rpmbuild/BUILD/fastbencode-0.0.7/fastbencode/_bencode_pyx.c:8361: undefined reference to `PyModuleDef_Init' collect2: error: ld returned 1 exit status Cannot build extension "fastbencode._bencode_pyx". Use "build_ext --allow-python-fallback" to use slower python implementations instead. error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.op7yjZ (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.op7yjZ (%build) I: [iurt_root_command] ERROR: chroot