D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pyrsistent-0.18.1-3.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WxEDRP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyrsistent-0.18.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/pyrsistent-0.18.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyrsistent-0.18.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pyrsistent.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SvA7Te + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyrsistent-0.18.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 copying _pyrsistent_version.py -> build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_field_common.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_pvector.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_toolz.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_pbag.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_transformations.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_pset.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_pmap.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_immutable.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_pclass.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_checked_types.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/__init__.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_pdeque.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_precord.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/typing.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_plist.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/_helpers.py -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/py.typed -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/__init__.pyi -> build/lib.linux-x86_64-cpython-310/pyrsistent copying pyrsistent/typing.pyi -> build/lib.linux-x86_64-cpython-310/pyrsistent running build_ext building 'pvectorc' extension creating build/temp.linux-x86_64-cpython-310 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.10 -c pvectorcmodule.c -o build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-310/pvectorc.cpython-310-x86_64-linux-gnu.so /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorIter_iter': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1135: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1143: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_append': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1307: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `nodeFor': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:165: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:165: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_toList': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:246: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_subscript': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1327: undefined reference to `PyIndex_Check' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1328: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1328: undefined reference to `PyNumber_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1346: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1329: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1349: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1349: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1342: undefined reference to `PyList_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_count': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:482: undefined reference to `PyObject_RichCompareBool' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_index': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:444: undefined reference to `_PyEval_SliceIndex' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:444: undefined reference to `PyArg_ParseTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:465: undefined reference to `PyObject_RichCompareBool' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:473: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:473: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:467: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `transform': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:68: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:68: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_hash': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:282: undefined reference to `PyObject_Hash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /usr/include/python3.10/object.h:472: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_evolver': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:535: undefined reference to `_PyObject_GC_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `initializeEvolver': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:528: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_evolver': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:540: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `allocNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_extend': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1316: undefined reference to `_PyList_Extend' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_pickle_reduce': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:495: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:496: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:500: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:503: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVectorIter_dealloc': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1148: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_repr': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:260: undefined reference to `PyObject_Repr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:268: undefined reference to `PyUnicode_FromFormat' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_dealloc': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:231: undefined reference to `PyObject_ClearWeakRefs' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:234: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:235: undefined reference to `PyThreadState_Get' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:235: undefined reference to `_PyTrash_begin' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:240: undefined reference to `PyObject_GC_Del' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `newPvec': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:685: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:692: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `allocNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_dealloc': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1291: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1292: undefined reference to `PyThreadState_Get' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1292: undefined reference to `_PyTrash_begin' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1302: undefined reference to `PyObject_GC_Del' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVectorEvolver_dealloc': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1302: undefined reference to `PyObject_GC_Del' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `newPvec': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:685: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:692: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `allocNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NotImplementedStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_richcompare': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:332: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_richcompare': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:339: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_richcompare': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:375: undefined reference to `PyObject_RichCompareBool' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `compareSizes': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:314: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:312: undefined reference to `_Py_TrueStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `allocNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o:/home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: more undefined references to `PyMem_Malloc' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_extend': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:843: undefined reference to `PyObject_GetIter' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:866: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:866: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:866: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:866: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_extend': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:866: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:853: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:853: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:853: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:853: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `pyrsistent_pvec': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:649: undefined reference to `PyArg_ParseTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `initializeEvolver': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:528: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `internalDelete': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1022: undefined reference to `PyIndex_Check' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1023: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1023: undefined reference to `PyNumber_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1045: undefined reference to `PyList_SetSlice' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1037: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1037: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1028: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1028: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `internalDelete': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1024: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVectorEvolver_set_item': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1447: undefined reference to `PyIndex_Check' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1448: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1448: undefined reference to `PyNumber_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1476: undefined reference to `PyList_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1449: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1489: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `rawCopyPVector': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:511: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:517: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_set_item': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1492: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1492: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_delete': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1415: undefined reference to `PyArg_ParseTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_set': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1399: undefined reference to `PyArg_ParseTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_mset': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:991: undefined reference to `PyTuple_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_evolver': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:535: undefined reference to `_PyObject_GC_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `initializeEvolver': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:528: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_evolver': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:540: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_mset': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1000: undefined reference to `PyTuple_GetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1000: undefined reference to `PyTuple_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_mset': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:993: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:993: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_delete': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1058: undefined reference to `PyArg_ParseTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_remove': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1070: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1075: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1075: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.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/pvectorcmodule.o: in function `PVector_subscript': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:780: undefined reference to `PyIndex_Check' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:787: undefined reference to `PySlice_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:789: undefined reference to `PySlice_Unpack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:789: undefined reference to `PySlice_AdjustIndices' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:811: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:811: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:781: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:781: undefined reference to `PyNumber_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:782: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `newPvec': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:685: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:692: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `allocNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_set': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:982: undefined reference to `PyArg_ParseTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `internalSet': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:965: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:965: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `freeNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:102: undefined reference to `PyMem_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `pyrsistent_pvectorc_moduleinit': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1574: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1577: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1580: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1585: undefined reference to `PyModule_Create2' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1598: undefined reference to `PyModule_AddObject' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `emptyNewPvec': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:662: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:669: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `allocNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:94: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_count': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:490: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `transform': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:71: undefined reference to `PyObject_CallFunctionObjArgs' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorIter_dealloc': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1150: undefined reference to `PyObject_GC_Del' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1150: undefined reference to `PyObject_GC_Del' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `freeNode': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:102: undefined reference to `PyMem_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_dealloc': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:241: undefined reference to `_PyTrash_end' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_dealloc': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1303: undefined reference to `_PyTrash_end' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_richcompare': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:398: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVectorEvolver_set_item': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:1487: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o: in function `PVector_repeat': /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1/pvectorcmodule.c:415: undefined reference to `PyErr_NoMemory' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o:(.data.rel+0x90): undefined reference to `PyObject_GenericGetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o:(.data.rel+0xd8): undefined reference to `PyObject_SelfIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pvectorcmodule.o:(.data.rel+0x230): undefined reference to `PyObject_GenericGetAttr' collect2: error: ld returned 1 exit status command '/usr/bin/gcc' failed with exit code 1 ******************************************************************************** WARNING: Could not build the pvectorc extension module. Pyrsistent will still work but performance may be degraded. The output above this warning shows how the compilation failed. ******************************************************************************** + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UmkduP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64 + cd pyrsistent-0.18.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 install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_field_common.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/__init__.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_pvector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_toolz.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_pbag.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_transformations.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_pset.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_pmap.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_immutable.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_pclass.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_checked_types.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_pdeque.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/typing.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_precord.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/typing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_plist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/py.typed -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/pyrsistent/_helpers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent copying build/lib.linux-x86_64-cpython-310/_pyrsistent_version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_field_common.py to _field_common.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_pvector.py to _pvector.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_toolz.py to _toolz.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_pbag.py to _pbag.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_transformations.py to _transformations.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_pset.py to _pset.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_pmap.py to _pmap.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_immutable.py to _immutable.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_pclass.py to _pclass.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_checked_types.py to _checked_types.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_pdeque.py to _pdeque.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_precord.py to _precord.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/typing.py to typing.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_plist.py to _plist.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent/_helpers.py to _helpers.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/_pyrsistent_version.py to _pyrsistent_version.cpython-310.pyc writing byte-compilation script '/tmp/tmpybfo1t17.py' /usr/bin/python3 /tmp/tmpybfo1t17.py removing /tmp/tmpybfo1t17.py running install_egg_info running egg_info creating pyrsistent.egg-info writing pyrsistent.egg-info/PKG-INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt writing top-level names to pyrsistent.egg-info/top_level.txt writing manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.mit' writing manifest file 'pyrsistent.egg-info/SOURCES.txt' Copying pyrsistent.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pyrsistent-0.18.1-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.18.1-3.mga9 --unique-debug-suffix -0.18.1-3.mga9.x86_64 --unique-debug-src-base python-pyrsistent-0.18.1-3.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pyrsistent-0.18.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pyrsistent-0.18.1-3.mga9.x86_64 error: File not found: /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pvectorc.*.so Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3hWaZD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyrsistent-0.18.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/share/doc/python3-pyrsistent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/share/doc/python3-pyrsistent + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/share/doc/python3-pyrsistent + RPM_EC=0 ++ jobs -p + exit 0 RPM build errors: File not found: /home/pterjan/rpmbuild/BUILDROOT/python-pyrsistent-0.18.1-3.mga9.x86_64/usr/lib64/python3.10/site-packages/pvectorc.*.so I: [iurt_root_command] ERROR: chroot