D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pywavelets-1.2.0-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.rGizbU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf PyWavelets-1.2.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/PyWavelets-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyWavelets-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/pywavelets-1.0.3-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf PyWavelets.egg-info + find demo -name '*.py' -exec sed -i 's|#!/usr/bin/env python|#!/usr/bin/python3|' '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QoMOBb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PyWavelets-1.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/pywt copying pywt/_multilevel.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_swt.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/version.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_multidim.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_cwt.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_dwt.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_functions.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/conftest.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_utils.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_c99_config.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_pytesttester.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_pytest.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/__init__.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_thresholding.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_mra.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_wavelet_packets.py -> build/lib.linux-x86_64-cpython-310/pywt copying pywt/_doc_utils.py -> build/lib.linux-x86_64-cpython-310/pywt creating build/lib.linux-x86_64-cpython-310/pywt/_extensions copying pywt/_extensions/__init__.py -> build/lib.linux-x86_64-cpython-310/pywt/_extensions creating build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/_wavelab_signals.py -> build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/_readers.py -> build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/create_dat.py -> build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/__init__.py -> build/lib.linux-x86_64-cpython-310/pywt/data creating build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_swt.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_thresholding.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_perfect_reconstruction.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_wp2d.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_mra.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_matlab_compatibility.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_modes.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_cwt_wavelets.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_concurrent.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_data.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test__pywt.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_multilevel.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_functions.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_matlab_compatibility_cwt.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_dwt_idwt.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_wp.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_doc.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_wavelet.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_multidim.py -> build/lib.linux-x86_64-cpython-310/pywt/tests copying pywt/tests/test_wpnd.py -> build/lib.linux-x86_64-cpython-310/pywt/tests creating build/lib.linux-x86_64-cpython-310/pywt/tests/data copying pywt/tests/data/wavelab_test_signals.npz -> build/lib.linux-x86_64-cpython-310/pywt/tests/data copying pywt/tests/data/cwt_matlabR2015b_result.npz -> build/lib.linux-x86_64-cpython-310/pywt/tests/data copying pywt/tests/data/dwt_matlabR2012a_result.npz -> build/lib.linux-x86_64-cpython-310/pywt/tests/data copying pywt/tests/data/generate_matlab_data.py -> build/lib.linux-x86_64-cpython-310/pywt/tests/data copying pywt/tests/data/generate_matlab_data_cwt.py -> build/lib.linux-x86_64-cpython-310/pywt/tests/data copying pywt/data/ecg.npy -> build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/aero.npz -> build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/camera.npz -> build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/sst_nino3.npz -> build/lib.linux-x86_64-cpython-310/pywt/data copying pywt/data/ascent.npz -> build/lib.linux-x86_64-cpython-310/pywt/data running build_clib building 'c_wt' library creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/pywt creating build/temp.linux-x86_64-cpython-310/pywt/_extensions creating build/temp.linux-x86_64-cpython-310/pywt/_extensions/c 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 -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.10 -c pywt/_extensions/c/common.c -o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/common.o 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 -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.10 -c pywt/_extensions/c/convolution.c -o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/convolution.o 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 -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.10 -c pywt/_extensions/c/wt.c -o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/wt.o 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 -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.10 -c pywt/_extensions/c/wavelets.c -o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/wavelets.o 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 -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.10 -c pywt/_extensions/c/cwt.c -o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/cwt.o ar rcs build/temp.linux-x86_64-cpython-310/libc_wt.a build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/common.o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/convolution.o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/wt.o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/wavelets.o build/temp.linux-x86_64-cpython-310/pywt/_extensions/c/cwt.o running build_ext building 'pywt._extensions._pywt' extension 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 -DPY_EXTENSION -DHAVE_C99_COMPLEX -DCYTHON_CCOMPLEX=1 -Ipywt/_extensions/c -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pywt/_extensions/_pywt.c -o build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o In file included from /usr/lib64/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1960, from /usr/lib64/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5, from pywt/_extensions/_pywt.c:674: /usr/lib64/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 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/pywt/_extensions/_pywt.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-cpython-310 -lc_wt -lc_wt -o build/lib.linux-x86_64-cpython-310/pywt/_extensions/_pywt.cpython-310-x86_64-linux-gnu.so -lm /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_self': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38966: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39016: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32012: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32008: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_RaiseExpected': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42971: undefined reference to `PyExc_ValueError' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_annotations': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39122: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_dict': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38974: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_CallMethod': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39306: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39306: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39335: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39335: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39296: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39313: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39340: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39340: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39302: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39328: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39328: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_set_nn___pyx_t_5numpy_float32_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41303: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41303: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41304: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_set_nn___pyx_t_5numpy_float64_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41291: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41291: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41292: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_add_acquisition_count_locked': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39759: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39761: undefined reference to `PyThread_release_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_init_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39701: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39701: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_name': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38904: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_doc': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38873: undefined reference to `PyUnicode_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_RaiseUnexpectedChar': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_fatalerror': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39752: undefined reference to `_Py_FatalErrorFunc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_New': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39473: undefined reference to `_PyObject_GC_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39477: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ParseOptionalKeywords': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37855: undefined reference to `PyDict_Next' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37893: undefined reference to `PyUnicode_Compare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37894: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseDoubleKeywordsError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37833: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37833: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ParseOptionalKeywords': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37909: undefined reference to `PyUnicode_Compare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37932: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37932: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37928: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37928: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37910: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatchesTuple': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40287: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_sq_item_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31855: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_sq_item_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32199: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32199: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_clear_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32041: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_kwdefaults': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39096: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_get_defaults': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39066: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_doc': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38892: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyFunction_FastCallNoKw': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38201: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38211: undefined reference to `PyFrame_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38220: undefined reference to `PyEval_EvalFrameEx' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetBuiltinName': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37547: undefined reference to `PyExc_NameError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37547: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx__GetModuleGlobalName': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37993: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37997: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_clear_4pywt_11_extensions_5_pywt_Wavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31289: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_kwdefaults': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39077: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39078: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39078: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_defaults': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39047: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39048: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39048: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_annotations': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39105: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_annotations': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39108: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39108: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_name': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38924: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38924: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_qualname': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38950: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38950: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32023: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32019: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32020: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_set_dict': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38986: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38986: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38991: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38991: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_clear_4pywt_11_extensions_5_pywt_ContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31568: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_Import': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40172: undefined reference to `PyModule_GetDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40175: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40202: undefined reference to `PyImport_ImportModuleLevelObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40167: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40172: undefined reference to `PyModule_GetDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40175: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40202: undefined reference to `PyImport_ImportModuleLevelObject' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_clear_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32188: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_InBases': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40224: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_4pywt_11_extensions_5_pywt_Wavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31259: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31262: undefined reference to `PyErr_Fetch' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31266: undefined reference to `PyErr_Restore' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_4pywt_11_extensions_5_pywt_Wavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31255: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31256: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_4pywt_11_extensions_5_pywt_ContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31534: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31537: undefined reference to `PyErr_Fetch' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31541: undefined reference to `PyErr_Restore' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_4pywt_11_extensions_5_pywt_ContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31530: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31531: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31843: undefined reference to `PyErr_Fetch' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array_4__dealloc__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19035: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31847: undefined reference to `PyErr_Restore' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31837: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31838: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyFunction_FastCallDict': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38242: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38297: undefined reference to `PyEval_EvalCodeEx' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38309: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_clear': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39223: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_dealloc': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39237: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx__CyFunction_dealloc': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39231: undefined reference to `PyObject_ClearWeakRefs' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLongWrongResultType': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43798: undefined reference to `PyExc_DeprecationWarning' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43798: undefined reference to `PyErr_WarnFormat' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43809: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43809: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32151: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32154: undefined reference to `PyErr_Fetch' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_2__dealloc__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20669: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32158: undefined reference to `PyErr_Restore' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_2__dealloc__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20678: undefined reference to `PyBuffer_Release' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20835: undefined reference to `PyThread_free_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32147: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32148: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `_PyObject_TypeCheck': /usr/include/python3.10/object.h:247: undefined reference to `PyFloat_Type' /usr/bin/ld: /usr/include/python3.10/object.h:247: undefined reference to `PyType_IsSubtype' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx__PyObject_AsDouble': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39870: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39870: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39876: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39876: undefined reference to `PyBytes_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39883: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39886: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39886: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39878: undefined reference to `PyFloat_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38452: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38460: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38488: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38408: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38475: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38475: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38477: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetIndex': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38502: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38505: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38505: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38506: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38507: undefined reference to `PyExc_IndexError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38507: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38498: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38498: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42117: undefined reference to `PyLong_AsUnsignedLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42230: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42230: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42234: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42234: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42117: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41921: undefined reference to `PyLong_AsUnsignedLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42034: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42034: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42038: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42038: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41921: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx__GetException': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38118: undefined reference to `PyErr_NormalizeException' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38127: undefined reference to `PyException_SetTraceback' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_CallAsMethod': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39355: undefined reference to `PyTuple_GetSlice' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39358: undefined reference to `PyTuple_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `_Py_IS_TYPE': /usr/include/python3.10/object.h:146: undefined reference to `PyUnicode_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyUnicode_Equals': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38737: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38743: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyUnicode_Equals': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38699: undefined reference to `_PyUnicode_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38699: undefined reference to `_PyUnicode_Ready' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_Raise': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37691: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37699: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37736: undefined reference to `PyErr_SetObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37713: undefined reference to `PyExc_TypeError' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_Raise': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37705: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37705: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_WriteUnraisable': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37775: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37782: undefined reference to `PyErr_PrintEx' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37787: undefined reference to `PyUnicode_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37793: undefined reference to `PyErr_WriteUnraisable' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_WriteUnraisable': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37791: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37791: undefined reference to `PyErr_WriteUnraisable' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_clear__memoryviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32430: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_sub_acquisition_count_locked': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39769: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39771: undefined reference to `PyThread_release_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx__CallUnboundCMethod0': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39846: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_IsSubtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40228: undefined reference to `PyMethodDescr_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TryUnpackUnboundCMethod': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39830: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc__memoryviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32401: undefined reference to `PyObject_GC_UnTrack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32404: undefined reference to `PyErr_Fetch' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_XDEC_MEMVIEW': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39799: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_sub_acquisition_count_locked': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39769: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39771: undefined reference to `PyThread_release_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc__memoryviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32408: undefined reference to `PyErr_Restore' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32411: undefined reference to `PyObject_GC_Track' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_dealloc__memoryviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32397: undefined reference to `PyObject_GC_IsFinalized' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32398: undefined reference to `PyObject_CallFinalizerFromDealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call2Args': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38379: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call2Args': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38390: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallNoArg': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39613: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38322: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38325: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38326: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38327: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38327: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallNoArg': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39618: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_ExceptionMatchesTuple': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38085: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_AddTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40992: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40823: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40840: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40844: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40844: undefined reference to `PyObject_Not' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_AddTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41003: undefined reference to `PyFrame_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41011: undefined reference to `PyTraceBack_Here' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40836: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40842: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40842: undefined reference to `PyObject_SetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CreateCodeObjectForTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40945: undefined reference to `PyUnicode_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40952: undefined reference to `PyUnicode_FromFormat' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40963: undefined reference to `PyCode_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CreateCodeObjectForTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40959: undefined reference to `PyUnicode_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_insert_code_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40915: undefined reference to `PyMem_Realloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40833: undefined reference to `PyObject_Not' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40844: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40844: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40825: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_insert_code_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40895: undefined reference to `PyMem_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40833: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CLineForTraceback': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40833: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40833: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_11filter_bank___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9233: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_7Wavelet_12biorthogonal_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:8817: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_7Wavelet_10orthogonal_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:8687: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_4__reduce__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7947: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7955: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_19bandwidth_frequency_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13872: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13872: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13872: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_16center_frequency_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13725: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13725: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13725: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_11upper_bound_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13578: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13578: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13578: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_11lower_bound_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13431: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13431: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13431: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_11complex_cwt_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13284: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_12biorthogonal_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13154: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41838: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_10orthogonal_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13024: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyLong_AsLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41795: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_4__reduce__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12712: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12720: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_8itemsize___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23479: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_get_slice_from_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27758: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_get_slice_from_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27758: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_get_slice_from_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27749: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27758: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /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: /usr/include/python3.10/object.h:472: undefined reference to `_Py_TrueStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_19inverse_filter_bank___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9442: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_16__repr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11441: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11445: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11457: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11467: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11478: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41921: undefined reference to `PyLong_AsUnsignedLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42034: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42034: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_10fbsp_order_3__set__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14019: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42038: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42038: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41921: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_setprop_4pywt_11_extensions_5_pywt_7Wavelet_biorthogonal': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31356: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_10__repr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15401: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15405: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15417: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15427: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_8__getbuffer__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22622: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_8__getbuffer__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22618: undefined reference to `PyExc_BufferError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22618: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array_2__getbuffer__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18651: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array_2__getbuffer__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18647: undefined reference to `PyExc_BufferError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18647: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_14__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23947: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23952: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_MemviewEnum___init__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19758: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19758: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19761: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37954: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_getattro_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31873: undefined reference to `PyObject_GenericGetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31874: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31874: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31875: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_new': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24464: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array_get_memview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19153: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array_new': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19636: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19638: undefined reference to `PyBytes_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeASCII' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array_new': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19642: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19664: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19666: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19666: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array_new': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19592: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19594: undefined reference to `PyBytes_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeASCII' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array_new': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19598: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_14__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11182: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11194: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11194: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11194: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11206: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11206: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11206: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11219: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11219: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11219: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11232: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11232: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11232: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11245: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11245: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11245: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11258: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11258: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11258: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11271: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11271: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11271: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11282: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11354: undefined reference to `PyUnicode_Join' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_14__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11194: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11206: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11219: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_14__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11232: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_14__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11245: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11258: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11271: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_8__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15176: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15188: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15188: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15188: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15200: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15200: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15200: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15213: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15213: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15213: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15226: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15226: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15226: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15239: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15239: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15239: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15250: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15316: undefined reference to `PyUnicode_Join' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_8__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15188: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15200: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15213: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_8__str__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15226: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15239: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_6nbytes___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23546: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23548: undefined reference to `PyNumber_Multiply' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_fromslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27370: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_fromslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27401: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_add_acquisition_count_locked': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39759: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39761: undefined reference to `PyThread_release_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_fromslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27646: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27658: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27660: undefined reference to `PyNumber_InPlaceMultiply' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_fromslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:27663: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_copy_object_from_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:28041: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_4size___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23623: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23645: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23657: undefined reference to `PyNumber_InPlaceMultiply' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array_12__setitem__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19417: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_mp_ass_subscript_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31866: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31866: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_10suboffsets___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23340: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23346: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23351: undefined reference to `PyList_AsTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_10suboffsets___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23316: undefined reference to `PyNumber_Multiply' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_ListComp_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:2050: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_7strides___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23222: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23228: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23233: undefined reference to `PyList_AsTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_ListComp_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:2050: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_5shape___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23108: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23114: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23119: undefined reference to `PyList_AsTuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_ListComp_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:2050: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_setitem_slice_assign_scalar': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21952: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21965: undefined reference to `PyMem_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_setitem_slice_assign_scalar': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21946: undefined reference to `PyMem_Free' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21784: undefined reference to `PyMem_Malloc' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21803: undefined reference to `PyErr_NoMemory' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21905: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_refcount_objects_in_slice_with_gil': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30142: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30166: undefined reference to `PyGILState_Release' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30142: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30166: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_setitem_slice_assign_scalar': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21952: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_3families': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6130: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6110: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_3families': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6110: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6114: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42328: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_19bandwidth_frequency___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13817: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_16center_frequency___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13670: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_11upper_bound___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13523: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_11lower_bound___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:13376: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42328: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42328: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeLatin1' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeLatin1' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42328: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_unsigned_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42328: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeLatin1' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeLatin1' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_FromSize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43930: undefined reference to `PyLong_FromSize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43930: undefined reference to `PyLong_FromSize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_is_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21450: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21461: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GetTopmostException': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38024: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_is_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21495: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_is_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21537: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_format_from_typeinfo': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30929: undefined reference to `Py_OptimizeFlag' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31003: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31051: undefined reference to `PyNumber_Add' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31053: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31055: undefined reference to `PyNumber_Add' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31059: undefined reference to `PyNumber_Add' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31082: undefined reference to `_PyBytes_Join' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31084: undefined reference to `PyNumber_Add' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31087: undefined reference to `PyBytes_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_format_from_typeinfo': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31128: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_FromSize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43930: undefined reference to `PyLong_FromSize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_format_from_typeinfo': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31136: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31152: undefined reference to `PyUnicode_Join' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31154: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31157: undefined reference to `PyUnicode_AsASCIIString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31160: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31162: undefined reference to `PyNumber_Add' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31166: undefined reference to `PyBytes_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_format_from_typeinfo': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31188: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30947: undefined reference to `PyExc_AssertionError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30947: undefined reference to `PyErr_SetNone' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_format_from_typeinfo': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31136: undefined reference to `PyObject_Str' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ListComp_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:2050: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_format_from_typeinfo': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30931: undefined reference to `PyExc_AssertionError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30931: undefined reference to `PyErr_SetNone' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_format_from_typeinfo': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31087: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31087: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31087: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31166: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31166: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf___pyx_MemviewEnum___reduce_cython__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19916: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19945: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19954: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:19959: undefined reference to `PyNumber_InPlaceAdd' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20017: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20028: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetAttr3Default': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40099: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40100: undefined reference to `PyExc_AttributeError' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf___pyx_MemviewEnum___reduce_cython__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20063: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20074: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37954: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetAttr3Default': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40100: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22409: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22411: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22416: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22418: undefined reference to `PyNumber_Add' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22426: undefined reference to `PyBytes_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22513: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22450: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22454: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22465: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22483: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22499: undefined reference to `PyBytes_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22499: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22499: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22514: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22416: undefined reference to `PySequence_Tuple' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22426: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22426: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22426: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_assign_item_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22494: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22499: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4767: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4778: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4796: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4829: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4840: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4856: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_3__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4695: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4698: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4702: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_3__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4695: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4695: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_10keep': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16393: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16394: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16406: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_10keep': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16418: undefined reference to `PyNumber_Subtract' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_FloorDivideObjC': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39956: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40047: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_10keep': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16434: undefined reference to `PyNumber_Add' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38596: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38596: undefined reference to `PySlice_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_11keep': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16333: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16336: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16340: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_11keep': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16333: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16333: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_FloorDivideObjC': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40063: undefined reference to `PyNumber_FloorDivide' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_RaiseUnexpectedChar': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_TypeCharToStandardSize': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42844: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42844: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_ProcessTypeChunk': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43039: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43039: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_RaiseExpected': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42964: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42964: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_ProcessTypeChunk': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42994: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42994: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42987: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42987: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_ExpectNumber': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42802: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42802: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_CheckString': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43153: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43153: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_buffmt_parse_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43086: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43086: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43113: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43113: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_RaiseUnexpectedChar': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42807: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_buffmt_parse_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43104: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43104: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43110: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43110: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43100: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43100: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_CheckString': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43172: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43172: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ValidateAndInit_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43422: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43435: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43435: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43445: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43445: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_check_suboffsets': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43366: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43366: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_check_strides': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43309: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43309: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ValidateAndInit_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43435: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43435: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_check_strides': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43326: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43326: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_check_suboffsets': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43358: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43358: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_check_strides': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43339: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43339: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43344: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43344: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_verify_contig': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43394: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43394: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_IterFinish': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38782: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38785: undefined reference to `PyExc_StopIteration' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_IterFinish': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38785: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_copy_object_to_float64_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16630: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16630: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16669: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16640: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16669: undefined reference to `PyFloat_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_copy_object_to_float64_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16660: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16662: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16662: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16669: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16634: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_copy_object_to_float64_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16662: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_copy_object_to_float32_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16757: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16757: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16796: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16767: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16796: undefined reference to `PyFloat_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_copy_object_to_float32_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16787: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16789: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16789: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16796: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16761: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_copy_object_to_float32_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16789: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_IterFinish': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38782: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38785: undefined reference to `PyExc_StopIteration' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_IterFinish': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38785: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallOneArg': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38349: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx__PyObject_CallOneArg': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38339: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38322: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38325: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38326: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_CallMethO': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38327: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38327: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_c_wavelet_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15856: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_wname_to_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4939: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4939: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4953: undefined reference to `PyObject_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_wname_to_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5061: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5061: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5047: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_wname_to_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5061: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_8wavelist__check_kind': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5339: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5339: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5348: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5397: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_8wavelist__check_kind': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5366: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_8wavelist_1_check_kind': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5242: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5245: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5249: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5242: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5242: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_unpickle_Enum__set_state': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30777: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30829: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_unpickle_Enum__set_state': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30778: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30778: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38443: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38408: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39635: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39635: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39641: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Tuple_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38443: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38408: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf___pyx_MemviewEnum_2__setstate_cython__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20142: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20142: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf___pyx_MemviewEnum_2__setstate_cython__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20142: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20142: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_12__repr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23864: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:23872: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_err': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29299: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29384: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeASCII' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_err': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29325: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memslice_transpose': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26943: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26947: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView_10memoryview_1T___get__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22967: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_err_dim': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29214: undefined reference to `PyGILState_Ensure' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_decode_c_string': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39676: undefined reference to `PyUnicode_DecodeASCII' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_err_dim': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29230: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29236: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29274: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_err_extents': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29126: undefined reference to `PyGILState_Ensure' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_err_extents': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29139: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29141: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29143: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29162: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29190: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_copy_contents': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29956: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29960: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_refcount_objects_in_slice_with_gil': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30142: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30166: undefined reference to `PyGILState_Release' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30142: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30166: undefined reference to `PyGILState_Release' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30142: undefined reference to `PyGILState_Ensure' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_copy_data_to_temp': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29095: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:29099: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_refcount_objects_in_slice_with_gil': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30142: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30166: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_copy_new_contig': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41483: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41483: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41488: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41494: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_copy_new_contig': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41488: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_22copy_fortran': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24284: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_20copy': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24189: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_setitem_slice_assignment': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21656: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_setitem_slice_assignment': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21678: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_setitem_slice_assignment': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21682: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetMethod': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39492: undefined reference to `PyObject_GenericGetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39499: undefined reference to `_PyType_Lookup' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39504: undefined reference to `PyFunction_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39526: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39529: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39566: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39551: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39551: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetMethod': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39496: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39526: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetMethod': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39504: undefined reference to `PyMethodDescr_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39519: undefined reference to `PyDescr_IsData' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39526: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetMethod': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39504: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39526: undefined reference to `_PyObject_GetDictPtr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt_float64_array_to_list': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16517: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16553: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39598: undefined reference to `PyList_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24653: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24685: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24685: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24695: undefined reference to `PyList_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_AddObjC': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40333: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40417: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24835: undefined reference to `PySlice_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24840: undefined reference to `PyIndex_Check' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24715: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24717: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24717: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24615: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_AddObjC': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40427: undefined reference to `PyFloat_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40436: undefined reference to `PyNumber_Add' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24762: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24763: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Extend': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:2067: undefined reference to `_PyList_Extend' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24852: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24852: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24852: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24980: undefined reference to `PyList_AsTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24982: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24689: undefined reference to `PyObject_GetIter' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24975: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_AddObjC': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40434: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24938: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Extend': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:2067: undefined reference to `_PyList_Extend' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `_unellipsify': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:24852: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_6__setitem__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21264: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_6__setitem__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21358: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNoneNotIterableError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40113: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40113: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_mp_ass_subscript_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31866: undefined reference to `PyExc_NotImplementedError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31866: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES___getattribute__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4481: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES___getattribute__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4519: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4530: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES___getattribute__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4548: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES___getattribute__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4590: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4601: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES___getattribute__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4617: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_1__getattribute__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4416: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4419: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4423: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_1__getattribute__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4416: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4416: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3954: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3954: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3883: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3894: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_6_Modes_1from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3804: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3807: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3811: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37954: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4014: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4014: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4000: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_6_Modes_1from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3804: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:3804: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_from_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4014: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView___pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30596: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_long': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42300: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView___pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30620: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30625: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_15View_dot_MemoryView_1__pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30516: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30519: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView___pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30663: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30689: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30698: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_15View_dot_MemoryView_1__pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30545: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_long': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42497: undefined reference to `PyLong_AsLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_15View_dot_MemoryView_1__pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30516: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30523: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30529: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30516: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ImportFrom': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40451: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40451: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_15View_dot_MemoryView_1__pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30516: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_ImportFrom': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40452: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40452: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43853: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_15View_dot_MemoryView___pyx_unpickle_Enum': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30698: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:30698: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyNumber_IntOrLong': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43858: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43859: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32133: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20503: undefined reference to `PyThread_allocate_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20522: undefined reference to `PyErr_NoMemory' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20320: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20401: undefined reference to `PyObject_GetBuffer' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_memoryview': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32128: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20286: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20293: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20300: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20286: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20318: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20286: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20286: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20289: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_new__memoryviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:32389: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15962: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GetTopmostException': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38024: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15978: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15996: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16010: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16024: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16038: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16060: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16100: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_f_4pywt_11_extensions_5_pywt__check_dtype': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:16177: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31814: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17975: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18164: undefined reference to `PyBytes_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18194: undefined reference to `PyObject_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18254: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_int': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42262: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18279: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18281: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18289: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17954: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17950: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18131: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_array': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31820: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18455: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx__ArgTypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40082: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40082: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17977: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17977: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18031: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18031: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17903: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17903: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17916: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17903: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17910: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17903: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17906: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17923: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:17929: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18164: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18164: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18181: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18181: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18456: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18419: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18419: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:18419: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PySequence_ContainsTF': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1716: undefined reference to `PySequence_Contains' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4202: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4240: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4242: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4243: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4258: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4269: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4287: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_2__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4338: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_6_Modes_3__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4113: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4116: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4120: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_6_Modes_3__getattr__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4113: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:4113: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_convert_item_to_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22115: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22129: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GetTopmostException': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38024: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_convert_item_to_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22145: undefined reference to `PyBytes_FromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22149: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22160: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_convert_item_to_object': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:22178: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38452: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38460: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38488: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38408: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InBases': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40224: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_5DiscreteContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6251: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_4DiscreteContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6545: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_4DiscreteContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6391: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6417: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6417: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6475: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6487: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_5DiscreteContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6263: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6267: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_5DiscreteContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6263: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6263: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_5DiscreteContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6273: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_4DiscreteContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6444: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_1wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5150: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_1wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5181: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5579: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5591: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5605: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PySequence_ContainsTF': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1716: undefined reference to `PySequence_Contains' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5742: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5742: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5752: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5794: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5772: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5774: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5774: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5896: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5919: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5919: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5929: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5958: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5958: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5967: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:492: undefined reference to `PyList_Type' /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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5542: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5542: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5542: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5542: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5821: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5822: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5824: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39598: undefined reference to `PyList_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5614: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5614: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5644: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5646: undefined reference to `PyExc_StopIteration' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5678: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5679: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5681: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_1wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5163: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5516: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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 `PyList_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_1wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5163: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5163: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5875: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5875: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5875: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_1wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5173: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyList_Append': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1853: undefined reference to `PyList_Append' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_1wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5167: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5618: undefined reference to `PyObject_GetIter' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5949: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5951: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5951: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5746: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5990: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5875: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_wavelist': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:5923: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_get_item_pointer': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20903: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20903: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20913: undefined reference to `PyList_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_get_item_pointer': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20933: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20935: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20935: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20954: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pybuffer_index': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26694: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26696: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26534: undefined reference to `PyExc_ZeroDivisionError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26534: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26647: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26649: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26538: undefined reference to `PyExc_OverflowError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26538: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_get_item_pointer': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20907: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_get_item_pointer': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:20935: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25179: undefined reference to `Py_OptimizeFlag' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25205: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25297: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25297: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25307: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25348: undefined reference to `PyIndex_Check' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25388: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_slice_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25796: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25850: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25327: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25329: undefined reference to `PyExc_StopIteration' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25329: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25619: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_slice_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26460: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26464: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_slice_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26460: undefined reference to `PyGILState_Ensure' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26464: undefined reference to `PyGILState_Release' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25472: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_slice_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26032: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25494: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25205: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_slice_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26182: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25450: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25358: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25181: undefined reference to `PyExc_AssertionError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25181: undefined reference to `PyErr_SetNone' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25196: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25205: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25301: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_slice_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26032: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_slice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25581: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:25660: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview_slice_memviewslice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:26032: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseUnboundLocalError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyExc_UnboundLocalError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_TypeTest': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39918: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39920: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39915: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_4__getitem__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:21077: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNoneNotIterableError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40113: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40113: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_4pywt_11_extensions_5_pywt_Wavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31233: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7023: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7311: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38452: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38460: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7332: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7337: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7344: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38452: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38460: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7368: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7373: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7380: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38452: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38460: undefined reference to `PyTuple_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7404: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7409: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7416: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7440: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7445: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7452: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7536: undefined reference to `PyObject_RichCompare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7541: undefined reference to `PyObject_RichCompare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7554: undefined reference to `PyObject_RichCompare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7559: undefined reference to `PyObject_RichCompare' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7609: undefined reference to `PyObject_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6764: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6796: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6796: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6854: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39641: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7109: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7120: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7136: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7164: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7188: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7199: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7200: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7202: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_4pywt_11_extensions_5_pywt_Wavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31239: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_7Wavelet_1__cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6621: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6625: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39641: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7258: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7269: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7270: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7272: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38488: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38408: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39635: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39635: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6865: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_7Wavelet_1__cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6621: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6621: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7489: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_HasAttr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39635: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39635: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7034: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7035: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7037: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_7Wavelet_1__cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6631: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38488: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38408: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6823: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Fast': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38488: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_GetItemInt_Generic': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38408: undefined reference to `PyObject_GetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6897: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6899: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PySequence_ContainsTF': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:1716: undefined reference to `PySequence_Contains' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6950: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6950: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6866: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7621: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7624: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7635: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7721: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7730: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7739: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7748: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7757: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o:/home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:7766: more undefined references to `PyErr_Occurred' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6950: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6916: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6916: undefined reference to `PyUnicode_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:6916: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14354: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43875: undefined reference to `PyLong_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14400: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14418: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14420: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14422: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14424: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14435: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14437: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_to_MemoryviewSlice_dc_nn___pyx_t_5numpy_float64_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43486: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14472: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14474: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14476: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14478: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14489: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14491: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_to_MemoryviewSlice_dc_nn___pyx_t_5numpy_float32_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43509: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14527: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14543: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14543: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14607: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14612: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14614: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14620: undefined reference to `PyComplex_FromDoubles' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14627: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14632: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14634: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14640: undefined reference to `PyNumber_Multiply' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14644: undefined reference to `PyNumber_Add' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14664: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14669: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14671: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14685: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_XDEC_MEMVIEW': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39799: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_sub_acquisition_count_locked': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39769: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39771: undefined reference to `PyThread_release_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_XDEC_MEMVIEW': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39799: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_sub_acquisition_count_locked': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39769: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39771: undefined reference to `PyThread_release_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43918: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14383: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14894: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14926: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14931: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14933: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14955: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14960: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14962: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14976: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyIndex_AsSsize_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43920: undefined reference to `PyNumber_Index' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43922: undefined reference to `PyLong_AsSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15024: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15029: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15031: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15053: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15058: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15060: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:15074: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14717: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14717: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14726: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14781: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14786: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14788: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14794: undefined reference to `PyComplex_FromDoubles' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14801: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14806: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14808: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14814: undefined reference to `PyNumber_Multiply' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14818: undefined reference to `PyNumber_Add' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14838: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14843: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14845: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14859: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseUnboundLocalError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyExc_UnboundLocalError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyExc_UnboundLocalError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyExc_UnboundLocalError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseUnboundLocalError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyExc_UnboundLocalError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39909: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14570: undefined reference to `PyObject_GetIter' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14744: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_XDEC_MEMVIEW': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39799: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_7wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14238: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_7wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14250: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14278: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14250: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14250: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14260: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:14254: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_4pywt_11_extensions_5_pywt_ContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31507: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31519: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11709: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11756: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11770: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11811: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11861: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11886: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11957: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11968: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11984: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12045: undefined reference to `PyTuple_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12045: undefined reference to `PyList_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12103: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12170: undefined reference to `PyObject_RichCompare' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43784: undefined reference to `_Py_TrueStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_FalseStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43785: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12191: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12202: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12220: undefined reference to `PyTuple_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12268: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12329: undefined reference to `PyFloat_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_tp_new_4pywt_11_extensions_5_pywt_ContinuousWavelet': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:31513: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_1__cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11627: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11631: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_1__cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11627: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11627: undefined reference to `PyDict_Size' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12377: undefined reference to `PyObject_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12438: undefined reference to `PyFloat_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_17ContinuousWavelet_1__cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11637: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetSlice': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38611: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12104: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12132: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12132: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12132: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11924: undefined reference to `PyMethod_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12072: undefined reference to `PyObject_GetIter' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseTooManyValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38768: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12282: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12132: undefined reference to `PyNumber_Remainder' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12543: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12543: undefined reference to `PyUnicode_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12543: undefined reference to `PyUnicode_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12329: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12391: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12342: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12438: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12451: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12464: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:12543: undefined reference to `PyNumber_Remainder' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9698: undefined reference to `_Py_BuildValue_SizeT' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_to_MemoryviewSlice_dc_nn___pyx_t_5numpy_float64_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43486: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9725: undefined reference to `_Py_BuildValue_SizeT' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10269: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10273: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37564: undefined reference to `Py_EnterRecursiveCall' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37567: undefined reference to `Py_LeaveRecursiveCall' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10339: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10356: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10360: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10371: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10391: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10420: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10446: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10488: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10513: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10548: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10577: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10603: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10691: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10708: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10743: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10772: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10798: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10840: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10865: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10900: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10929: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10955: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11011: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11013: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11048: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11075: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_sub_acquisition_count_locked': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39769: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39771: undefined reference to `PyThread_release_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39769: undefined reference to `PyThread_acquire_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39771: undefined reference to `PyThread_release_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9825: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9842: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9846: undefined reference to `PyMethod_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9857: undefined reference to `PyFunction_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9877: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9906: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9932: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9972: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9989: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10024: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10053: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10079: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10124: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10126: undefined reference to `PyLong_FromSsize_t' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10161: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10188: undefined reference to `PyList_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11131: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9696: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9698: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyExc_SystemError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37569: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10121: undefined reference to `PyExc_ZeroDivisionError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:10121: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11008: undefined reference to `PyExc_ZeroDivisionError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:11008: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseArgtupleInvalid': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37822: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pw_4pywt_11_extensions_5_pywt_7Wavelet_13wavefun': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9604: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9624: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9604: undefined reference to `PyDict_Size' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:9608: undefined reference to `_PyDict_GetItem_KnownHash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_RaiseNeedMoreValuesError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38774: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_BufFmt_RaiseExpected': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42971: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42964: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_reduce': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39158: undefined reference to `PyUnicode_FromString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37539: undefined reference to `PyObject_GetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_IsTrue': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43786: undefined reference to `PyObject_IsTrue' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_repr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39283: undefined reference to `PyUnicode_FromFormat' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__pyx_memview_get_nn___pyx_t_5numpy_float32_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41300: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_memview_get_nn___pyx_t_5numpy_float64_t': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41288: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_CyFunction_descr_get': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39277: undefined reference to `PyMethod_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx__CyFunction_dealloc': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:39233: undefined reference to `PyObject_GC_Del' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_As_long': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:42497: undefined reference to `PyLong_AsLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_Raise': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37736: undefined reference to `PyErr_SetObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37713: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_Call': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37563: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_CalculateMetaclass': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40719: undefined reference to `PyType_IsSubtype' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40721: undefined reference to `PyType_IsSubtype' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40725: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40725: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40736: undefined reference to `PyType_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33052: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33063: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33074: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33074: undefined reference to `PySlice_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33085: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33088: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33097: undefined reference to `PySlice_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33108: undefined reference to `PySlice_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33119: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33130: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33141: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33152: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33163: undefined reference to `PyTuple_Pack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o:/home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33174: more undefined references to `PyTuple_Pack' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33185: undefined reference to `PySlice_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33196: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33207: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33218: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33229: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33240: undefined reference to `PyTuple_Pack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o:/home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33251: more undefined references to `PyTuple_Pack' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33402: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33415: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33424: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33435: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33445: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33454: undefined reference to `PyTuple_Pack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o:/home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33465: more undefined references to `PyTuple_Pack' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33490: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33499: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33502: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33511: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33514: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33523: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33526: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33535: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33538: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33547: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33550: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33559: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33562: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33571: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33574: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33583: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33586: undefined reference to `PyCode_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33595: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33606: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33617: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33628: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33639: undefined reference to `PyTuple_Pack' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o:/home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33648: more undefined references to `PyTuple_Pack' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitCachedConstants': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33651: undefined reference to `PyCode_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ImportType': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40655: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40659: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40659: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40677: undefined reference to `PyExc_ValueError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40677: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40691: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40695: undefined reference to `PyErr_WarnEx' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_copy_spec_to_module': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34000: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34003: undefined reference to `_Py_NoneStruct' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34004: undefined reference to `PyDict_SetItemString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34007: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34007: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34008: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_SetVtable': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40522: undefined reference to `PyCapsule_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40528: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ExportFunction': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43595: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43597: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43598: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43602: undefined reference to `PyModule_AddObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43607: undefined reference to `PyCapsule_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43613: undefined reference to `PyDict_SetItemString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_setup_reduce_is_named': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40570: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40565: undefined reference to `PyObject_RichCompareBool' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40570: undefined reference to `PyErr_Clear' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_modinit_type_import_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33860: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33871: undefined reference to `PyImport_ImportModule' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ImportFunction': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43634: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43637: undefined reference to `PyDict_GetItemString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43639: undefined reference to `PyModule_GetName' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43639: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43639: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43645: undefined reference to `PyCapsule_IsValid' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43646: undefined reference to `PyCapsule_GetName' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43646: undefined reference to `PyModule_GetName' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43646: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43646: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43651: undefined reference to `PyCapsule_GetPointer' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_check_single_interpreter': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33979: undefined reference to `PyThreadState_Get' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33979: undefined reference to `PyInterpreterState_GetID' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33992: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33992: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_create': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34020: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34022: undefined reference to `PyModule_NewObject' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34025: undefined reference to `PyModule_GetDict' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_Py3MetaclassPrepare': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40750: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40755: undefined reference to `PyObject_Call' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40759: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40759: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40761: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40762: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40765: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40769: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40770: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40771: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_Py3ClassCreate': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40799: undefined reference to `PyTuple_Pack' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40803: undefined reference to `PyObject_Call' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitGlobals': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33660: undefined reference to `PyUnicode_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitStrings': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43692: undefined reference to `PyUnicode_InternFromString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43694: undefined reference to `PyUnicode_Decode' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43696: undefined reference to `PyUnicode_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43699: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43704: undefined reference to `PyObject_Hash' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_InitGlobals': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33662: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33663: undefined reference to `PyFloat_FromDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33664: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33665: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33666: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33667: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33668: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o:/home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33669: more undefined references to `PyLong_FromLong' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStrNoError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40548: undefined reference to `PyObject_GenericGetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStr_ClearAttributeError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40540: undefined reference to `_PyThreadState_UncheckedGet' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40541: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40541: undefined reference to `PyBaseObject_Type' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyErr_GivenExceptionMatches': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40303: undefined reference to `PyErr_GivenExceptionMatches' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.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/pywt/_extensions/_pywt.o: in function `__Pyx_setup_reduce': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40586: undefined reference to `_PyType_Lookup' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40591: undefined reference to `PyBaseObject_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40591: undefined reference to `_PyType_Lookup' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40598: undefined reference to `_PyType_Lookup' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40606: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40607: undefined reference to `PyDict_DelItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40608: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40612: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40616: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40617: undefined reference to `PyDict_DelItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40618: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40622: undefined reference to `PyType_Modified' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40627: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40628: undefined reference to `PyExc_RuntimeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40628: undefined reference to `PyErr_Format' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_modinit_type_init_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33776: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33783: undefined reference to `PyObject_SetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33785: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33792: undefined reference to `PyObject_SetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33796: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33803: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33820: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33835: undefined reference to `PyType_Ready' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34054: undefined reference to `PyExc_RuntimeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34054: undefined reference to `PyErr_SetString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_check_binary_version': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43529: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43530: undefined reference to `Py_GetVersion' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43530: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43533: undefined reference to `PyOS_snprintf' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43537: undefined reference to `PyErr_WarnEx' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34072: undefined reference to `PyFrame_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34074: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34075: undefined reference to `PyBytes_FromStringAndSize' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34076: undefined reference to `PyUnicode_FromStringAndSize' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_FetchCommonType': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38830: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38833: undefined reference to `PyObject_GetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38836: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38836: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38842: undefined reference to `PyExc_TypeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38842: undefined reference to `PyErr_Format' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38848: undefined reference to `PyExc_AttributeError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38848: undefined reference to `PyErr_ExceptionMatches' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38849: undefined reference to `PyErr_Clear' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38850: undefined reference to `PyType_Ready' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:38851: undefined reference to `PyObject_SetAttrString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34114: undefined reference to `PyModule_GetDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34116: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34118: undefined reference to `PyImport_AddModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34120: undefined reference to `PyObject_SetAttrString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34131: undefined reference to `PyImport_GetModuleDict' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34127: undefined reference to `PyObject_SetAttr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34132: undefined reference to `PyDict_GetItemString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34133: undefined reference to `PyDict_SetItemString' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_modinit_global_init_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33726: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ExportVoidPtr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43560: undefined reference to `PyDict_GetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43563: undefined reference to `PyDict_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_SetAttrStr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43552: undefined reference to `PyObject_SetAttr' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_ExportVoidPtr': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43570: undefined reference to `PyCapsule_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:43576: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_modinit_function_import_code': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33928: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33935: undefined reference to `PyImport_ImportModule' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34161: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34170: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34193: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34205: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34217: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34229: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34239: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34259: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34269: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34286: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34310: undefined reference to `PyDict_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34310: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34310: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37497: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37498: undefined reference to `PyExc_ImportError' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37498: undefined reference to `PyErr_SetString' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34322: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34322: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34334: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34334: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34346: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34346: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34358: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34358: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34370: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34370: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34382: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34382: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34394: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34394: undefined reference to `PyObject_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_MODE': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41554: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34406: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34406: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34416: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34445: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34445: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34457: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34457: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34469: undefined reference to `PyDict_Type' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34469: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34469: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34481: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34498: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34510: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34510: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34527: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34527: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34538: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34538: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34550: undefined reference to `_PyDict_SetItem_KnownHash' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34550: undefined reference to `PyObject_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34562: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34580: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34590: undefined reference to `_PyDict_NewPresized' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34594: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34602: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34614: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34622: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34634: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34642: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34654: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34662: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34674: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34682: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34694: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34702: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34714: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34722: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34734: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34742: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34754: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34762: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34774: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34782: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34794: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34802: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34814: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34822: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34834: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34842: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34854: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34862: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34874: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34882: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34894: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34902: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34914: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34922: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34934: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34942: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34954: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34962: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34974: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34982: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:34994: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35002: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35014: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35022: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35034: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35042: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35054: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35062: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35074: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35082: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35094: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35102: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35114: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35122: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35134: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35142: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35154: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35162: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35174: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35182: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35194: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35202: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35214: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35222: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35234: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35242: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35254: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35262: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35274: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35282: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35294: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35302: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35314: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35322: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35334: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35342: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35354: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35362: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35374: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35382: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35394: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35402: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35414: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35422: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35434: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35442: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35454: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35462: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35474: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35482: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35494: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35502: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35514: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35522: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35534: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35542: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35554: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35562: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35574: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35582: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35594: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35602: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35614: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35622: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35634: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35642: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35654: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35662: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35674: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35682: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35694: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35702: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35714: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35722: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35734: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35742: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35754: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35762: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35774: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35782: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35794: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35802: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35814: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35822: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35834: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35842: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35854: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35862: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35874: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35882: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35894: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35902: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35914: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35922: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35934: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35942: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35954: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35962: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35974: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35982: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:35994: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36002: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36014: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36022: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36034: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36042: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36054: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36062: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36074: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36082: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36094: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36102: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36114: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36122: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36134: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36142: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36154: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36162: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36174: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36182: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36194: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36202: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36214: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36222: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36234: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36242: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36254: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36262: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36274: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36282: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36294: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36302: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36314: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36322: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36334: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36342: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36354: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36362: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36374: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36382: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36394: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36402: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36414: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36422: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36434: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36442: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36454: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36462: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36474: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36482: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36494: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36502: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36514: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36522: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36534: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36542: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36554: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36562: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36574: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36582: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36594: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36602: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36614: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36622: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36634: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36642: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36654: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36662: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36674: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36682: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36694: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36702: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36714: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36722: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36734: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36742: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36754: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36762: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36774: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36782: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36794: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36802: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36814: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36822: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36834: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36842: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36854: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36862: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36874: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36882: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36894: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36902: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36914: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36922: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36934: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36942: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36954: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36962: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36974: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36982: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:36994: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37002: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37014: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37022: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37034: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37042: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37054: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37062: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37074: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37082: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37094: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37102: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyInt_From_WAVELET_NAME': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41626: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37114: undefined reference to `PyTuple_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37122: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37136: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37192: undefined reference to `PyList_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37248: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37250: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37260: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37262: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37272: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37274: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37300: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37302: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37312: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37314: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37322: undefined reference to `PyDict_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37324: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37325: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37326: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37327: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37328: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_capsule_create': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41103: undefined reference to `PyCapsule_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37340: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37342: undefined reference to `PyType_Modified' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37430: undefined reference to `PyThread_allocate_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37431: undefined reference to `PyThread_allocate_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37432: undefined reference to `PyThread_allocate_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37433: undefined reference to `PyThread_allocate_lock' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37434: undefined reference to `PyThread_allocate_lock' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o:/home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37435: more undefined references to `PyThread_allocate_lock' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_capsule_create': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41103: undefined reference to `PyCapsule_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37449: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37451: undefined reference to `PyType_Modified' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_capsule_create': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:41103: undefined reference to `PyCapsule_New' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__pyx_pymod_exec__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37462: undefined reference to `PyDict_SetItem' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37464: undefined reference to `PyType_Modified' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37471: undefined reference to `PyCMethod_New' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:37473: undefined reference to `PyDict_SetItem' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `__Pyx_PyObject_GetAttrStrNoError': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:40549: undefined reference to `_PyObject_GenericGetAttrWithDict' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/pywt/_extensions/_pywt.o: in function `PyInit__pywt': /home/pterjan/rpmbuild/BUILD/PyWavelets-1.2.0/pywt/_extensions/_pywt.c:33974: 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.QoMOBb (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.QoMOBb (%build) I: [iurt_root_command] ERROR: chroot