Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pywt.spec'], chrootPath='/var/lib/mock/f29-build-9471-4244/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pywt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-pywt-0.5.2-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pywt.spec'], chrootPath='/var/lib/mock/f29-build-9471-4244/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pywt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wfmv9o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pywt-0.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyWavelets-0.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pywt-0.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/d28cc6ec5b7de373c18c982ef5877845ee380a11.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i '1{\@^#!/usr/bin/env python@d}' pywt/tests/test__pywt.py pywt/tests/test_concurrent.py pywt/tests/test_cwt_wavelets.py pywt/tests/test_data.py pywt/tests/test_deprecations.py pywt/tests/test_doc.py pywt/tests/test_dwt_idwt.py pywt/tests/test_functions.py pywt/tests/test_matlab_compatibility.py pywt/tests/test_matlab_compatibility_cwt.py pywt/tests/test_modes.py pywt/tests/test_multidim.py pywt/tests/test_multilevel.py pywt/tests/test_perfect_reconstruction.py pywt/tests/test_swt.py pywt/tests/test_thresholding.py pywt/tests/test_wavelet.py pywt/tests/test_wp.py pywt/tests/test_wp2d.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TrQG6T + umask 022 + cd /builddir/build/BUILD + cd pywt-0.5.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Compiling pywt/_extensions/_pywt.pyx because it changed. Compiling pywt/_extensions/_dwt.pyx because it changed. Compiling pywt/_extensions/_swt.pyx because it changed. Compiling pywt/_extensions/_cwt.pyx because it changed. [1/4] Cythonizing pywt/_extensions/_cwt.pyx [2/4] Cythonizing pywt/_extensions/_dwt.pyx [3/4] Cythonizing pywt/_extensions/_pywt.pyx [4/4] Cythonizing pywt/_extensions/_swt.pyx running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/pywt copying pywt/_multilevel.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/_swt.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/_multidim.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/_dwt.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/_thresholding.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/_cwt.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/version.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/_wavelet_packets.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/__init__.py -> build/lib.linux-riscv64-2.7/pywt copying pywt/_functions.py -> build/lib.linux-riscv64-2.7/pywt creating build/lib.linux-riscv64-2.7/pywt/_extensions copying pywt/_extensions/__init__.py -> build/lib.linux-riscv64-2.7/pywt/_extensions creating build/lib.linux-riscv64-2.7/pywt/data copying pywt/data/create_dat.py -> build/lib.linux-riscv64-2.7/pywt/data copying pywt/data/_readers.py -> build/lib.linux-riscv64-2.7/pywt/data copying pywt/data/__init__.py -> build/lib.linux-riscv64-2.7/pywt/data creating build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_wp2d.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_cwt_wavelets.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_multilevel.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_functions.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test__pywt.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_deprecations.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_thresholding.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_swt.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_dwt_idwt.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_modes.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_multidim.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_matlab_compatibility_cwt.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_concurrent.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_data.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_matlab_compatibility.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_wp.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_doc.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_wavelet.py -> build/lib.linux-riscv64-2.7/pywt/tests copying pywt/tests/test_perfect_reconstruction.py -> build/lib.linux-riscv64-2.7/pywt/tests creating build/lib.linux-riscv64-2.7/pywt/tests/data copying pywt/tests/data/cwt_matlabR2015b_result.npz -> build/lib.linux-riscv64-2.7/pywt/tests/data copying pywt/tests/data/dwt_matlabR2012a_result.npz -> build/lib.linux-riscv64-2.7/pywt/tests/data copying pywt/tests/data/generate_matlab_data_cwt.py -> build/lib.linux-riscv64-2.7/pywt/tests/data copying pywt/tests/data/generate_matlab_data.py -> build/lib.linux-riscv64-2.7/pywt/tests/data copying pywt/data/ecg.npy -> build/lib.linux-riscv64-2.7/pywt/data copying pywt/data/camera.npz -> build/lib.linux-riscv64-2.7/pywt/data copying pywt/data/aero.npz -> build/lib.linux-riscv64-2.7/pywt/data copying pywt/data/sst_nino3.npz -> build/lib.linux-riscv64-2.7/pywt/data copying pywt/data/ascent.npz -> build/lib.linux-riscv64-2.7/pywt/data running build_clib building 'c_wt' library creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/pywt creating build/temp.linux-riscv64-2.7/pywt/_extensions creating build/temp.linux-riscv64-2.7/pywt/_extensions/c gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python2.7 -c pywt/_extensions/c/common.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/c/common.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/common.c:7: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/common.c:7: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/common.c:7: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/common.c:7: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python2.7 -c pywt/_extensions/c/convolution.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/c/convolution.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/convolution.h:3, BUILDSTDERR: from pywt/_extensions/c/convolution.c:1: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/convolution.h:3, BUILDSTDERR: from pywt/_extensions/c/convolution.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/convolution.h:3, BUILDSTDERR: from pywt/_extensions/c/convolution.c:1: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/convolution.h:3, BUILDSTDERR: from pywt/_extensions/c/convolution.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python2.7 -c pywt/_extensions/c/wt.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/c/wt.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/wt.h:3, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/wt.h:3, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/wt.h:3, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/wt.h:3, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c: In function 'float_downcoef_axis': BUILDSTDERR: pywt/_extensions/c/wt.template.c:133:39: warning: passing argument 1 of 'float_swt_a' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_a)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:67:28: note: expected 'float *' but argument is of type 'const float *' BUILDSTDERR: int CAT(TYPE, _swt_a)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c:134:39: warning: passing argument 3 of 'float_swt_a' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:68:40: note: expected 'DiscreteWavelet *' {aka 'struct *'} but argument is of type 'const DiscreteWavelet * const restrict' {aka 'const struct * const restrict'} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c:139:39: warning: passing argument 1 of 'float_swt_d' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_d)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:72:28: note: expected 'float *' but argument is of type 'const float *' BUILDSTDERR: int CAT(TYPE, _swt_d)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c:140:39: warning: passing argument 3 of 'float_swt_d' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:73:40: note: expected 'DiscreteWavelet *' {aka 'struct *'} but argument is of type 'const DiscreteWavelet * const restrict' {aka 'const struct * const restrict'} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c: In function 'double_downcoef_axis': BUILDSTDERR: pywt/_extensions/c/wt.template.c:133:39: warning: passing argument 1 of 'double_swt_a' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_a)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:67:28: note: expected 'double *' but argument is of type 'const double *' BUILDSTDERR: int CAT(TYPE, _swt_a)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c:134:39: warning: passing argument 3 of 'double_swt_a' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:68:40: note: expected 'DiscreteWavelet *' {aka 'struct *'} but argument is of type 'const DiscreteWavelet * const restrict' {aka 'const struct * const restrict'} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c:139:39: warning: passing argument 1 of 'double_swt_d' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_d)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:72:28: note: expected 'double *' but argument is of type 'const double *' BUILDSTDERR: int CAT(TYPE, _swt_d)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c:140:39: warning: passing argument 3 of 'double_swt_d' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:73:40: note: expected 'DiscreteWavelet *' {aka 'struct *'} but argument is of type 'const DiscreteWavelet * const restrict' {aka 'const struct * const restrict'} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python2.7 -c pywt/_extensions/c/wavelets.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/c/wavelets.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/wavelets.h:9, BUILDSTDERR: from pywt/_extensions/c/wavelets.c:8: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/wavelets.h:9, BUILDSTDERR: from pywt/_extensions/c/wavelets.c:8: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/wavelets.h:9, BUILDSTDERR: from pywt/_extensions/c/wavelets.c:8: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/wavelets.h:9, BUILDSTDERR: from pywt/_extensions/c/wavelets.c:8: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: pywt/_extensions/c/wavelets.c: In function 'is_discrete_wavelet': BUILDSTDERR: pywt/_extensions/c/wavelets.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python2.7 -c pywt/_extensions/c/cwt.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/c/cwt.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/cwt.h:3, BUILDSTDERR: from pywt/_extensions/c/cwt.c:1: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/cwt.h:3, BUILDSTDERR: from pywt/_extensions/c/cwt.c:1: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from pywt/_extensions/c/common.h:20, BUILDSTDERR: from pywt/_extensions/c/cwt.h:3, BUILDSTDERR: from pywt/_extensions/c/cwt.c:1: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from pywt/_extensions/c/common.h:11, BUILDSTDERR: from pywt/_extensions/c/cwt.h:3, BUILDSTDERR: from pywt/_extensions/c/cwt.c:1: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: ar rc build/temp.linux-riscv64-2.7/libc_wt.a build/temp.linux-riscv64-2.7/pywt/_extensions/c/common.o build/temp.linux-riscv64-2.7/pywt/_extensions/c/convolution.o build/temp.linux-riscv64-2.7/pywt/_extensions/c/wt.o build/temp.linux-riscv64-2.7/pywt/_extensions/c/wavelets.o build/temp.linux-riscv64-2.7/pywt/_extensions/c/cwt.o running build_ext building 'pywt._extensions._pywt' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pywt/_extensions/_pywt.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/_pywt.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_pywt.c:577: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/pywt/_extensions/_pywt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-2.7 -lc_wt -lpython2.7 -lc_wt -o build/lib.linux-riscv64-2.7/pywt/_extensions/_pywt.so building 'pywt._extensions._dwt' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pywt/_extensions/_dwt.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/_dwt.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_dwt.c:576: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/pywt/_extensions/_dwt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-2.7 -lc_wt -lpython2.7 -lc_wt -o build/lib.linux-riscv64-2.7/pywt/_extensions/_dwt.so building 'pywt._extensions._swt' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pywt/_extensions/_swt.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/_swt.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_swt.c:578: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/pywt/_extensions/_swt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-2.7 -lc_wt -lpython2.7 -lc_wt -o build/lib.linux-riscv64-2.7/pywt/_extensions/_swt.so building 'pywt._extensions._cwt' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pywt/_extensions/_cwt.c -o build/temp.linux-riscv64-2.7/pywt/_extensions/_cwt.o BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_cwt.c:576: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/pywt/_extensions/_cwt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-2.7 -lc_wt -lpython2.7 -lc_wt -o build/lib.linux-riscv64-2.7/pywt/_extensions/_cwt.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/pywt copying pywt/_multilevel.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/_swt.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/_multidim.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/_dwt.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/_thresholding.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/_cwt.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/version.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/_wavelet_packets.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/__init__.py -> build/lib.linux-riscv64-3.6/pywt copying pywt/_functions.py -> build/lib.linux-riscv64-3.6/pywt creating build/lib.linux-riscv64-3.6/pywt/_extensions copying pywt/_extensions/__init__.py -> build/lib.linux-riscv64-3.6/pywt/_extensions creating build/lib.linux-riscv64-3.6/pywt/data copying pywt/data/create_dat.py -> build/lib.linux-riscv64-3.6/pywt/data copying pywt/data/_readers.py -> build/lib.linux-riscv64-3.6/pywt/data copying pywt/data/__init__.py -> build/lib.linux-riscv64-3.6/pywt/data creating build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_wp2d.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_cwt_wavelets.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_multilevel.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_functions.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test__pywt.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_deprecations.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_thresholding.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_swt.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_dwt_idwt.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_modes.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_multidim.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_matlab_compatibility_cwt.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_concurrent.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_data.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_matlab_compatibility.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_wp.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_doc.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_wavelet.py -> build/lib.linux-riscv64-3.6/pywt/tests copying pywt/tests/test_perfect_reconstruction.py -> build/lib.linux-riscv64-3.6/pywt/tests creating build/lib.linux-riscv64-3.6/pywt/tests/data copying pywt/tests/data/cwt_matlabR2015b_result.npz -> build/lib.linux-riscv64-3.6/pywt/tests/data copying pywt/tests/data/dwt_matlabR2012a_result.npz -> build/lib.linux-riscv64-3.6/pywt/tests/data copying pywt/tests/data/generate_matlab_data_cwt.py -> build/lib.linux-riscv64-3.6/pywt/tests/data copying pywt/tests/data/generate_matlab_data.py -> build/lib.linux-riscv64-3.6/pywt/tests/data copying pywt/data/ecg.npy -> build/lib.linux-riscv64-3.6/pywt/data copying pywt/data/camera.npz -> build/lib.linux-riscv64-3.6/pywt/data copying pywt/data/aero.npz -> build/lib.linux-riscv64-3.6/pywt/data copying pywt/data/sst_nino3.npz -> build/lib.linux-riscv64-3.6/pywt/data copying pywt/data/ascent.npz -> build/lib.linux-riscv64-3.6/pywt/data running build_clib building 'c_wt' library creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/pywt creating build/temp.linux-riscv64-3.6/pywt/_extensions creating build/temp.linux-riscv64-3.6/pywt/_extensions/c gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python3.6m -c pywt/_extensions/c/common.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/c/common.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python3.6m -c pywt/_extensions/c/convolution.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/c/convolution.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python3.6m -c pywt/_extensions/c/wt.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/c/wt.o BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c: In function ‘float_downcoef_axis’: BUILDSTDERR: pywt/_extensions/c/wt.template.c:133:39: warning: passing argument 1 of ‘float_swt_a’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_a)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:67:28: note: expected ‘float *’ but argument is of type ‘const float *’ BUILDSTDERR: int CAT(TYPE, _swt_a)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c:134:39: warning: passing argument 3 of ‘float_swt_a’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:68:40: note: expected ‘DiscreteWavelet *’ {aka ‘struct *’} but argument is of type ‘const DiscreteWavelet * const restrict’ {aka ‘const struct * const restrict’} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c:139:39: warning: passing argument 1 of ‘float_swt_d’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_d)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:72:28: note: expected ‘float *’ but argument is of type ‘const float *’ BUILDSTDERR: int CAT(TYPE, _swt_d)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:8: BUILDSTDERR: pywt/_extensions/c/wt.template.c:140:39: warning: passing argument 3 of ‘float_swt_d’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:12, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:73:40: note: expected ‘DiscreteWavelet *’ {aka ‘struct *’} but argument is of type ‘const DiscreteWavelet * const restrict’ {aka ‘const struct * const restrict’} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c: In function ‘double_downcoef_axis’: BUILDSTDERR: pywt/_extensions/c/wt.template.c:133:39: warning: passing argument 1 of ‘double_swt_a’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_a)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:67:28: note: expected ‘double *’ but argument is of type ‘const double *’ BUILDSTDERR: int CAT(TYPE, _swt_a)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c:134:39: warning: passing argument 3 of ‘double_swt_a’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:68:40: note: expected ‘DiscreteWavelet *’ {aka ‘struct *’} but argument is of type ‘const DiscreteWavelet * const restrict’ {aka ‘const struct * const restrict’} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c:139:39: warning: passing argument 1 of ‘double_swt_d’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: CAT(TYPE, _swt_d)(input_row, input_info.shape[axis], BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:72:28: note: expected ‘double *’ but argument is of type ‘const double *’ BUILDSTDERR: int CAT(TYPE, _swt_d)(TYPE input[], pywt_index_t input_len, BUILDSTDERR: In file included from pywt/_extensions/c/wt.c:12: BUILDSTDERR: pywt/_extensions/c/wt.template.c:140:39: warning: passing argument 3 of ‘double_swt_d’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: wavelet, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pywt/_extensions/c/wt.h:16, BUILDSTDERR: from pywt/_extensions/c/wt.c:1: BUILDSTDERR: pywt/_extensions/c/wt.template.h:73:40: note: expected ‘DiscreteWavelet *’ {aka ‘struct *’} but argument is of type ‘const DiscreteWavelet * const restrict’ {aka ‘const struct * const restrict’} BUILDSTDERR: DiscreteWavelet* wavelet, BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python3.6m -c pywt/_extensions/c/wavelets.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/c/wavelets.o BUILDSTDERR: pywt/_extensions/c/wavelets.c: In function ‘is_discrete_wavelet’: BUILDSTDERR: pywt/_extensions/c/wavelets.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions/c -I/usr/include/python3.6m -c pywt/_extensions/c/cwt.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/c/cwt.o ar rc build/temp.linux-riscv64-3.6/libc_wt.a build/temp.linux-riscv64-3.6/pywt/_extensions/c/common.o build/temp.linux-riscv64-3.6/pywt/_extensions/c/convolution.o build/temp.linux-riscv64-3.6/pywt/_extensions/c/wt.o build/temp.linux-riscv64-3.6/pywt/_extensions/c/wavelets.o build/temp.linux-riscv64-3.6/pywt/_extensions/c/cwt.o running build_ext building 'pywt._extensions._pywt' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -Ipywt/_extensions -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pywt/_extensions/_pywt.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/_pywt.o BUILDSTDERR: In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_pywt.c:577: BUILDSTDERR: /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/pywt/_extensions/_pywt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-3.6 -lc_wt -lpython3.6m -lc_wt -o build/lib.linux-riscv64-3.6/pywt/_extensions/_pywt.cpython-36m-riscv64-linux-gnu.so building 'pywt._extensions._dwt' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pywt/_extensions/_dwt.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/_dwt.o BUILDSTDERR: In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_dwt.c:576: BUILDSTDERR: /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/pywt/_extensions/_dwt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-3.6 -lc_wt -lpython3.6m -lc_wt -o build/lib.linux-riscv64-3.6/pywt/_extensions/_dwt.cpython-36m-riscv64-linux-gnu.so building 'pywt._extensions._swt' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pywt/_extensions/_swt.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/_swt.o BUILDSTDERR: In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_swt.c:578: BUILDSTDERR: /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/pywt/_extensions/_swt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-3.6 -lc_wt -lpython3.6m -lc_wt -o build/lib.linux-riscv64-3.6/pywt/_extensions/_swt.cpython-36m-riscv64-linux-gnu.so building 'pywt._extensions._cwt' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPY_EXTENSION -I./pywt/_extensions -Ipywt/_extensions/c -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c pywt/_extensions/_cwt.c -o build/temp.linux-riscv64-3.6/pywt/_extensions/_cwt.o BUILDSTDERR: In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from pywt/_extensions/_cwt.c:576: BUILDSTDERR: /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/pywt/_extensions/_cwt.o -L/usr/lib64 -Lbuild/temp.linux-riscv64-3.6 -lc_wt -lpython3.6m -lc_wt -o build/lib.linux-riscv64-3.6/pywt/_extensions/_cwt.cpython-36m-riscv64-linux-gnu.so + sleep 1 + pushd doc ~/build/BUILD/pywt-0.5.2/doc ~/build/BUILD/pywt-0.5.2 BUILDSTDERR: ++ readlink -f ../build/lib.linux-riscv64-3.6 + export PYTHONPATH=/builddir/build/BUILD/pywt-0.5.2/build/lib.linux-riscv64-3.6 + PYTHONPATH=/builddir/build/BUILD/pywt-0.5.2/build/lib.linux-riscv64-3.6 + make html SPHINXBUILD=sphinx-build-3.6 sphinx-build-3.6 -b html -d build/doctrees source build/html Running Sphinx v1.7.2 PyWavelets (VERSION 0.5.2) making output directory... BUILDSTDERR: /usr/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.23) or chardet (3.0.4) doesn't match a supported version! BUILDSTDERR: RequestsDependencyWarning) BUILDSTDERR: WARNING: The config value `copyright' has type `Markup', defaults to `str'. loading pickled environment... not yet created 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: 40 added, 0 changed, 0 removed reading sources... [ 2%] contents reading sources... [ 5%] dev/building_extension reading sources... [ 7%] dev/how_to_release reading sources... [ 10%] dev/index reading sources... [ 12%] dev/installing_build_dependencies reading sources... [ 15%] dev/preparing_linux_build_environment reading sources... [ 17%] dev/preparing_windows_build_environment reading sources... [ 20%] dev/testing reading sources... [ 22%] index reading sources... [ 25%] overview reading sources... [ 27%] ref/2d-dwt-and-idwt reading sources... [ 30%] ref/cwt reading sources... [ 32%] ref/dwt-coefficient-handling reading sources... [ 35%] ref/dwt-discrete-wavelet-transform reading sources... [ 37%] ref/idwt-inverse-discrete-wavelet-transform reading sources... [ 40%] ref/index reading sources... [ 42%] ref/iswt-inverse-stationary-wavelet-transform reading sources... [ 45%] ref/nd-dwt-and-idwt reading sources... [ 47%] ref/other-functions reading sources... [ 50%] ref/signal-extension-modes reading sources... [ 52%] ref/swt-stationary-wavelet-transform reading sources... [ 55%] ref/thresholding-functions reading sources... [ 57%] ref/wavelet-packets reading sources... [ 60%] ref/wavelets reading sources... [ 62%] regression/dwt-idwt reading sources... [ 65%] regression/gotchas reading sources... [ 67%] regression/index reading sources... [ 70%] regression/modes reading sources... [ 72%] regression/multilevel reading sources... [ 75%] regression/wavelet reading sources... [ 77%] regression/wp reading sources... [ 80%] regression/wp2d reading sources... [ 82%] release.0.3.0 reading sources... [ 85%] release.0.4.0 reading sources... [ 87%] release.0.5.0 reading sources... [ 90%] release.0.5.1 reading sources... [ 92%] release.0.5.2 reading sources... [ 95%] releasenotes reading sources... [ 97%] resources reading sources... [100%] substitutions BUILDSTDERR: /builddir/build/BUILD/pywt-0.5.2/doc/source/ref/idwt-inverse-discrete-wavelet-transform.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/pywt-0.5.2/doc/source/ref/wavelets.rst:20: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done BUILDSTDERR: checking consistency... /builddir/build/BUILD/pywt-0.5.2/doc/source/overview.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] contents writing output... [ 5%] dev/building_extension writing output... [ 7%] dev/how_to_release writing output... [ 10%] dev/index writing output... [ 12%] dev/installing_build_dependencies writing output... [ 15%] dev/preparing_linux_build_environment writing output... [ 17%] dev/preparing_windows_build_environment writing output... [ 20%] dev/testing writing output... [ 22%] index writing output... [ 25%] overview writing output... [ 27%] ref/2d-dwt-and-idwt writing output... [ 30%] ref/cwt writing output... [ 32%] ref/dwt-coefficient-handling writing output... [ 35%] ref/dwt-discrete-wavelet-transform writing output... [ 37%] ref/idwt-inverse-discrete-wavelet-transform writing output... [ 40%] ref/index writing output... [ 42%] ref/iswt-inverse-stationary-wavelet-transform writing output... [ 45%] ref/nd-dwt-and-idwt writing output... [ 47%] ref/other-functions writing output... [ 50%] ref/signal-extension-modes writing output... [ 52%] ref/swt-stationary-wavelet-transform writing output... [ 55%] ref/thresholding-functions writing output... [ 57%] ref/wavelet-packets writing output... [ 60%] ref/wavelets writing output... [ 62%] regression/dwt-idwt writing output... [ 65%] regression/gotchas writing output... [ 67%] regression/index writing output... [ 70%] regression/modes writing output... [ 72%] regression/multilevel writing output... [ 75%] regression/wavelet writing output... [ 77%] regression/wp writing output... [ 80%] regression/wp2d writing output... [ 82%] release.0.3.0 writing output... [ 85%] release.0.4.0 writing output... [ 87%] release.0.5.0 writing output... [ 90%] release.0.5.1 writing output... [ 92%] release.0.5.2 writing output... [ 95%] releasenotes writing output... [ 97%] resources writing output... [100%] substitutions generating indices... genindex writing additional pages... search opensearch BUILDSTDERR: copying static files... WARNING: favicon file 'favicon.ico' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. + find -name .buildinfo -delete + popd ~/build/BUILD/pywt-0.5.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wk6F4e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 + cd pywt-0.5.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/_multilevel.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/_swt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/_multidim.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/_dwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_wp2d.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_cwt_wavelets.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_functions.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test__pywt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_deprecations.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_thresholding.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_swt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_dwt_idwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_modes.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_multidim.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_matlab_compatibility_cwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/data copying build/lib.linux-riscv64-2.7/pywt/tests/data/generate_matlab_data_cwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/data copying build/lib.linux-riscv64-2.7/pywt/tests/data/cwt_matlabR2015b_result.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/data copying build/lib.linux-riscv64-2.7/pywt/tests/data/generate_matlab_data.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/data copying build/lib.linux-riscv64-2.7/pywt/tests/data/dwt_matlabR2012a_result.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/data copying build/lib.linux-riscv64-2.7/pywt/tests/test_concurrent.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_data.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_matlab_compatibility.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_wp.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_doc.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_wavelet.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests copying build/lib.linux-riscv64-2.7/pywt/tests/test_perfect_reconstruction.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/camera.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/aero.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/create_dat.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/sst_nino3.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/ecg.npy -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/ascent.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/_readers.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data copying build/lib.linux-riscv64-2.7/pywt/data/__init__.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions copying build/lib.linux-riscv64-2.7/pywt/_extensions/_dwt.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions copying build/lib.linux-riscv64-2.7/pywt/_extensions/_cwt.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions copying build/lib.linux-riscv64-2.7/pywt/_extensions/_swt.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions copying build/lib.linux-riscv64-2.7/pywt/_extensions/__init__.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions copying build/lib.linux-riscv64-2.7/pywt/_extensions/_pywt.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions copying build/lib.linux-riscv64-2.7/pywt/_thresholding.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/_cwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/version.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/_wavelet_packets.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/__init__.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt copying build/lib.linux-riscv64-2.7/pywt/_functions.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_multilevel.py to _multilevel.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_swt.py to _swt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_multidim.py to _multidim.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_dwt.py to _dwt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_wp2d.py to test_wp2d.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_cwt_wavelets.py to test_cwt_wavelets.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_multilevel.py to test_multilevel.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_functions.py to test_functions.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test__pywt.py to test__pywt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_deprecations.py to test_deprecations.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_thresholding.py to test_thresholding.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_swt.py to test_swt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_dwt_idwt.py to test_dwt_idwt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_modes.py to test_modes.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_multidim.py to test_multidim.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_matlab_compatibility_cwt.py to test_matlab_compatibility_cwt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/data/generate_matlab_data_cwt.py to generate_matlab_data_cwt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/data/generate_matlab_data.py to generate_matlab_data.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_concurrent.py to test_concurrent.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_data.py to test_data.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_matlab_compatibility.py to test_matlab_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_wp.py to test_wp.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_doc.py to test_doc.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_wavelet.py to test_wavelet.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/tests/test_perfect_reconstruction.py to test_perfect_reconstruction.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data/create_dat.py to create_dat.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data/_readers.py to _readers.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_thresholding.py to _thresholding.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_cwt.py to _cwt.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_wavelet_packets.py to _wavelet_packets.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_functions.py to _functions.pyc writing byte-compilation script '/tmp/tmpaCH6j2.py' /usr/bin/python2 -O /tmp/tmpaCH6j2.py removing /tmp/tmpaCH6j2.py running install_egg_info running egg_info creating PyWavelets.egg-info writing requirements to PyWavelets.egg-info/requires.txt writing PyWavelets.egg-info/PKG-INFO writing top-level names to PyWavelets.egg-info/top_level.txt writing dependency_links to PyWavelets.egg-info/dependency_links.txt writing manifest file 'PyWavelets.egg-info/SOURCES.txt' reading manifest file 'PyWavelets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'cythonize.dat' BUILDSTDERR: no previously-included directories found matching 'build' BUILDSTDERR: warning: no previously-included files matching '*.egg' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.egg-info' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.bak' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'PyWavelets.egg-info/SOURCES.txt' Copying PyWavelets.egg-info to /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/PyWavelets-0.5.2-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/_multilevel.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/_swt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/_multidim.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/_dwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_wp2d.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_cwt_wavelets.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_functions.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test__pywt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_deprecations.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_thresholding.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_swt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_dwt_idwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_modes.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_multidim.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_matlab_compatibility_cwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/data copying build/lib.linux-riscv64-3.6/pywt/tests/data/generate_matlab_data_cwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/data copying build/lib.linux-riscv64-3.6/pywt/tests/data/cwt_matlabR2015b_result.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/data copying build/lib.linux-riscv64-3.6/pywt/tests/data/generate_matlab_data.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/data copying build/lib.linux-riscv64-3.6/pywt/tests/data/dwt_matlabR2012a_result.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/data copying build/lib.linux-riscv64-3.6/pywt/tests/test_concurrent.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_data.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_matlab_compatibility.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_wp.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_doc.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_wavelet.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests copying build/lib.linux-riscv64-3.6/pywt/tests/test_perfect_reconstruction.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/camera.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/aero.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/create_dat.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/sst_nino3.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/ecg.npy -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/ascent.npz -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/_readers.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data copying build/lib.linux-riscv64-3.6/pywt/data/__init__.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/data/__pycache__/_readers.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/data/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data/__pycache__ creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions copying build/lib.linux-riscv64-3.6/pywt/_extensions/_cwt.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions copying build/lib.linux-riscv64-3.6/pywt/_extensions/_pywt.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions copying build/lib.linux-riscv64-3.6/pywt/_extensions/_dwt.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions copying build/lib.linux-riscv64-3.6/pywt/_extensions/_swt.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions copying build/lib.linux-riscv64-3.6/pywt/_extensions/__init__.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/_extensions/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/_thresholding.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/_cwt.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/version.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/_wavelet_packets.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt copying build/lib.linux-riscv64-3.6/pywt/__init__.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt creating /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_thresholding.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_cwt.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_multilevel.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_multidim.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/version.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_swt.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_wavelet_packets.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_dwt.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/__init__.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/__pycache__/_functions.cpython-36.pyc -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/__pycache__ copying build/lib.linux-riscv64-3.6/pywt/_functions.py -> /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_wp2d.py to test_wp2d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_cwt_wavelets.py to test_cwt_wavelets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_multilevel.py to test_multilevel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_functions.py to test_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test__pywt.py to test__pywt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_deprecations.py to test_deprecations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_thresholding.py to test_thresholding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_swt.py to test_swt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_dwt_idwt.py to test_dwt_idwt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_modes.py to test_modes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_multidim.py to test_multidim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_matlab_compatibility_cwt.py to test_matlab_compatibility_cwt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/data/generate_matlab_data_cwt.py to generate_matlab_data_cwt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/data/generate_matlab_data.py to generate_matlab_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_concurrent.py to test_concurrent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_data.py to test_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_matlab_compatibility.py to test_matlab_compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_wp.py to test_wp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_doc.py to test_doc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_wavelet.py to test_wavelet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/tests/test_perfect_reconstruction.py to test_perfect_reconstruction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/data/create_dat.py to create_dat.cpython-36.pyc writing byte-compilation script '/tmp/tmp8m6h18os.py' /usr/bin/python3 /tmp/tmp8m6h18os.py removing /tmp/tmp8m6h18os.py running install_egg_info running 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 reading manifest file 'PyWavelets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'cythonize.dat' BUILDSTDERR: no previously-included directories found matching 'build' BUILDSTDERR: warning: no previously-included files matching '*.egg' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.egg-info' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.bak' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'PyWavelets.egg-info/SOURCES.txt' Copying PyWavelets.egg-info to /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/PyWavelets-0.5.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.2-7.fc29 --unique-debug-suffix -0.5.2-7.fc29.riscv64 --unique-debug-src-base python-pywt-0.5.2-7.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pywt-0.5.2 extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions/_cwt.so extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions/_dwt.so extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions/_swt.so extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pywt/_extensions/_pywt.so extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions/_pywt.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions/_cwt.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions/_dwt.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pywt/_extensions/_swt.cpython-36m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. BUILDSTDERR: 11300 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CvspiR Processing files: python-pywt-doc-0.5.2-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wzZn5L + umask 022 + cd /builddir/build/BUILD + cd pywt-0.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python-pywt-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python-pywt-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python-pywt-doc + exit 0 Provides: python-pywt-doc = 0.5.2-7.fc29 python-pywt-doc(riscv-64) = 0.5.2-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-pywt-0.5.2-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aSKSVL + umask 022 + cd /builddir/build/BUILD + cd pywt-0.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python2-pywt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python2-pywt + cp -pr README.rst /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python2-pywt + cp -pr THANKS.txt /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python2-pywt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PA3nzn + umask 022 + cd /builddir/build/BUILD + cd pywt-0.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/licenses/python2-pywt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/licenses/python2-pywt + cp -pr COPYING /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/licenses/python2-pywt + exit 0 Provides: python-pywt = 0.5.2-7.fc29 python-pywt(riscv-64) = 0.5.2-7.fc29 python2-pywt = 0.5.2-7.fc29 python2-pywt(riscv-64) = 0.5.2-7.fc29 python2.7dist(pywavelets) = 0.5.2 python2dist(pywavelets) = 0.5.2 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-pywt < 0.5.2-7.fc29 Processing files: python3-pywt-0.5.2-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tr4m8p + umask 022 + cd /builddir/build/BUILD + cd pywt-0.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python3-pywt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python3-pywt + cp -pr README.rst /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python3-pywt + cp -pr THANKS.txt /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/doc/python3-pywt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oqwxHX + umask 022 + cd /builddir/build/BUILD + cd pywt-0.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/licenses/python3-pywt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/licenses/python3-pywt + cp -pr COPYING /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64/usr/share/licenses/python3-pywt + exit 0 Provides: python3-pywt = 0.5.2-7.fc29 python3-pywt(riscv-64) = 0.5.2-7.fc29 python3.6dist(pywavelets) = 0.5.2 python3dist(pywavelets) = 0.5.2 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-pywt-debugsource-0.5.2-7.fc29.riscv64 Provides: python-pywt-debugsource = 0.5.2-7.fc29 python-pywt-debugsource(riscv-64) = 0.5.2-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pywt-debuginfo-0.5.2-7.fc29.riscv64 Provides: python-pywt-debuginfo = 0.5.2-7.fc29 python-pywt-debuginfo(riscv-64) = 0.5.2-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pywt-debugsource(riscv-64) = 0.5.2-7.fc29 Processing files: python2-pywt-debuginfo-0.5.2-7.fc29.riscv64 Provides: debuginfo(build-id) = 0806ef7519b0102b2b6d2be3c78eff2afb58f681 debuginfo(build-id) = 1cd780dda3e579c5b9c275944919ee545d07325d debuginfo(build-id) = 58132e297eb8605d649bf7166440e752d0154227 debuginfo(build-id) = c3b10ee7211338c1e9cef57629b048cc1f24be35 python2-pywt-debuginfo = 0.5.2-7.fc29 python2-pywt-debuginfo(riscv-64) = 0.5.2-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pywt-debugsource(riscv-64) = 0.5.2-7.fc29 Processing files: python3-pywt-debuginfo-0.5.2-7.fc29.riscv64 Provides: debuginfo(build-id) = 1ea4c8528ff29e419f5a60a403a78353111ef510 debuginfo(build-id) = 4ab494fcdbd9816d610cf96d6be31163c26d5bb5 debuginfo(build-id) = 8fe4ae46da194ea129917ed4b3e05de76e26d8c6 debuginfo(build-id) = ed09f13be539166b14ddb5c5e7bc82215b9c5851 python3-pywt-debuginfo = 0.5.2-7.fc29 python3-pywt-debuginfo(riscv-64) = 0.5.2-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pywt-debugsource(riscv-64) = 0.5.2-7.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 Wrote: /builddir/build/RPMS/python-pywt-doc-0.5.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pywt-0.5.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pywt-0.5.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-pywt-debugsource-0.5.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-pywt-debuginfo-0.5.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pywt-debuginfo-0.5.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pywt-debuginfo-0.5.2-7.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.93tOtk + umask 022 + cd /builddir/build/BUILD + cd pywt-0.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pywt-0.5.2-7.fc29.riscv64 + exit 0 Child return code was: 0