==> Retrieving sources... -> Found PyWavelets-1.4.1.tar.gz ==> Generating checksums for source files... ==> Making package: python-pywavelets 1.4.1-2 (Wed 20 Nov 2024 03:10:12 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (6) New Version Net Change extra/blas 3.12.0-5 0.65 MiB extra/cblas 3.12.0-5 0.34 MiB extra/lapack 3.12.0-5 7.48 MiB core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB extra/python-numpy 2.1.3-1 47.58 MiB Total Installed Size: 126.43 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing blas... installing cblas... installing lapack... installing python-numpy... Optional dependencies for python-numpy blas-openblas: faster linear algebra :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 10.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found PyWavelets-1.4.1.tar.gz ==> Validating source files with sha512sums... PyWavelets-1.4.1.tar.gz ... Passed ==> Extracting sources... -> Extracting PyWavelets-1.4.1.tar.gz with bsdtar ==> Starting build()... /src/packages/libs/python/python-pywavelets/src/PyWavelets-1.4.1/setup.py:14: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running build running build_py creating build/lib.linux-x86_64-cpython-312/pywt copying pywt/conftest.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_pytesttester.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_wavelet_packets.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_thresholding.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_pytest.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/__init__.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_cwt.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/version.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_swt.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_utils.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_dwt.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_doc_utils.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_c99_config.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_mra.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_multilevel.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_multidim.py -> build/lib.linux-x86_64-cpython-312/pywt copying pywt/_functions.py -> build/lib.linux-x86_64-cpython-312/pywt creating build/lib.linux-x86_64-cpython-312/pywt/_extensions copying pywt/_extensions/__init__.py -> build/lib.linux-x86_64-cpython-312/pywt/_extensions creating build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/_readers.py -> build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/__init__.py -> build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/create_dat.py -> build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/_wavelab_signals.py -> build/lib.linux-x86_64-cpython-312/pywt/data creating build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_multilevel.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_wpnd.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_deprecations.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_wp2d.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_perfect_reconstruction.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_functions.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_modes.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_multidim.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_wp.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_swt.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test__pywt.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_cwt_wavelets.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_doc.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_dwt_idwt.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_concurrent.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_wavelet.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_data.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_mra.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_matlab_compatibility.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_matlab_compatibility_cwt.py -> build/lib.linux-x86_64-cpython-312/pywt/tests copying pywt/tests/test_thresholding.py -> build/lib.linux-x86_64-cpython-312/pywt/tests creating build/lib.linux-x86_64-cpython-312/pywt/tests/data copying pywt/tests/data/cwt_matlabR2015b_result.npz -> build/lib.linux-x86_64-cpython-312/pywt/tests/data copying pywt/tests/data/wavelab_test_signals.npz -> build/lib.linux-x86_64-cpython-312/pywt/tests/data copying pywt/tests/data/dwt_matlabR2012a_result.npz -> build/lib.linux-x86_64-cpython-312/pywt/tests/data copying pywt/tests/data/generate_matlab_data.py -> build/lib.linux-x86_64-cpython-312/pywt/tests/data copying pywt/tests/data/generate_matlab_data_cwt.py -> build/lib.linux-x86_64-cpython-312/pywt/tests/data copying pywt/data/ecg.npy -> build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/ascent.npz -> build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/sst_nino3.npz -> build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/aero.npz -> build/lib.linux-x86_64-cpython-312/pywt/data copying pywt/data/camera.npz -> build/lib.linux-x86_64-cpython-312/pywt/data running build_clib building 'c_wt' library creating build/temp.linux-x86_64-cpython-312/pywt/_extensions/c gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pywavelets/src=/usr/src/debug/python-pywavelets -flto=auto -fPIC -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.12 -c pywt/_extensions/c/common.c -o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/common.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pywavelets/src=/usr/src/debug/python-pywavelets -flto=auto -fPIC -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.12 -c pywt/_extensions/c/convolution.c -o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/convolution.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pywavelets/src=/usr/src/debug/python-pywavelets -flto=auto -fPIC -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.12 -c pywt/_extensions/c/cwt.c -o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/cwt.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pywavelets/src=/usr/src/debug/python-pywavelets -flto=auto -fPIC -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.12 -c pywt/_extensions/c/wavelets.c -o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/wavelets.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pywavelets/src=/usr/src/debug/python-pywavelets -flto=auto -fPIC -DPY_EXTENSION -DHAVE_C99_COMPLEX -Ipywt/_extensions/c -I/usr/include/python3.12 -c pywt/_extensions/c/wt.c -o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/wt.o ar rcs build/temp.linux-x86_64-cpython-312/libc_wt.a build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/common.o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/convolution.o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/cwt.o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/wavelets.o build/temp.linux-x86_64-cpython-312/pywt/_extensions/c/wt.o running build_ext building 'pywt._extensions._pywt' extension gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pywavelets/src=/usr/src/debug/python-pywavelets -flto=auto -fPIC -DPY_EXTENSION -DHAVE_C99_COMPLEX -DCYTHON_CCOMPLEX=1 -Ipywt/_extensions/c -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c pywt/_extensions/_pywt.c -o build/temp.linux-x86_64-cpython-312/pywt/_extensions/_pywt.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from pywt/_extensions/_pywt.c:808: /usr/lib/python3.12/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 " \ | ^~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_from_object’: pywt/_extensions/_pywt.c:4110:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4110 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_Modes); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 123, __pyx_L7_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/dictobject.h:90, from /usr/include/python3.12/Python.h:64, from pywt/_extensions/_pywt.c:66: /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_6_Modes_2__getattr__’: pywt/_extensions/_pywt.c:4319:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4319 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_old_modes); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 131, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4333:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4333 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_Modes); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 132, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4338:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4338 | __Pyx_GetModuleGlobalName(__pyx_t_5, __pyx_n_s_old_modes); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 132, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4372:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4372 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_warnings); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 133, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4377:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4377 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_attr_deprecation_msg); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 133, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4474:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4474 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_Modes); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 136, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES___getattribute__’: pywt/_extensions/_pywt.c:4649:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4649 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_warnings); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 154, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4654:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4654 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DeprecatedMODES); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 154, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4725:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4725 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_Modes_2); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 155, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_16_DeprecatedMODES_2__getattr__’: pywt/_extensions/_pywt.c:4897:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4897 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_warnings); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 161, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4902:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4902 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DeprecatedMODES); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 161, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:4964:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4964 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_Modes_2); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 162, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet___cinit__’: pywt/_extensions/_pywt.c:7037:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7037 | __Pyx_GetModuleGlobalName(__pyx_t_5, __pyx_n_s_wavelist); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 361, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7244:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7244 | __Pyx_GetModuleGlobalName(__pyx_t_6, __pyx_n_s_warnings); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 380, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7467:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7467 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 393, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7481:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7481 | __Pyx_GetModuleGlobalName(__pyx_t_6, __pyx_n_s_np); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 393, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7503:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7503 | __Pyx_GetModuleGlobalName(__pyx_t_16, __pyx_n_s_np); if (unlikely(!__pyx_t_16)) __PYX_ERR(0, 394, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7517:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7517 | __Pyx_GetModuleGlobalName(__pyx_t_5, __pyx_n_s_np); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 394, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7539:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7539 | __Pyx_GetModuleGlobalName(__pyx_t_6, __pyx_n_s_np); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 395, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7553:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7553 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 395, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7575:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7575 | __Pyx_GetModuleGlobalName(__pyx_t_5, __pyx_n_s_np); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 396, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:7589:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 7589 | __Pyx_GetModuleGlobalName(__pyx_t_16, __pyx_n_s_np); if (unlikely(!__pyx_t_16)) __PYX_ERR(0, 396, __pyx_L16_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_8get_filters_coeffs’: pywt/_extensions/_pywt.c:9454:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 9454 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_warnings); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 532, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_10get_reverse_filters_coeffs’: pywt/_extensions/_pywt.c:9663:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 9663 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_warnings); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 545, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_7Wavelet_12wavefun’: pywt/_extensions/_pywt.c:9962:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 9962 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 610, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:9980:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 9980 | __Pyx_GetModuleGlobalName(__pyx_t_10, __pyx_n_s_keep); if (unlikely(!__pyx_t_10)) __PYX_ERR(0, 611, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10043:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10043 | __Pyx_GetModuleGlobalName(__pyx_t_15, __pyx_n_s_np); if (unlikely(!__pyx_t_15)) __PYX_ERR(0, 612, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10109:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10109 | __Pyx_GetModuleGlobalName(__pyx_t_12, __pyx_n_s_np); if (unlikely(!__pyx_t_12)) __PYX_ERR(0, 613, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10127:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10127 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_keep); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 614, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10190:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10190 | __Pyx_GetModuleGlobalName(__pyx_t_16, __pyx_n_s_np); if (unlikely(!__pyx_t_16)) __PYX_ERR(0, 615, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10256:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10256 | __Pyx_GetModuleGlobalName(__pyx_t_11, __pyx_n_s_np); if (unlikely(!__pyx_t_11)) __PYX_ERR(0, 616, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10476:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10476 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 632, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10494:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10494 | __Pyx_GetModuleGlobalName(__pyx_t_16, __pyx_n_s_keep); if (unlikely(!__pyx_t_16)) __PYX_ERR(0, 633, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10557:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10557 | __Pyx_GetModuleGlobalName(__pyx_t_15, __pyx_n_s_np); if (unlikely(!__pyx_t_15)) __PYX_ERR(0, 634, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10625:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10625 | __Pyx_GetModuleGlobalName(__pyx_t_8, __pyx_n_s_np); if (unlikely(!__pyx_t_8)) __PYX_ERR(0, 635, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10643:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10643 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_keep); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 636, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10714:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10714 | __Pyx_GetModuleGlobalName(__pyx_t_12, __pyx_n_s_np); if (unlikely(!__pyx_t_12)) __PYX_ERR(0, 638, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10828:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10828 | __Pyx_GetModuleGlobalName(__pyx_t_11, __pyx_n_s_np); if (unlikely(!__pyx_t_11)) __PYX_ERR(0, 646, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10846:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10846 | __Pyx_GetModuleGlobalName(__pyx_t_16, __pyx_n_s_keep); if (unlikely(!__pyx_t_16)) __PYX_ERR(0, 647, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10909:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10909 | __Pyx_GetModuleGlobalName(__pyx_t_9, __pyx_n_s_np); if (unlikely(!__pyx_t_9)) __PYX_ERR(0, 648, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10977:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10977 | __Pyx_GetModuleGlobalName(__pyx_t_15, __pyx_n_s_np); if (unlikely(!__pyx_t_15)) __PYX_ERR(0, 649, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:10995:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10995 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_keep); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 650, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:11066:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 11066 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 652, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:11143:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 11143 | __Pyx_GetModuleGlobalName(__pyx_t_12, __pyx_n_s_np); if (unlikely(!__pyx_t_12)) __PYX_ERR(0, 655, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet___cinit__’: pywt/_extensions/_pywt.c:11893:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 11893 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_np); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 697, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:11907:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 11907 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_np); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 697, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:12092:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 12092 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_warnings); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 720, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:12324:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 12324 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_re); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 733, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:12329:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 12329 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_cwt_pattern); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 733, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf_4pywt_11_extensions_5_pywt_17ContinuousWavelet_6wavefun’: pywt/_extensions/_pywt.c:14537:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14537 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 954, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14555:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14555 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 955, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14609:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14609 | __Pyx_GetModuleGlobalName(__pyx_t_6, __pyx_n_s_np); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 957, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14664:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14664 | __Pyx_GetModuleGlobalName(__pyx_t_8, __pyx_n_s_np); if (unlikely(!__pyx_t_8)) __PYX_ERR(0, 959, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14744:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14744 | __Pyx_GetModuleGlobalName(__pyx_t_8, __pyx_n_s_np); if (unlikely(!__pyx_t_8)) __PYX_ERR(0, 961, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14764:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14764 | __Pyx_GetModuleGlobalName(__pyx_t_8, __pyx_n_s_np); if (unlikely(!__pyx_t_8)) __PYX_ERR(0, 961, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14798:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14798 | __Pyx_GetModuleGlobalName(__pyx_t_6, __pyx_n_s_np); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 962, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14918:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14918 | __Pyx_GetModuleGlobalName(__pyx_t_6, __pyx_n_s_np); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 965, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14938:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14938 | __Pyx_GetModuleGlobalName(__pyx_t_6, __pyx_n_s_np); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 965, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:14972:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 14972 | __Pyx_GetModuleGlobalName(__pyx_t_7, __pyx_n_s_np); if (unlikely(!__pyx_t_7)) __PYX_ERR(0, 966, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:15031:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 15031 | __Pyx_GetModuleGlobalName(__pyx_t_7, __pyx_n_s_np); if (unlikely(!__pyx_t_7)) __PYX_ERR(0, 968, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:15063:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 15063 | __Pyx_GetModuleGlobalName(__pyx_t_7, __pyx_n_s_np); if (unlikely(!__pyx_t_7)) __PYX_ERR(0, 970, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:15089:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 15089 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 971, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:15161:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 15161 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 975, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:15187:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 15187 | __Pyx_GetModuleGlobalName(__pyx_t_8, __pyx_n_s_np); if (unlikely(!__pyx_t_8)) __PYX_ERR(0, 976, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_f_4pywt_11_extensions_5_pywt__check_dtype’: pywt/_extensions/_pywt.c:16133:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 16133 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1035, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:16147:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 16147 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1035, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:16161:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 16161 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1035, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:16175:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 16175 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1035, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:16197:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 16197 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1036, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:16237:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 16237 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_np); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1039, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:38: pywt/_extensions/_pywt.c: In function ‘__pyx_f_5numpy_PyDataType_SHAPE’: pywt/_extensions/_pywt.c:17288:39: error: ‘PyArray_Descr’ {aka ‘struct _PyArray_Descr’} has no member named ‘subarray’ 17288 | __Pyx_INCREF(((PyObject*)__pyx_v_d->subarray->shape)); | ^~ /usr/include/python3.12/pyport.h:24:38: note: in definition of macro ‘_Py_CAST’ 24 | #define _Py_CAST(type, expr) ((type)(expr)) | ^~~~ /usr/include/python3.12/object.h:661:35: note: in expansion of macro ‘_PyObject_CAST’ 661 | # define Py_INCREF(op) Py_INCREF(_PyObject_CAST(op)) | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:1632:27: note: in expansion of macro ‘Py_INCREF’ 1632 | #define __Pyx_INCREF(r) Py_INCREF(r) | ^~~~~~~~~ pywt/_extensions/_pywt.c:17288:5: note: in expansion of macro ‘__Pyx_INCREF’ 17288 | __Pyx_INCREF(((PyObject*)__pyx_v_d->subarray->shape)); | ^~~~~~~~~~~~ pywt/_extensions/_pywt.c:17289:36: error: ‘PyArray_Descr’ {aka ‘struct _PyArray_Descr’} has no member named ‘subarray’ 17289 | __pyx_r = ((PyObject*)__pyx_v_d->subarray->shape); | ^~ pywt/_extensions/_pywt.c: In function ‘__pyx_pf___pyx_MemviewEnum___reduce_cython__’: pywt/_extensions/_pywt.c:20178:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 20178 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_pyx_unpickle_Enum); if (unlikely(!__pyx_t_4)) __PYX_ERR(2, 13, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:20224:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 20224 | __Pyx_GetModuleGlobalName(__pyx_t_5, __pyx_n_s_pyx_unpickle_Enum); if (unlikely(!__pyx_t_5)) __PYX_ERR(2, 15, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_memview_slice’: pywt/_extensions/_pywt.c:25361:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations] 25361 | if (unlikely(!Py_OptimizeFlag)) { | ^~ In file included from /usr/include/python3.12/Python.h:48: /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here 13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; | ^~~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_format_from_typeinfo’: pywt/_extensions/_pywt.c:31115:5: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations] 31115 | if (unlikely(!Py_OptimizeFlag)) { | ^~ /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here 13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; | ^~~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:31131:5: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations] 31131 | if (unlikely(!Py_OptimizeFlag)) { | ^~ /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here 13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; | ^~~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__pyx_pymod_exec__pywt’: pywt/_extensions/_pywt.c:34485:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 34485 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_re); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:34700:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 34700 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_Modes_2); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 139, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:34715:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 34715 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_Modes_2); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 142, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:34782:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 34782 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_DeprecatedMODES); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 165, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:37491:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 37491 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_np); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 691, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__Pyx_Raise’: pywt/_extensions/_pywt.c:37953:34: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 37953 | PyObject* tmp_tb = tstate->curexc_traceback; | ^~ pywt/_extensions/_pywt.c:37956:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 37956 | tstate->curexc_traceback = tb; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_get_tp_dict_version’: pywt/_extensions/_pywt.c:38168:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 38168 | return likely(dict) ? __PYX_GET_DICT_VERSION(dict) : 0; | ^~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__Pyx_get_object_dict_version’: pywt/_extensions/_pywt.c:38180:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 38180 | return (dictptr && *dictptr) ? __PYX_GET_DICT_VERSION(*dictptr) : 0; | ^~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__Pyx_object_dict_version_matches’: pywt/_extensions/_pywt.c:38184:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 38184 | if (unlikely(!dict) || unlikely(tp_dict_version != __PYX_GET_DICT_VERSION(dict))) | ^~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__Pyx__GetModuleGlobalName’: pywt/_extensions/_pywt.c:38201:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 38201 | __PYX_UPDATE_DICT_CACHE(__pyx_d, result, *dict_cached_value, *dict_version) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyUnicode_Equals’: pywt/_extensions/_pywt.c:617:51: error: implicit declaration of function ‘_PyUnicode_Ready’; did you mean ‘PyUnicode_READY’? [-Wimplicit-function-declaration] 617 | 0 : _PyUnicode_Ready((PyObject *)(op))) | ^~~~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:1010:43: note: in definition of macro ‘unlikely’ 1010 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ pywt/_extensions/_pywt.c:38906:22: note: in expansion of macro ‘__Pyx_PyUnicode_READY’ 38906 | if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) | ^~~~~~~~~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyInt_FloorDivideObjC’: pywt/_extensions/_pywt.c:40177:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 40177 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyInt_AddObjC’: pywt/_extensions/_pywt.c:40554:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 40554 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_CLineForTraceback’: pywt/_extensions/_pywt.c:41059:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 41059 | __PYX_PY_DICT_LOOKUP_IF_MODIFIED( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c:41059:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 41059 | __PYX_PY_DICT_LOOKUP_IF_MODIFIED( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyInt_As_int’: pywt/_extensions/_pywt.c:42715:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42715 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c:42770:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42770 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyInt_As_unsigned_int’: pywt/_extensions/_pywt.c:42911:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42911 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c:42966:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42966 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyInt_As_WAVELET_NAME’: pywt/_extensions/_pywt.c:43107:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43107 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c:43162:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43162 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyInt_As_long’: pywt/_extensions/_pywt.c:43417:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43417 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c:43472:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43472 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyInt_As_char’: pywt/_extensions/_pywt.c:43613:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43613 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c:43668:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43668 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pywt/_extensions/_pywt.c: In function ‘__Pyx_PyIndex_AsSsize_t’: pywt/_extensions/_pywt.c:44155:45: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 44155 | const digit* digits = ((PyLongObject*)b)->ob_digit; | ^~ error: command '/usr/sbin/gcc' failed with exit code 1 ==> ERROR: A failure occurred in build(). Aborting... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (16) Old Version Net Change blas 3.12.0-5 -0.65 MiB cblas 3.12.0-5 -0.34 MiB lapack 3.12.0-5 -7.48 MiB mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-numpy 2.1.3-1 -47.58 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 136.62 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-numpy... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... removing lapack... removing cblas... removing blas... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...