D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-pywavelets-1.0.3-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BteqI2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf PyWavelets-1.0.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/PyWavelets-1.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyWavelets-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/pywavelets-1.0.3-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + 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/iurt/rpmbuild/tmp/rpm-tmp.Z7b6j3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyWavelets-1.0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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-aarch64-3.8 creating build/lib.linux-aarch64-3.8/pywt copying pywt/_multilevel.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_doc_utils.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_dwt.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/version.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_functions.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/__init__.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_utils.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_multidim.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_thresholding.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_cwt.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_swt.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_c99_config.py -> build/lib.linux-aarch64-3.8/pywt copying pywt/_wavelet_packets.py -> build/lib.linux-aarch64-3.8/pywt creating build/lib.linux-aarch64-3.8/pywt/_extensions copying pywt/_extensions/__init__.py -> build/lib.linux-aarch64-3.8/pywt/_extensions creating build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/_readers.py -> build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/create_dat.py -> build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/__init__.py -> build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/_wavelab_signals.py -> build/lib.linux-aarch64-3.8/pywt/data creating build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_matlab_compatibility_cwt.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_wp.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_deprecations.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_wavelet.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_thresholding.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_perfect_reconstruction.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_multidim.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_concurrent.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_modes.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_dwt_idwt.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_multilevel.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test__pywt.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_matlab_compatibility.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_doc.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_swt.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_functions.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_data.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_cwt_wavelets.py -> build/lib.linux-aarch64-3.8/pywt/tests copying pywt/tests/test_wp2d.py -> build/lib.linux-aarch64-3.8/pywt/tests creating build/lib.linux-aarch64-3.8/pywt/tests/data copying pywt/tests/data/dwt_matlabR2012a_result.npz -> build/lib.linux-aarch64-3.8/pywt/tests/data copying pywt/tests/data/wavelab_test_signals.npz -> build/lib.linux-aarch64-3.8/pywt/tests/data copying pywt/tests/data/cwt_matlabR2015b_result.npz -> build/lib.linux-aarch64-3.8/pywt/tests/data copying pywt/tests/data/generate_matlab_data.py -> build/lib.linux-aarch64-3.8/pywt/tests/data copying pywt/tests/data/generate_matlab_data_cwt.py -> build/lib.linux-aarch64-3.8/pywt/tests/data copying pywt/data/ecg.npy -> build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/sst_nino3.npz -> build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/camera.npz -> build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/aero.npz -> build/lib.linux-aarch64-3.8/pywt/data copying pywt/data/ascent.npz -> build/lib.linux-aarch64-3.8/pywt/data running build_clib building 'c_wt' library creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/pywt creating build/temp.linux-aarch64-3.8/pywt/_extensions creating build/temp.linux-aarch64-3.8/pywt/_extensions/c gcc -pthread -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.8 -c pywt/_extensions/c/common.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/c/common.o gcc -pthread -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.8 -c pywt/_extensions/c/convolution.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/c/convolution.o gcc -pthread -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.8 -c pywt/_extensions/c/wt.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/c/wt.o gcc -pthread -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.8 -c pywt/_extensions/c/wavelets.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/c/wavelets.o gcc -pthread -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.8 -c pywt/_extensions/c/cwt.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/c/cwt.o ar rcs build/temp.linux-aarch64-3.8/libc_wt.a build/temp.linux-aarch64-3.8/pywt/_extensions/c/common.o build/temp.linux-aarch64-3.8/pywt/_extensions/c/convolution.o build/temp.linux-aarch64-3.8/pywt/_extensions/c/wt.o build/temp.linux-aarch64-3.8/pywt/_extensions/c/wavelets.o build/temp.linux-aarch64-3.8/pywt/_extensions/c/cwt.o running build_ext building 'pywt._extensions._pywt' extension gcc -pthread -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pywt/_extensions/_pywt.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/_pywt.o In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pywt/_extensions/_pywt.c:653: /usr/lib64/python3.8/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_modinit_type_init_code': pywt/_extensions/_pywt.c:34694:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 34694 | WaveletType.tp_print = 0; | ^~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_pywt.c:62: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_pywt.c:34702:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 34702 | ContinuousWaveletType.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_pywt.c:62: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_pywt.c:34712:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 34712 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_pywt.c:62: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_pywt.c:34717:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 34717 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_pywt.c:62: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_pywt.c:34732:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 34732 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_pywt.c:62: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_pywt.c:34745:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 34745 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_pywt.c:62: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -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 -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-aarch64-3.8/pywt/_extensions/_pywt.o -L/usr/lib64 -Lbuild/temp.linux-aarch64-3.8 -lc_wt -lpython3.8 -lc_wt -o build/lib.linux-aarch64-3.8/pywt/_extensions/_pywt.cpython-38-aarch64-linux-gnu.so -lm building 'pywt._extensions._dwt' extension gcc -pthread -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pywt/_extensions/_dwt.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/_dwt.o In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pywt/_extensions/_dwt.c:652: /usr/lib64/python3.8/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/_dwt.c: In function '__Pyx_modinit_type_init_code': pywt/_extensions/_dwt.c:32966:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 32966 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_dwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_dwt.c:32971:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 32971 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_dwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_dwt.c:32986:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 32986 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_dwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_dwt.c:32999:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 32999 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_dwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -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 -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-aarch64-3.8/pywt/_extensions/_dwt.o -L/usr/lib64 -Lbuild/temp.linux-aarch64-3.8 -lc_wt -lpython3.8 -lc_wt -o build/lib.linux-aarch64-3.8/pywt/_extensions/_dwt.cpython-38-aarch64-linux-gnu.so -lm building 'pywt._extensions._swt' extension gcc -pthread -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pywt/_extensions/_swt.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/_swt.o In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pywt/_extensions/_swt.c:654: /usr/lib64/python3.8/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/_swt.c: In function '__Pyx_modinit_type_init_code': pywt/_extensions/_swt.c:25471:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 25471 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_swt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_swt.c:25476:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 25476 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_swt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_swt.c:25491:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 25491 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_swt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_swt.c:25504:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 25504 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_swt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -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 -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-aarch64-3.8/pywt/_extensions/_swt.o -L/usr/lib64 -Lbuild/temp.linux-aarch64-3.8 -lc_wt -lpython3.8 -lc_wt -o build/lib.linux-aarch64-3.8/pywt/_extensions/_swt.cpython-38-aarch64-linux-gnu.so -lm building 'pywt._extensions._cwt' extension gcc -pthread -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.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c pywt/_extensions/_cwt.c -o build/temp.linux-aarch64-3.8/pywt/_extensions/_cwt.o In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pywt/_extensions/_cwt.c:652: /usr/lib64/python3.8/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/_cwt.c: In function '__Pyx_modinit_type_init_code': pywt/_extensions/_cwt.c:23286:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 23286 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_cwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_cwt.c:23291:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 23291 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_cwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_cwt.c:23306:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 23306 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_cwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ pywt/_extensions/_cwt.c:23319:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 23319 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from pywt/_extensions/_cwt.c:61: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -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 -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-aarch64-3.8/pywt/_extensions/_cwt.o -L/usr/lib64 -Lbuild/temp.linux-aarch64-3.8 -lc_wt -lpython3.8 -lc_wt -o build/lib.linux-aarch64-3.8/pywt/_extensions/_cwt.cpython-38-aarch64-linux-gnu.so -lm setup.py:58: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Exud0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64 + cd PyWavelets-1.0.3 + '[' 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 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64 Note: if you need reliable uninstall behavior, then install with pip instead of using `setup.py install`: - `pip install .` (from a git repo or downloaded source release) - `pip install PyWavelets` (last PyWavelets release on PyPI) running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_multilevel.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_doc_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_dwt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions copying build/lib.linux-aarch64-3.8/pywt/_extensions/_dwt.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions copying build/lib.linux-aarch64-3.8/pywt/_extensions/_cwt.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions copying build/lib.linux-aarch64-3.8/pywt/_extensions/_swt.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions copying build/lib.linux-aarch64-3.8/pywt/_extensions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions copying build/lib.linux-aarch64-3.8/pywt/_extensions/_pywt.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions copying build/lib.linux-aarch64-3.8/pywt/_functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_matlab_compatibility_cwt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_wp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_deprecations.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_wavelet.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_thresholding.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_perfect_reconstruction.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_multidim.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_concurrent.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_modes.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_dwt_idwt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data copying build/lib.linux-aarch64-3.8/pywt/tests/data/dwt_matlabR2012a_result.npz -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data copying build/lib.linux-aarch64-3.8/pywt/tests/data/generate_matlab_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data copying build/lib.linux-aarch64-3.8/pywt/tests/data/wavelab_test_signals.npz -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data copying build/lib.linux-aarch64-3.8/pywt/tests/data/generate_matlab_data_cwt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data copying build/lib.linux-aarch64-3.8/pywt/tests/data/cwt_matlabR2015b_result.npz -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data copying build/lib.linux-aarch64-3.8/pywt/tests/test_multilevel.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test__pywt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_matlab_compatibility.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_doc.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_swt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_cwt_wavelets.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests copying build/lib.linux-aarch64-3.8/pywt/tests/test_wp2d.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests creating /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/_readers.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/sst_nino3.npz -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/camera.npz -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/create_dat.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/aero.npz -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/_wavelab_signals.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/ecg.npy -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/data/ascent.npz -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data copying build/lib.linux-aarch64-3.8/pywt/_multidim.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_thresholding.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_cwt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_swt.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_c99_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt copying build/lib.linux-aarch64-3.8/pywt/_wavelet_packets.py -> /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_multilevel.py to _multilevel.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_doc_utils.py to _doc_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_dwt.py to _dwt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/version.py to version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_functions.py to _functions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_utils.py to _utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_matlab_compatibility_cwt.py to test_matlab_compatibility_cwt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_wp.py to test_wp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_deprecations.py to test_deprecations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_wavelet.py to test_wavelet.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_thresholding.py to test_thresholding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_perfect_reconstruction.py to test_perfect_reconstruction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_multidim.py to test_multidim.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_concurrent.py to test_concurrent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_modes.py to test_modes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_dwt_idwt.py to test_dwt_idwt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data/generate_matlab_data.py to generate_matlab_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/data/generate_matlab_data_cwt.py to generate_matlab_data_cwt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_multilevel.py to test_multilevel.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test__pywt.py to test__pywt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_matlab_compatibility.py to test_matlab_compatibility.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_doc.py to test_doc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_swt.py to test_swt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_functions.py to test_functions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_data.py to test_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_cwt_wavelets.py to test_cwt_wavelets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/tests/test_wp2d.py to test_wp2d.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data/_readers.py to _readers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data/create_dat.py to create_dat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/data/_wavelab_signals.py to _wavelab_signals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_multidim.py to _multidim.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_thresholding.py to _thresholding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_cwt.py to _cwt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_swt.py to _swt.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_c99_config.py to _c99_config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_wavelet_packets.py to _wavelet_packets.cpython-38.pyc writing byte-compilation script '/tmp/tmpx608x8_r.py' /usr/bin/python3 /tmp/tmpx608x8_r.py removing /tmp/tmpx608x8_r.py running install_egg_info running egg_info creating PyWavelets.egg-info writing PyWavelets.egg-info/PKG-INFO writing dependency_links to PyWavelets.egg-info/dependency_links.txt writing requirements to PyWavelets.egg-info/requires.txt writing top-level names to PyWavelets.egg-info/top_level.txt writing manifest file 'PyWavelets.egg-info/SOURCES.txt' reading manifest file 'PyWavelets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' setup.py:58: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp warning: no files found matching 'pyproject.toml' warning: no files found matching '*.txt' warning: no files found matching 'cythonize.dat' no previously-included directories found matching 'build' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '*.egg' found anywhere in distribution warning: no previously-included files matching '*.egg-info' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'PyWavelets.egg-info/SOURCES.txt' Copying PyWavelets.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/PyWavelets-1.0.3-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/bin/__pycache__ + PYTHONPATH=:/home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages + /usr/bin/make -C doc SPHINXBUILD=sphinx-build-3 PAPER=letter html make: Entering directory '/home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc' sphinx-build-3 -b html -d build/doctrees -D latex_paper_size=letter source build/html Running Sphinx v3.4.1 PyWavelets (VERSION 1.0.3) making output directory... done WARNING: unknown config value 'latex_paper_size' in override, ignoring building [mo]: targets for 0 po files that are out of date building [html]: targets for 40 source files that are out of date updating environment: [new config] 40 added, 0 changed, 0 removed reading sources... [ 2%] common_refs reading sources... [ 5%] contributing reading sources... [ 7%] dev/building_extension reading sources... [ 10%] dev/how_to_release reading sources... [ 12%] dev/index reading sources... [ 15%] dev/installing_build_dependencies reading sources... [ 17%] dev/preparing_linux_build_environment reading sources... [ 20%] dev/preparing_windows_build_environment reading sources... [ 22%] dev/testing reading sources... [ 25%] index reading sources... [ 27%] install reading sources... [ 30%] ref/2d-decompositions-overview reading sources... [ 32%] ref/2d-dwt-and-idwt reading sources... [ 35%] ref/cwt reading sources... [ 37%] ref/dwt-coefficient-handling reading sources... [ 40%] ref/dwt-discrete-wavelet-transform reading sources... [ 42%] ref/idwt-inverse-discrete-wavelet-transform reading sources... [ 45%] ref/index reading sources... [ 47%] ref/iswt-inverse-stationary-wavelet-transform reading sources... [ 50%] ref/nd-dwt-and-idwt reading sources... [ 52%] ref/other-functions reading sources... [ 55%] ref/signal-extension-modes reading sources... [ 57%] ref/swt-stationary-wavelet-transform reading sources... [ 60%] ref/thresholding-functions reading sources... [ 62%] ref/wavelet-packets reading sources... [ 65%] ref/wavelets reading sources... [ 67%] regression/dwt-idwt reading sources... [ 70%] regression/gotchas reading sources... [ 72%] regression/index reading sources... [ 75%] regression/modes reading sources... [ 77%] regression/multilevel reading sources... [ 80%] regression/wavelet reading sources... [ 82%] regression/wp reading sources... [ 85%] regression/wp2d reading sources... [ 87%] release.0.3.0 reading sources... [ 90%] release.0.4.0 reading sources... [ 92%] release.0.5.0 reading sources... [ 95%] release.1.0.0 reading sources... [ 97%] release.1.0.1 reading sources... [100%] releasenotes /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:224: WARNING: duplicate object description of pywt.Node, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:224: WARNING: duplicate object description of pywt.WaveletPacket, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:243: WARNING: duplicate object description of pywt.WaveletPacket, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:278: WARNING: duplicate object description of pywt.Node2D, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:278: WARNING: duplicate object description of pywt.WaveletPacket2D, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:281: WARNING: duplicate object description of pywt.WaveletPacket2D.node_name, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:289: WARNING: duplicate object description of pywt.WaveletPacket2D.decompose, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:298: WARNING: duplicate object description of pywt.WaveletPacket2D, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/ref/wavelet-packets.rst:300: WARNING: duplicate object description of pywt.WaveletPacket2D.__init__, other instance in ref/wavelet-packets, use :noindex: for one of them /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/releasenotes.rst:4: WARNING: toctree contains reference to nonexisting document 'release.1.0.2' /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc/source/releasenotes.rst:4: WARNING: toctree contains reference to nonexisting document 'release.1.0.3' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] common_refs writing output... [ 5%] contributing writing output... [ 7%] dev/building_extension writing output... [ 10%] dev/how_to_release writing output... [ 12%] dev/index writing output... [ 15%] dev/installing_build_dependencies writing output... [ 17%] dev/preparing_linux_build_environment writing output... [ 20%] dev/preparing_windows_build_environment writing output... [ 22%] dev/testing writing output... [ 25%] index writing output... [ 27%] install writing output... [ 30%] ref/2d-decompositions-overview writing output... [ 32%] ref/2d-dwt-and-idwt writing output... [ 35%] ref/cwt writing output... [ 37%] ref/dwt-coefficient-handling writing output... [ 40%] ref/dwt-discrete-wavelet-transform writing output... [ 42%] ref/idwt-inverse-discrete-wavelet-transform writing output... [ 45%] ref/index writing output... [ 47%] ref/iswt-inverse-stationary-wavelet-transform writing output... [ 50%] ref/nd-dwt-and-idwt writing output... [ 52%] ref/other-functions writing output... [ 55%] ref/signal-extension-modes writing output... [ 57%] ref/swt-stationary-wavelet-transform writing output... [ 60%] ref/thresholding-functions writing output... [ 62%] ref/wavelet-packets writing output... [ 65%] ref/wavelets writing output... [ 67%] regression/dwt-idwt writing output... [ 70%] regression/gotchas writing output... [ 72%] regression/index writing output... [ 75%] regression/modes writing output... [ 77%] regression/multilevel writing output... [ 80%] regression/wavelet writing output... [ 82%] regression/wp writing output... [ 85%] regression/wp2d writing output... [ 87%] release.0.3.0 writing output... [ 90%] release.0.4.0 writing output... [ 92%] release.0.5.0 writing output... [ 95%] release.1.0.0 writing output... [ 97%] release.1.0.1 writing output... [100%] releasenotes generating indices... genindex done writing additional pages... search opensearch done copying images... [ 16%] ../build/plot_directive/pyplots/camera_approx_detail.png copying images... [ 33%] ref/../../build/plot_directive/pyplots/plot_mallat_2d.png copying images... [ 50%] ref/../../build/plot_directive/pyplots/plot_2d_bases.png copying images... [ 66%] ref/../../build/plot_directive/pyplots/cwt_scaling_demo.png copying images... [ 83%] ref/../../build/plot_directive/pyplots/plot_boundary_modes.png copying images... [100%] ref/../../build/plot_directive/pyplots/plot_thresholds.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 12 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3/doc' + find doc/build/html -name '.*' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.3-2.mga8 --unique-debug-suffix -1.0.3-2.mga8.aarch64 --unique-debug-src-base python-pywavelets-1.0.3-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/PyWavelets-1.0.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_cwt.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_dwt.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_cwt.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_dwt.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_swt.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_pywt.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_swt.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8/site-packages/pywt/_extensions/_pywt.cpython-38-aarch64-linux-gnu.so original debug info size: 8792kB, size after compression: 8544kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 12045 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pywavelets-1.0.3-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FYfDW2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyWavelets-1.0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/doc/python3-pywavelets + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/doc/python3-pywavelets + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/doc/python3-pywavelets + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4sGzwZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyWavelets-1.0.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/licenses/python3-pywavelets + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/licenses/python3-pywavelets + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/licenses/python3-pywavelets + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pywavelets = 1.0.3-2.mga8 python3-pywavelets = 1.0.3-2.mga8 python3-pywavelets(aarch-64) = 1.0.3-2.mga8 python3.8-pywavelets = 1.0.3-2.mga8 python3.8dist(pywavelets) = 1.0.3 python3dist(pywavelets) = 1.0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 python3.8dist(numpy) >= 1.9.1 Obsoletes: python-pywavelets < 1.0.3-2.mga8 Processing files: python3-pywavelets-doc-1.0.3-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.r51II2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyWavelets-1.0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/doc/python3-pywavelets-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/doc/python3-pywavelets-doc + cp -pr doc/build/html /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/doc/python3-pywavelets-doc + cp -pr demo/ /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64/usr/share/doc/python3-pywavelets-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pywavelets-doc = 1.0.3-2.mga8 python3-pywavelets-doc = 1.0.3-2.mga8 python3.8-pywavelets-doc = 1.0.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pywavelets-debugsource-1.0.3-2.mga8.aarch64 Provides: python-pywavelets-debugsource = 1.0.3-2.mga8 python-pywavelets-debugsource(aarch-64) = 1.0.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pywavelets-debuginfo-1.0.3-2.mga8.aarch64 Provides: debuginfo(build-id) = 00e68938f709707bb26c32a02b65667e749077ee debuginfo(build-id) = 463498605f83ad972cfa6624b757322ea8fa0325 debuginfo(build-id) = 5c309ec31851886a92b32231fc767a5b53a16b6f debuginfo(build-id) = 7c87ffa7df6190244f0dc6e4c31d824babd306dc python-pywavelets-debuginfo = 1.0.3-2.mga8 python3-pywavelets-debuginfo = 1.0.3-2.mga8 python3-pywavelets-debuginfo(aarch-64) = 1.0.3-2.mga8 python3.8-pywavelets-debuginfo = 1.0.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pywavelets-debugsource(aarch-64) = 1.0.3-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-pywavelets-doc-1.0.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-pywavelets-debugsource-1.0.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pywavelets-1.0.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pywavelets-debuginfo-1.0.3-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sfo6c0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyWavelets-1.0.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pywavelets-1.0.3-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fWc3v0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf PyWavelets-1.0.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!