Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pyspike.spec'], chrootPath='/var/lib/mock/f33-build-598294-67110/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pyspike.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 setting SOURCE_DATE_EPOCH=1618358400 Wrote: /builddir/build/SRPMS/python-pyspike-0.6.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pyspike.spec'], chrootPath='/var/lib/mock/f33-build-598294-67110/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pyspike.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 setting SOURCE_DATE_EPOCH=1618358400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bc8sfV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PySpike-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-pyspike-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PySpike-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pyspike.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u258SX + umask 022 + cd /builddir/build/BUILD + cd PySpike-0.6.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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 creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/pyspike copying pyspike/generic.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/spike_sync.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/SpikeTrain.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/PieceWiseConstFunc.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/isi_distance.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/PieceWiseLinFunc.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/spike_directionality.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/spikes.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/__init__.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/psth.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/DiscreteFunc.py -> build/lib.linux-riscv64-3.9/pyspike copying pyspike/spike_distance.py -> build/lib.linux-riscv64-3.9/pyspike creating build/lib.linux-riscv64-3.9/pyspike/cython copying pyspike/cython/python_backend.py -> build/lib.linux-riscv64-3.9/pyspike/cython copying pyspike/cython/directionality_python_backend.py -> build/lib.linux-riscv64-3.9/pyspike/cython copying pyspike/cython/__init__.py -> build/lib.linux-riscv64-3.9/pyspike/cython running build_ext cythoning pyspike/cython/cython_add.pyx to pyspike/cython/cython_add.c /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PySpike-0.6.0/pyspike/cython/cython_add.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning pyspike/cython/cython_profiles.pyx to pyspike/cython/cython_profiles.c /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PySpike-0.6.0/pyspike/cython/cython_profiles.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning pyspike/cython/cython_distances.pyx to pyspike/cython/cython_distances.c /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PySpike-0.6.0/pyspike/cython/cython_distances.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning pyspike/cython/cython_directionality.pyx to pyspike/cython/cython_directionality.c /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PySpike-0.6.0/pyspike/cython/cython_directionality.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning pyspike/cython/cython_simulated_annealing.pyx to pyspike/cython/cython_simulated_annealing.c /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/PySpike-0.6.0/pyspike/cython/cython_simulated_annealing.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'pyspike.cython.cython_add' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/pyspike creating build/temp.linux-riscv64-3.9/pyspike/cython gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c pyspike/cython/cython_add.c -o build/temp.linux-riscv64-3.9/pyspike/cython/cython_add.o In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyspike/cython/cython_add.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyspike/cython/cython_add.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/pyspike/cython/cython_add.cpython-39-riscv64-linux-gnu.so building 'pyspike.cython.cython_profiles' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c pyspike/cython/cython_profiles.c -o build/temp.linux-riscv64-3.9/pyspike/cython/cython_profiles.o In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyspike/cython/cython_profiles.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyspike/cython/cython_profiles.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/pyspike/cython/cython_profiles.cpython-39-riscv64-linux-gnu.so building 'pyspike.cython.cython_distances' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c pyspike/cython/cython_distances.c -o build/temp.linux-riscv64-3.9/pyspike/cython/cython_distances.o In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyspike/cython/cython_distances.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyspike/cython/cython_distances.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/pyspike/cython/cython_distances.cpython-39-riscv64-linux-gnu.so building 'pyspike.cython.cython_directionality' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c pyspike/cython/cython_directionality.c -o build/temp.linux-riscv64-3.9/pyspike/cython/cython_directionality.o In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyspike/cython/cython_directionality.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyspike/cython/cython_directionality.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/pyspike/cython/cython_directionality.cpython-39-riscv64-linux-gnu.so building 'pyspike.cython.cython_simulated_annealing' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c pyspike/cython/cython_simulated_annealing.c -o build/temp.linux-riscv64-3.9/pyspike/cython/cython_simulated_annealing.o In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pyspike/cython/cython_simulated_annealing.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyspike/cython/cython_simulated_annealing.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/pyspike/cython/cython_simulated_annealing.cpython-39-riscv64-linux-gnu.so + make -C doc SPHINXBUILD=sphinx-build-3 html make: Entering directory '/builddir/build/BUILD/PySpike-0.6.0/doc' sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v3.2.1 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] pyspike reading sources... [100%] tutorial ../Readme.rst:2: WARNING: Duplicate explicit target name: "[pdf]". tutorial.rst:237: WARNING: Title underline too short. Quantifying Leaders and Followers: Spike Train Order --------------------------------------- tutorial.rst:237: WARNING: Title underline too short. Quantifying Leaders and Followers: Spike Train Order --------------------------------------- tutorial.rst:247: WARNING: Error in "code" directive: maximum 1 argument(s) allowed, 15 supplied. .. code:: python import numpy as np from matplotlib import pyplot as plt import pyspike as spk st1 = spk.generate_poisson_spikes(1.0, [0, 20]) st2 = spk.generate_poisson_spikes(1.0, [0, 20]) d = spk.spike_directionality(st1, st2) print "Spike Directionality of two Poissonian spike trains:", d E = spk.spike_train_order_profile(st1, st2) plt.figure() x, y = E.get_plottable_data() plt.plot(x, y, '-ob') plt.ylim(-1.1, 1.1) plt.xlabel("t") plt.ylabel("E") plt.title("Spike Train Order Profile") plt.show() WARNING: autodoc: failed to import module 'SpikeTrain' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'PieceWiseConstFunc' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'PieceWiseLinFunc' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'DiscreteFunc' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'isi_distance' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'spike_distance' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'spike_sync' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'psth' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'spike_directionality' from module 'pyspike'; the following exception was raised: No module named 'pyspike' WARNING: autodoc: failed to import module 'spikes' from module 'pyspike'; the following exception was raised: No module named 'pyspike' /builddir/build/BUILD/PySpike-0.6.0/doc/tutorial.rst:237: WARNING: Title underline too short. Quantifying Leaders and Followers: Spike Train Order --------------------------------------- looking for now-outdated files... none found pickling environment... done checking consistency... done /builddir/build/BUILD/PySpike-0.6.0/doc/tutorial.rst:237: WARNING: Title underline too short. Quantifying Leaders and Followers: Spike Train Order --------------------------------------- /builddir/build/BUILD/PySpike-0.6.0/doc/tutorial.rst:247: WARNING: Error in "code" directive: maximum 1 argument(s) allowed, 15 supplied. .. code:: python import numpy as np from matplotlib import pyplot as plt import pyspike as spk st1 = spk.generate_poisson_spikes(1.0, [0, 20]) st2 = spk.generate_poisson_spikes(1.0, [0, 20]) d = spk.spike_directionality(st1, st2) print "Spike Directionality of two Poissonian spike trains:", d E = spk.spike_train_order_profile(st1, st2) plt.figure() x, y = E.get_plottable_data() plt.plot(x, y, '-ob') plt.ylim(-1.1, 1.1) plt.xlabel("t") plt.ylabel("E") plt.title("Spike Train Order Profile") plt.show() preparing documents... done writing output... [ 33%] index writing output... [ 66%] pyspike writing output... [100%] tutorial generating indices... genindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 18 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/PySpike-0.6.0/doc' + rm -rf doc/_build/html/.doctrees doc/_build/html/.buildinfo -vf removed 'doc/_build/html/.buildinfo' + iconv -f iso8859-1 -t utf-8 doc/_build/html/objects.inv + mv -f doc/_build/html/objects.inv.conv doc/_build/html/objects.inv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ls4GcV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64 + cd PySpike-0.6.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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-pyspike-0.6.0-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/generic.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/spike_sync.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/SpikeTrain.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/PieceWiseConstFunc.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/isi_distance.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/PieceWiseLinFunc.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike creating /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/cython_simulated_annealing.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/python_backend.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/cython_distances.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/cython_directionality.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/directionality_python_backend.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/__init__.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/cython_profiles.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/cython/cython_add.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython copying build/lib.linux-riscv64-3.9/pyspike/spike_directionality.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/spikes.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/__init__.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/psth.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/DiscreteFunc.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike copying build/lib.linux-riscv64-3.9/pyspike/spike_distance.py -> /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/spike_sync.py to spike_sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/SpikeTrain.py to SpikeTrain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/PieceWiseConstFunc.py to PieceWiseConstFunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/isi_distance.py to isi_distance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/PieceWiseLinFunc.py to PieceWiseLinFunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/python_backend.py to python_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/directionality_python_backend.py to directionality_python_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/spike_directionality.py to spike_directionality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/spikes.py to spikes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/psth.py to psth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/DiscreteFunc.py to DiscreteFunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/spike_distance.py to spike_distance.cpython-39.pyc writing byte-compilation script '/tmp/tmp1p20omwf.py' /usr/bin/python3 /tmp/tmp1p20omwf.py removing /tmp/tmp1p20omwf.py running install_egg_info running egg_info creating pyspike.egg-info writing pyspike.egg-info/PKG-INFO writing dependency_links to pyspike.egg-info/dependency_links.txt writing requirements to pyspike.egg-info/requires.txt writing top-level names to pyspike.egg-info/top_level.txt writing manifest file 'pyspike.egg-info/SOURCES.txt' reading manifest file 'pyspike.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'directionality/cython/*.c' writing manifest file 'pyspike.egg-info/SOURCES.txt' Copying pyspike.egg-info to /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike-0.6.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.0-1.fc33 --unique-debug-suffix -0.6.0-1.fc33.riscv64 --unique-debug-src-base python-pyspike-0.6.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PySpike-0.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_profiles.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_directionality.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_distances.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_add.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_directionality.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_distances.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_profiles.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_add.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_simulated_annealing.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pyspike/cython/cython_simulated_annealing.cpython-39-riscv64-linux-gnu.so original debug info size: 11296kB, size after compression: 11084kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 9408 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SnJfHY + umask 022 + cd /builddir/build/BUILD + cd PySpike-0.6.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pyspike-0.6.0-1.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zQjDEV + umask 022 + cd /builddir/build/BUILD + cd PySpike-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/licenses/python3-pyspike + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/licenses/python3-pyspike + cp -pr License.txt /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/licenses/python3-pyspike + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyspike = 0.6.0-1.fc33 python3-pyspike = 0.6.0-1.fc33 python3-pyspike(riscv-64) = 0.6.0-1.fc33 python3.9-pyspike = 0.6.0-1.fc33 python3.9dist(pyspike) = 0.6 python3dist(pyspike) = 0.6 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) python(abi) = 3.9 python3.9dist(numpy) rtld(GNU_HASH) Processing files: python3-pyspike-doc-0.6.0-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aBknJV + umask 022 + cd /builddir/build/BUILD + cd PySpike-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/doc/python3-pyspike-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/doc/python3-pyspike-doc + cp -pr Changelog /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/doc/python3-pyspike-doc + cp -pr Contributors.txt /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/doc/python3-pyspike-doc + cp -pr Readme.rst /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/doc/python3-pyspike-doc + cp -pr examples /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/doc/python3-pyspike-doc + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/doc/python3-pyspike-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Sz8HTX + umask 022 + cd /builddir/build/BUILD + cd PySpike-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/licenses/python3-pyspike-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/licenses/python3-pyspike-doc + cp -pr License.txt /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64/usr/share/licenses/python3-pyspike-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyspike-doc = 0.6.0-1.fc33 python3-pyspike-doc = 0.6.0-1.fc33 python3.9-pyspike-doc = 0.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pyspike-debugsource-0.6.0-1.fc33.riscv64 Provides: python-pyspike-debugsource = 0.6.0-1.fc33 python-pyspike-debugsource(riscv-64) = 0.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyspike-debuginfo-0.6.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 0fd89663ecb6e161f6dc7dfc03796d6d9c2a14f1 debuginfo(build-id) = 3ae4b1376b3ff639233c1c1c5fdfbdc6ada3e89d debuginfo(build-id) = 5092d5bea774c20ef2f76683ba7cdf8655d18757 debuginfo(build-id) = 6e02a22d11cf5994c9721c7fbbd55af1bb3ec96c debuginfo(build-id) = 90486dc75d1f3070c39a2791b4049b6d8f3af615 python-pyspike-debuginfo = 0.6.0-1.fc33 python3-pyspike-debuginfo = 0.6.0-1.fc33 python3-pyspike-debuginfo(riscv-64) = 0.6.0-1.fc33 python3.9-pyspike-debuginfo = 0.6.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pyspike-debugsource(riscv-64) = 0.6.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-pyspike-doc-0.6.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyspike-0.6.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-pyspike-debugsource-0.6.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pyspike-debuginfo-0.6.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rPMXSW + umask 022 + cd /builddir/build/BUILD + cd PySpike-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyspike-0.6.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0