D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-conda-package-handling-1.7.3-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CyF01Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf conda-package-handling-1.7.3 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/conda-package-handling-1.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd conda-package-handling-1.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e s/archive_and_deps/archive/ setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zanwRy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd conda-package-handling-1.7.3 + '[' 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' /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling src/conda_package_handling/archive_utils_cy.pyx because it changed. [1/1] Cythonizing src/conda_package_handling/archive_utils_cy.pyx running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/cli.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/tarball.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/exceptions.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/archive_utils.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/conda_fmt.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/__main__.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/interface.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/validate.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/__init__.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/api.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/_version.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling copying src/conda_package_handling/utils.py -> build/lib.linux-x86_64-cpython-310/conda_package_handling UPDATING build/lib.linux-x86_64-cpython-310/conda_package_handling/_version.py set build/lib.linux-x86_64-cpython-310/conda_package_handling/_version.py to '1.7.3' running build_ext building 'conda_package_handling.archive_utils_cy' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/src creating build/temp.linux-x86_64-cpython-310/src/conda_package_handling 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 -Isrc/conda_package_handling -I/usr/include/python3.10 -c src/conda_package_handling/archive_utils_cy.c -o build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o -L/usr/lib64 -larchive -o build/lib.linux-x86_64-cpython-310/conda_package_handling/archive_utils_cy.cpython-310-x86_64-linux-gnu.so /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_AddTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2600: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2425: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2442: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2446: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2446: undefined reference to `PyObject_Not' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_AddTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2611: undefined reference to `PyFrame_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2619: undefined reference to `PyTraceBack_Here' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2438: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2444: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2444: undefined reference to `PyObject_SetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_CreateCodeObjectForTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2585: undefined reference to `PyCode_NewEmpty' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2553: undefined reference to `PyUnicode_FromFormat' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2555: undefined reference to `PyUnicode_AsUTF8' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2585: undefined reference to `PyCode_NewEmpty' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_insert_code_object': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2517: undefined reference to `PyMem_Realloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2435: undefined reference to `PyObject_Not' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2446: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2446: undefined reference to `_Py_TrueStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2427: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_insert_code_object': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2497: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2435: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2435: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2435: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2384: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3285: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_extract_file': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1260: undefined reference to `Py_OptimizeFlag' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1275: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1277: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1238: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3290: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_extract_file': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1261: undefined reference to `PyExc_AssertionError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1261: undefined reference to `PyErr_SetNone' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3290: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3290: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3290: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1563: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1563: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3290: undefined reference to `PyBytes_AsStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1573: undefined reference to `PyList_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyObject_AsStringAndSize': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3285: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3285: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3285: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3285: undefined reference to `_PyByteArray_empty_string' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1612: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1593: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1595: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1595: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pw_22conda_package_handling_16archive_utils_cy_3create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1372: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1375: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1489: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1491: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1633: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1635: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1466: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1467: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1468: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pw_22conda_package_handling_16archive_utils_cy_3create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1372: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1391: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1372: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1385: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1372: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1372: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1379: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1567: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_ParseOptionalKeywords': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2259: undefined reference to `PyDict_Next' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2297: undefined reference to `PyUnicode_Compare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2298: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pf_22conda_package_handling_16archive_utils_cy_2create_archive': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1595: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_RaiseDoubleKeywordsError': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2237: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2237: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_ParseOptionalKeywords': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2313: undefined reference to `PyUnicode_Compare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2226: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_ParseOptionalKeywords': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2336: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2336: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2332: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2332: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2314: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3164: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_PyErr_GivenExceptionMatchesTuple': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3148: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.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/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_copy_spec_to_module': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1982: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1985: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1986: undefined reference to `PyDict_SetItemString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1989: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1989: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1990: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_check_single_interpreter': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1961: undefined reference to `PyThreadState_Get' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1961: undefined reference to `PyInterpreterState_GetID' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1974: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1974: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pymod_create': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2002: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2004: undefined reference to `PyModule_NewObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2007: undefined reference to `PyModule_GetDict' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pymod_exec_archive_utils_cy': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2032: undefined reference to `PyExc_RuntimeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2032: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_check_binary_version': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3180: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3181: undefined reference to `Py_GetVersion' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3181: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3184: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3188: undefined reference to `PyErr_WarnEx' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pymod_exec_archive_utils_cy': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2052: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2053: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2054: undefined reference to `PyUnicode_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2090: undefined reference to `PyModule_GetDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2092: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2094: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2096: undefined reference to `PyObject_SetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_InitStrings': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3207: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3209: undefined reference to `PyUnicode_Decode' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3211: undefined reference to `PyUnicode_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3214: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:3219: undefined reference to `PyObject_Hash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_InitGlobals': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1859: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1860: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pymod_exec_archive_utils_cy': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2107: undefined reference to `PyImport_GetModuleDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2103: undefined reference to `PyObject_SetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2108: undefined reference to `PyDict_GetItemString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1803: undefined reference to `PyTuple_Pack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pymod_exec_archive_utils_cy': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2109: undefined reference to `PyDict_SetItemString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1814: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1823: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1834: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1837: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1846: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1849: undefined reference to `PyCode_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `__pyx_pymod_exec_archive_utils_cy': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2137: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2139: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2149: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2151: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2159: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2161: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2174: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2175: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:2175: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/src/conda_package_handling/archive_utils_cy.o: in function `PyInit_archive_utils_cy': /home/pterjan/rpmbuild/BUILD/conda-package-handling-1.7.3/src/conda_package_handling/archive_utils_cy.c:1956: undefined reference to `PyModuleDef_Init' collect2: error: ld returned 1 exit status error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.zanwRy (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.zanwRy (%build) I: [iurt_root_command] ERROR: chroot