Mock Version: 5.2
Mock Version: 5.2
Mock Version: 5.2
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'], chrootPath='/var/lib/mock/f39-build-2548291-61915/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3f9e7d33e0>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1710460800
Wrote: /builddir/build/SRPMS/python-elephant-0.12.0-1.fc39.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'], chrootPath='/var/lib/mock/f39-build-2548291-61915/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3f9e7d33e0>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1710460800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.34aj0d
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf elephant-0.12.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/elephant-0.12.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd elephant-0.12.0
+ rm -rf /builddir/build/BUILD/elephant-0.12.0-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/elephant-0.12.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-elephant-0.12.0 base'
+ /usr/bin/git checkout --track -b rpm-build
Switched to a new branch 'rpm-build'
branch 'rpm-build' set up to track 'master'.
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-use-fedora-build-flags.patch
+ /usr/bin/git apply --index --reject -
Checking patch setup.py...
Applied patch setup.py cleanly.
+ /usr/bin/git commit -q -m 0001-use-fedora-build-flags.patch --author 'rpm-build <rpm-build>'
+ sed -i 's/scipy.*/scipy/' requirements/requirements.txt
++ find . -type f -name '*.py'
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./doc/conf.py
+ touch -r ./doc/conf.py ./doc/conf.py.new
+ mv ./doc/conf.py.new ./doc/conf.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/__init__.py
+ touch -r ./elephant/__init__.py ./elephant/__init__.py.new
+ mv ./elephant/__init__.py.new ./elephant/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/asset/__init__.py
+ touch -r ./elephant/asset/__init__.py ./elephant/asset/__init__.py.new
+ mv ./elephant/asset/__init__.py.new ./elephant/asset/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/asset/asset.py
+ touch -r ./elephant/asset/asset.py ./elephant/asset/asset.py.new
+ mv ./elephant/asset/asset.py.new ./elephant/asset/asset.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/causality/__init__.py
+ touch -r ./elephant/causality/__init__.py ./elephant/causality/__init__.py.new
+ mv ./elephant/causality/__init__.py.new ./elephant/causality/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/causality/granger.py
+ touch -r ./elephant/causality/granger.py ./elephant/causality/granger.py.new
+ mv ./elephant/causality/granger.py.new ./elephant/causality/granger.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/cell_assembly_detection.py
+ touch -r ./elephant/cell_assembly_detection.py ./elephant/cell_assembly_detection.py.new
+ mv ./elephant/cell_assembly_detection.py.new ./elephant/cell_assembly_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/change_point_detection.py
+ touch -r ./elephant/change_point_detection.py ./elephant/change_point_detection.py.new
+ mv ./elephant/change_point_detection.py.new ./elephant/change_point_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/conversion.py
+ touch -r ./elephant/conversion.py ./elephant/conversion.py.new
+ mv ./elephant/conversion.py.new ./elephant/conversion.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/cubic.py
+ touch -r ./elephant/cubic.py ./elephant/cubic.py.new
+ mv ./elephant/cubic.py.new ./elephant/cubic.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density.py
+ touch -r ./elephant/current_source_density.py ./elephant/current_source_density.py.new
+ mv ./elephant/current_source_density.py.new ./elephant/current_source_density.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/KCSD.py
+ touch -r ./elephant/current_source_density_src/KCSD.py ./elephant/current_source_density_src/KCSD.py.new
+ mv ./elephant/current_source_density_src/KCSD.py.new ./elephant/current_source_density_src/KCSD.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/__init__.py
+ touch -r ./elephant/current_source_density_src/__init__.py ./elephant/current_source_density_src/__init__.py.new
+ mv ./elephant/current_source_density_src/__init__.py.new ./elephant/current_source_density_src/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/basis_functions.py
+ touch -r ./elephant/current_source_density_src/basis_functions.py ./elephant/current_source_density_src/basis_functions.py.new
+ mv ./elephant/current_source_density_src/basis_functions.py.new ./elephant/current_source_density_src/basis_functions.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/icsd.py
+ touch -r ./elephant/current_source_density_src/icsd.py ./elephant/current_source_density_src/icsd.py.new
+ mv ./elephant/current_source_density_src/icsd.py.new ./elephant/current_source_density_src/icsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/utility_functions.py
+ touch -r ./elephant/current_source_density_src/utility_functions.py ./elephant/current_source_density_src/utility_functions.py.new
+ mv ./elephant/current_source_density_src/utility_functions.py.new ./elephant/current_source_density_src/utility_functions.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/datasets.py
+ touch -r ./elephant/datasets.py ./elephant/datasets.py.new
+ mv ./elephant/datasets.py.new ./elephant/datasets.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/__init__.py
+ touch -r ./elephant/gpfa/__init__.py ./elephant/gpfa/__init__.py.new
+ mv ./elephant/gpfa/__init__.py.new ./elephant/gpfa/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa.py
+ touch -r ./elephant/gpfa/gpfa.py ./elephant/gpfa/gpfa.py.new
+ mv ./elephant/gpfa/gpfa.py.new ./elephant/gpfa/gpfa.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa_core.py
+ touch -r ./elephant/gpfa/gpfa_core.py ./elephant/gpfa/gpfa_core.py.new
+ mv ./elephant/gpfa/gpfa_core.py.new ./elephant/gpfa/gpfa_core.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa_util.py
+ touch -r ./elephant/gpfa/gpfa_util.py ./elephant/gpfa/gpfa_util.py.new
+ mv ./elephant/gpfa/gpfa_util.py.new ./elephant/gpfa/gpfa_util.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/kernels.py
+ touch -r ./elephant/kernels.py ./elephant/kernels.py.new
+ mv ./elephant/kernels.py.new ./elephant/kernels.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/neo_tools.py
+ touch -r ./elephant/neo_tools.py ./elephant/neo_tools.py.new
+ mv ./elephant/neo_tools.py.new ./elephant/neo_tools.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/pandas_bridge.py
+ touch -r ./elephant/pandas_bridge.py ./elephant/pandas_bridge.py.new
+ mv ./elephant/pandas_bridge.py.new ./elephant/pandas_bridge.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/__init__.py
+ touch -r ./elephant/parallel/__init__.py ./elephant/parallel/__init__.py.new
+ mv ./elephant/parallel/__init__.py.new ./elephant/parallel/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/mpi.py
+ touch -r ./elephant/parallel/mpi.py ./elephant/parallel/mpi.py.new
+ mv ./elephant/parallel/mpi.py.new ./elephant/parallel/mpi.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/parallel.py
+ touch -r ./elephant/parallel/parallel.py ./elephant/parallel/parallel.py.new
+ mv ./elephant/parallel/parallel.py.new ./elephant/parallel/parallel.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/phase_analysis.py
+ touch -r ./elephant/phase_analysis.py ./elephant/phase_analysis.py.new
+ mv ./elephant/phase_analysis.py.new ./elephant/phase_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/signal_processing.py
+ touch -r ./elephant/signal_processing.py ./elephant/signal_processing.py.new
+ mv ./elephant/signal_processing.py.new ./elephant/signal_processing.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade.py
+ touch -r ./elephant/spade.py ./elephant/spade.py.new
+ mv ./elephant/spade.py.new ./elephant/spade.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade_src/__init__.py
+ touch -r ./elephant/spade_src/__init__.py ./elephant/spade_src/__init__.py.new
+ mv ./elephant/spade_src/__init__.py.new ./elephant/spade_src/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade_src/fast_fca.py
+ touch -r ./elephant/spade_src/fast_fca.py ./elephant/spade_src/fast_fca.py.new
+ mv ./elephant/spade_src/fast_fca.py.new ./elephant/spade_src/fast_fca.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spectral.py
+ touch -r ./elephant/spectral.py ./elephant/spectral.py.new
+ mv ./elephant/spectral.py.new ./elephant/spectral.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_correlation.py
+ touch -r ./elephant/spike_train_correlation.py ./elephant/spike_train_correlation.py.new
+ mv ./elephant/spike_train_correlation.py.new ./elephant/spike_train_correlation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_dissimilarity.py
+ touch -r ./elephant/spike_train_dissimilarity.py ./elephant/spike_train_dissimilarity.py.new
+ mv ./elephant/spike_train_dissimilarity.py.new ./elephant/spike_train_dissimilarity.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_generation.py
+ touch -r ./elephant/spike_train_generation.py ./elephant/spike_train_generation.py.new
+ mv ./elephant/spike_train_generation.py.new ./elephant/spike_train_generation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_surrogates.py
+ touch -r ./elephant/spike_train_surrogates.py ./elephant/spike_train_surrogates.py.new
+ mv ./elephant/spike_train_surrogates.py.new ./elephant/spike_train_surrogates.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_synchrony.py
+ touch -r ./elephant/spike_train_synchrony.py ./elephant/spike_train_synchrony.py.new
+ mv ./elephant/spike_train_synchrony.py.new ./elephant/spike_train_synchrony.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/sta.py
+ touch -r ./elephant/sta.py ./elephant/sta.py.new
+ mv ./elephant/sta.py.new ./elephant/sta.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/statistics.py
+ touch -r ./elephant/statistics.py ./elephant/statistics.py.new
+ mv ./elephant/statistics.py.new ./elephant/statistics.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/__init__.py
+ touch -r ./elephant/test/__init__.py ./elephant/test/__init__.py.new
+ mv ./elephant/test/__init__.py.new ./elephant/test/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/make_spike_extraction_test_data.py
+ touch -r ./elephant/test/make_spike_extraction_test_data.py ./elephant/test/make_spike_extraction_test_data.py.new
+ mv ./elephant/test/make_spike_extraction_test_data.py.new ./elephant/test/make_spike_extraction_test_data.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_asset.py
+ touch -r ./elephant/test/test_asset.py ./elephant/test/test_asset.py.new
+ mv ./elephant/test/test_asset.py.new ./elephant/test/test_asset.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_causality.py
+ touch -r ./elephant/test/test_causality.py ./elephant/test/test_causality.py.new
+ mv ./elephant/test/test_causality.py.new ./elephant/test/test_causality.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_cell_assembly_detection.py
+ touch -r ./elephant/test/test_cell_assembly_detection.py ./elephant/test/test_cell_assembly_detection.py.new
+ mv ./elephant/test/test_cell_assembly_detection.py.new ./elephant/test/test_cell_assembly_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_change_point_detection.py
+ touch -r ./elephant/test/test_change_point_detection.py ./elephant/test/test_change_point_detection.py.new
+ mv ./elephant/test/test_change_point_detection.py.new ./elephant/test/test_change_point_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_conversion.py
+ touch -r ./elephant/test/test_conversion.py ./elephant/test/test_conversion.py.new
+ mv ./elephant/test/test_conversion.py.new ./elephant/test/test_conversion.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_csd.py
+ touch -r ./elephant/test/test_csd.py ./elephant/test/test_csd.py.new
+ mv ./elephant/test/test_csd.py.new ./elephant/test/test_csd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_cubic.py
+ touch -r ./elephant/test/test_cubic.py ./elephant/test/test_cubic.py.new
+ mv ./elephant/test/test_cubic.py.new ./elephant/test/test_cubic.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_gpfa.py
+ touch -r ./elephant/test/test_gpfa.py ./elephant/test/test_gpfa.py.new
+ mv ./elephant/test/test_gpfa.py.new ./elephant/test/test_gpfa.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_icsd.py
+ touch -r ./elephant/test/test_icsd.py ./elephant/test/test_icsd.py.new
+ mv ./elephant/test/test_icsd.py.new ./elephant/test/test_icsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_kcsd.py
+ touch -r ./elephant/test/test_kcsd.py ./elephant/test/test_kcsd.py.new
+ mv ./elephant/test/test_kcsd.py.new ./elephant/test/test_kcsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_kernels.py
+ touch -r ./elephant/test/test_kernels.py ./elephant/test/test_kernels.py.new
+ mv ./elephant/test/test_kernels.py.new ./elephant/test/test_kernels.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_neo_tools.py
+ touch -r ./elephant/test/test_neo_tools.py ./elephant/test/test_neo_tools.py.new
+ mv ./elephant/test/test_neo_tools.py.new ./elephant/test/test_neo_tools.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_pandas_bridge.py
+ touch -r ./elephant/test/test_pandas_bridge.py ./elephant/test/test_pandas_bridge.py.new
+ mv ./elephant/test/test_pandas_bridge.py.new ./elephant/test/test_pandas_bridge.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_parallel.py
+ touch -r ./elephant/test/test_parallel.py ./elephant/test/test_parallel.py.new
+ mv ./elephant/test/test_parallel.py.new ./elephant/test/test_parallel.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_phase_analysis.py
+ touch -r ./elephant/test/test_phase_analysis.py ./elephant/test/test_phase_analysis.py.new
+ mv ./elephant/test/test_phase_analysis.py.new ./elephant/test/test_phase_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_signal_processing.py
+ touch -r ./elephant/test/test_signal_processing.py ./elephant/test/test_signal_processing.py.new
+ mv ./elephant/test/test_signal_processing.py.new ./elephant/test/test_signal_processing.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spade.py
+ touch -r ./elephant/test/test_spade.py ./elephant/test/test_spade.py.new
+ mv ./elephant/test/test_spade.py.new ./elephant/test/test_spade.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spectral.py
+ touch -r ./elephant/test/test_spectral.py ./elephant/test/test_spectral.py.new
+ mv ./elephant/test/test_spectral.py.new ./elephant/test/test_spectral.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_correlation.py
+ touch -r ./elephant/test/test_spike_train_correlation.py ./elephant/test/test_spike_train_correlation.py.new
+ mv ./elephant/test/test_spike_train_correlation.py.new ./elephant/test/test_spike_train_correlation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_dissimilarity.py
+ touch -r ./elephant/test/test_spike_train_dissimilarity.py ./elephant/test/test_spike_train_dissimilarity.py.new
+ mv ./elephant/test/test_spike_train_dissimilarity.py.new ./elephant/test/test_spike_train_dissimilarity.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_generation.py
+ touch -r ./elephant/test/test_spike_train_generation.py ./elephant/test/test_spike_train_generation.py.new
+ mv ./elephant/test/test_spike_train_generation.py.new ./elephant/test/test_spike_train_generation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_surrogates.py
+ touch -r ./elephant/test/test_spike_train_surrogates.py ./elephant/test/test_spike_train_surrogates.py.new
+ mv ./elephant/test/test_spike_train_surrogates.py.new ./elephant/test/test_spike_train_surrogates.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_synchrony.py
+ touch -r ./elephant/test/test_spike_train_synchrony.py ./elephant/test/test_spike_train_synchrony.py.new
+ mv ./elephant/test/test_spike_train_synchrony.py.new ./elephant/test/test_spike_train_synchrony.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_sta.py
+ touch -r ./elephant/test/test_sta.py ./elephant/test/test_sta.py.new
+ mv ./elephant/test/test_sta.py.new ./elephant/test/test_sta.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_statistics.py
+ touch -r ./elephant/test/test_statistics.py ./elephant/test/test_statistics.py.new
+ mv ./elephant/test/test_statistics.py.new ./elephant/test/test_statistics.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_unitary_event_analysis.py
+ touch -r ./elephant/test/test_unitary_event_analysis.py ./elephant/test/test_unitary_event_analysis.py.new
+ mv ./elephant/test/test_unitary_event_analysis.py.new ./elephant/test/test_unitary_event_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_utils.py
+ touch -r ./elephant/test/test_utils.py ./elephant/test/test_utils.py.new
+ mv ./elephant/test/test_utils.py.new ./elephant/test/test_utils.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_waveform_features.py
+ touch -r ./elephant/test/test_waveform_features.py ./elephant/test/test_waveform_features.py.new
+ mv ./elephant/test/test_waveform_features.py.new ./elephant/test/test_waveform_features.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/unitary_event_analysis.py
+ touch -r ./elephant/unitary_event_analysis.py ./elephant/unitary_event_analysis.py.new
+ mv ./elephant/unitary_event_analysis.py.new ./elephant/unitary_event_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/utils.py
+ touch -r ./elephant/utils.py ./elephant/utils.py.new
+ mv ./elephant/utils.py.new ./elephant/utils.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/waveform_features.py
+ touch -r ./elephant/waveform_features.py ./elephant/waveform_features.py.new
+ mv ./elephant/waveform_features.py.new ./elephant/waveform_features.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./setup.py
+ touch -r ./setup.py ./setup.py.new
+ mv ./setup.py.new ./setup.py
+ echo
+ cat requirements/requirements-extras.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jgGWGb
+ umask 022
+ cd /builddir/build/BUILD
+ cd elephant-0.12.0
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir --output /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires -r requirements/requirements-tests.txt
Handling pytest from requirements file requirements/requirements-tests.txt
Requirement not satisfied: pytest
Handling nixio>=1.5.0 from requirements file requirements/requirements-tests.txt
Requirement not satisfied: nixio>=1.5.0
Handling pandas>=0.18.0 from requirements file requirements/requirements-tests.txt
Requirement not satisfied: pandas>=0.18.0
Handling scikit-learn>=0.23.2 from requirements file requirements/requirements-tests.txt
Requirement not satisfied: scikit-learn>=0.23.2
Handling statsmodels>=0.12.1 from requirements file requirements/requirements-tests.txt
Requirement not satisfied: statsmodels>=0.12.1
Handling jinja2>=2.11.2 from requirements file requirements/requirements-tests.txt
Requirement not satisfied: jinja2>=2.11.2
Exiting dependency generation pass: all requirements files
+ cat /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-elephant-0.12.0-1.fc39.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'], chrootPath='/var/lib/mock/f39-build-2548291-61915/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3f9e7d33e0>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1710460800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.annpDq
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf elephant-0.12.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/elephant-0.12.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd elephant-0.12.0
+ rm -rf /builddir/build/BUILD/elephant-0.12.0-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/elephant-0.12.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-elephant-0.12.0 base'
+ /usr/bin/git checkout --track -b rpm-build
Switched to a new branch 'rpm-build'
branch 'rpm-build' set up to track 'master'.
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-use-fedora-build-flags.patch
+ /usr/bin/git apply --index --reject -
Checking patch setup.py...
Applied patch setup.py cleanly.
+ /usr/bin/git commit -q -m 0001-use-fedora-build-flags.patch --author 'rpm-build <rpm-build>'
+ sed -i 's/scipy.*/scipy/' requirements/requirements.txt
++ find . -type f -name '*.py'
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./doc/conf.py
+ touch -r ./doc/conf.py ./doc/conf.py.new
+ mv ./doc/conf.py.new ./doc/conf.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/__init__.py
+ touch -r ./elephant/__init__.py ./elephant/__init__.py.new
+ mv ./elephant/__init__.py.new ./elephant/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/asset/__init__.py
+ touch -r ./elephant/asset/__init__.py ./elephant/asset/__init__.py.new
+ mv ./elephant/asset/__init__.py.new ./elephant/asset/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/asset/asset.py
+ touch -r ./elephant/asset/asset.py ./elephant/asset/asset.py.new
+ mv ./elephant/asset/asset.py.new ./elephant/asset/asset.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/causality/__init__.py
+ touch -r ./elephant/causality/__init__.py ./elephant/causality/__init__.py.new
+ mv ./elephant/causality/__init__.py.new ./elephant/causality/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/causality/granger.py
+ touch -r ./elephant/causality/granger.py ./elephant/causality/granger.py.new
+ mv ./elephant/causality/granger.py.new ./elephant/causality/granger.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/cell_assembly_detection.py
+ touch -r ./elephant/cell_assembly_detection.py ./elephant/cell_assembly_detection.py.new
+ mv ./elephant/cell_assembly_detection.py.new ./elephant/cell_assembly_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/change_point_detection.py
+ touch -r ./elephant/change_point_detection.py ./elephant/change_point_detection.py.new
+ mv ./elephant/change_point_detection.py.new ./elephant/change_point_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/conversion.py
+ touch -r ./elephant/conversion.py ./elephant/conversion.py.new
+ mv ./elephant/conversion.py.new ./elephant/conversion.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/cubic.py
+ touch -r ./elephant/cubic.py ./elephant/cubic.py.new
+ mv ./elephant/cubic.py.new ./elephant/cubic.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density.py
+ touch -r ./elephant/current_source_density.py ./elephant/current_source_density.py.new
+ mv ./elephant/current_source_density.py.new ./elephant/current_source_density.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/KCSD.py
+ touch -r ./elephant/current_source_density_src/KCSD.py ./elephant/current_source_density_src/KCSD.py.new
+ mv ./elephant/current_source_density_src/KCSD.py.new ./elephant/current_source_density_src/KCSD.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/__init__.py
+ touch -r ./elephant/current_source_density_src/__init__.py ./elephant/current_source_density_src/__init__.py.new
+ mv ./elephant/current_source_density_src/__init__.py.new ./elephant/current_source_density_src/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/basis_functions.py
+ touch -r ./elephant/current_source_density_src/basis_functions.py ./elephant/current_source_density_src/basis_functions.py.new
+ mv ./elephant/current_source_density_src/basis_functions.py.new ./elephant/current_source_density_src/basis_functions.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/icsd.py
+ touch -r ./elephant/current_source_density_src/icsd.py ./elephant/current_source_density_src/icsd.py.new
+ mv ./elephant/current_source_density_src/icsd.py.new ./elephant/current_source_density_src/icsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/utility_functions.py
+ touch -r ./elephant/current_source_density_src/utility_functions.py ./elephant/current_source_density_src/utility_functions.py.new
+ mv ./elephant/current_source_density_src/utility_functions.py.new ./elephant/current_source_density_src/utility_functions.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/datasets.py
+ touch -r ./elephant/datasets.py ./elephant/datasets.py.new
+ mv ./elephant/datasets.py.new ./elephant/datasets.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/__init__.py
+ touch -r ./elephant/gpfa/__init__.py ./elephant/gpfa/__init__.py.new
+ mv ./elephant/gpfa/__init__.py.new ./elephant/gpfa/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa.py
+ touch -r ./elephant/gpfa/gpfa.py ./elephant/gpfa/gpfa.py.new
+ mv ./elephant/gpfa/gpfa.py.new ./elephant/gpfa/gpfa.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa_core.py
+ touch -r ./elephant/gpfa/gpfa_core.py ./elephant/gpfa/gpfa_core.py.new
+ mv ./elephant/gpfa/gpfa_core.py.new ./elephant/gpfa/gpfa_core.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa_util.py
+ touch -r ./elephant/gpfa/gpfa_util.py ./elephant/gpfa/gpfa_util.py.new
+ mv ./elephant/gpfa/gpfa_util.py.new ./elephant/gpfa/gpfa_util.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/kernels.py
+ touch -r ./elephant/kernels.py ./elephant/kernels.py.new
+ mv ./elephant/kernels.py.new ./elephant/kernels.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/neo_tools.py
+ touch -r ./elephant/neo_tools.py ./elephant/neo_tools.py.new
+ mv ./elephant/neo_tools.py.new ./elephant/neo_tools.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/pandas_bridge.py
+ touch -r ./elephant/pandas_bridge.py ./elephant/pandas_bridge.py.new
+ mv ./elephant/pandas_bridge.py.new ./elephant/pandas_bridge.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/__init__.py
+ touch -r ./elephant/parallel/__init__.py ./elephant/parallel/__init__.py.new
+ mv ./elephant/parallel/__init__.py.new ./elephant/parallel/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/mpi.py
+ touch -r ./elephant/parallel/mpi.py ./elephant/parallel/mpi.py.new
+ mv ./elephant/parallel/mpi.py.new ./elephant/parallel/mpi.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/parallel.py
+ touch -r ./elephant/parallel/parallel.py ./elephant/parallel/parallel.py.new
+ mv ./elephant/parallel/parallel.py.new ./elephant/parallel/parallel.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/phase_analysis.py
+ touch -r ./elephant/phase_analysis.py ./elephant/phase_analysis.py.new
+ mv ./elephant/phase_analysis.py.new ./elephant/phase_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/signal_processing.py
+ touch -r ./elephant/signal_processing.py ./elephant/signal_processing.py.new
+ mv ./elephant/signal_processing.py.new ./elephant/signal_processing.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade.py
+ touch -r ./elephant/spade.py ./elephant/spade.py.new
+ mv ./elephant/spade.py.new ./elephant/spade.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade_src/__init__.py
+ touch -r ./elephant/spade_src/__init__.py ./elephant/spade_src/__init__.py.new
+ mv ./elephant/spade_src/__init__.py.new ./elephant/spade_src/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade_src/fast_fca.py
+ touch -r ./elephant/spade_src/fast_fca.py ./elephant/spade_src/fast_fca.py.new
+ mv ./elephant/spade_src/fast_fca.py.new ./elephant/spade_src/fast_fca.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spectral.py
+ touch -r ./elephant/spectral.py ./elephant/spectral.py.new
+ mv ./elephant/spectral.py.new ./elephant/spectral.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_correlation.py
+ touch -r ./elephant/spike_train_correlation.py ./elephant/spike_train_correlation.py.new
+ mv ./elephant/spike_train_correlation.py.new ./elephant/spike_train_correlation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_dissimilarity.py
+ touch -r ./elephant/spike_train_dissimilarity.py ./elephant/spike_train_dissimilarity.py.new
+ mv ./elephant/spike_train_dissimilarity.py.new ./elephant/spike_train_dissimilarity.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_generation.py
+ touch -r ./elephant/spike_train_generation.py ./elephant/spike_train_generation.py.new
+ mv ./elephant/spike_train_generation.py.new ./elephant/spike_train_generation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_surrogates.py
+ touch -r ./elephant/spike_train_surrogates.py ./elephant/spike_train_surrogates.py.new
+ mv ./elephant/spike_train_surrogates.py.new ./elephant/spike_train_surrogates.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_synchrony.py
+ touch -r ./elephant/spike_train_synchrony.py ./elephant/spike_train_synchrony.py.new
+ mv ./elephant/spike_train_synchrony.py.new ./elephant/spike_train_synchrony.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/sta.py
+ touch -r ./elephant/sta.py ./elephant/sta.py.new
+ mv ./elephant/sta.py.new ./elephant/sta.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/statistics.py
+ touch -r ./elephant/statistics.py ./elephant/statistics.py.new
+ mv ./elephant/statistics.py.new ./elephant/statistics.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/__init__.py
+ touch -r ./elephant/test/__init__.py ./elephant/test/__init__.py.new
+ mv ./elephant/test/__init__.py.new ./elephant/test/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/make_spike_extraction_test_data.py
+ touch -r ./elephant/test/make_spike_extraction_test_data.py ./elephant/test/make_spike_extraction_test_data.py.new
+ mv ./elephant/test/make_spike_extraction_test_data.py.new ./elephant/test/make_spike_extraction_test_data.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_asset.py
+ touch -r ./elephant/test/test_asset.py ./elephant/test/test_asset.py.new
+ mv ./elephant/test/test_asset.py.new ./elephant/test/test_asset.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_causality.py
+ touch -r ./elephant/test/test_causality.py ./elephant/test/test_causality.py.new
+ mv ./elephant/test/test_causality.py.new ./elephant/test/test_causality.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_cell_assembly_detection.py
+ touch -r ./elephant/test/test_cell_assembly_detection.py ./elephant/test/test_cell_assembly_detection.py.new
+ mv ./elephant/test/test_cell_assembly_detection.py.new ./elephant/test/test_cell_assembly_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_change_point_detection.py
+ touch -r ./elephant/test/test_change_point_detection.py ./elephant/test/test_change_point_detection.py.new
+ mv ./elephant/test/test_change_point_detection.py.new ./elephant/test/test_change_point_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_conversion.py
+ touch -r ./elephant/test/test_conversion.py ./elephant/test/test_conversion.py.new
+ mv ./elephant/test/test_conversion.py.new ./elephant/test/test_conversion.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_csd.py
+ touch -r ./elephant/test/test_csd.py ./elephant/test/test_csd.py.new
+ mv ./elephant/test/test_csd.py.new ./elephant/test/test_csd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_cubic.py
+ touch -r ./elephant/test/test_cubic.py ./elephant/test/test_cubic.py.new
+ mv ./elephant/test/test_cubic.py.new ./elephant/test/test_cubic.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_gpfa.py
+ touch -r ./elephant/test/test_gpfa.py ./elephant/test/test_gpfa.py.new
+ mv ./elephant/test/test_gpfa.py.new ./elephant/test/test_gpfa.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_icsd.py
+ touch -r ./elephant/test/test_icsd.py ./elephant/test/test_icsd.py.new
+ mv ./elephant/test/test_icsd.py.new ./elephant/test/test_icsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_kcsd.py
+ touch -r ./elephant/test/test_kcsd.py ./elephant/test/test_kcsd.py.new
+ mv ./elephant/test/test_kcsd.py.new ./elephant/test/test_kcsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_kernels.py
+ touch -r ./elephant/test/test_kernels.py ./elephant/test/test_kernels.py.new
+ mv ./elephant/test/test_kernels.py.new ./elephant/test/test_kernels.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_neo_tools.py
+ touch -r ./elephant/test/test_neo_tools.py ./elephant/test/test_neo_tools.py.new
+ mv ./elephant/test/test_neo_tools.py.new ./elephant/test/test_neo_tools.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_pandas_bridge.py
+ touch -r ./elephant/test/test_pandas_bridge.py ./elephant/test/test_pandas_bridge.py.new
+ mv ./elephant/test/test_pandas_bridge.py.new ./elephant/test/test_pandas_bridge.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_parallel.py
+ touch -r ./elephant/test/test_parallel.py ./elephant/test/test_parallel.py.new
+ mv ./elephant/test/test_parallel.py.new ./elephant/test/test_parallel.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_phase_analysis.py
+ touch -r ./elephant/test/test_phase_analysis.py ./elephant/test/test_phase_analysis.py.new
+ mv ./elephant/test/test_phase_analysis.py.new ./elephant/test/test_phase_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_signal_processing.py
+ touch -r ./elephant/test/test_signal_processing.py ./elephant/test/test_signal_processing.py.new
+ mv ./elephant/test/test_signal_processing.py.new ./elephant/test/test_signal_processing.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spade.py
+ touch -r ./elephant/test/test_spade.py ./elephant/test/test_spade.py.new
+ mv ./elephant/test/test_spade.py.new ./elephant/test/test_spade.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spectral.py
+ touch -r ./elephant/test/test_spectral.py ./elephant/test/test_spectral.py.new
+ mv ./elephant/test/test_spectral.py.new ./elephant/test/test_spectral.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_correlation.py
+ touch -r ./elephant/test/test_spike_train_correlation.py ./elephant/test/test_spike_train_correlation.py.new
+ mv ./elephant/test/test_spike_train_correlation.py.new ./elephant/test/test_spike_train_correlation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_dissimilarity.py
+ touch -r ./elephant/test/test_spike_train_dissimilarity.py ./elephant/test/test_spike_train_dissimilarity.py.new
+ mv ./elephant/test/test_spike_train_dissimilarity.py.new ./elephant/test/test_spike_train_dissimilarity.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_generation.py
+ touch -r ./elephant/test/test_spike_train_generation.py ./elephant/test/test_spike_train_generation.py.new
+ mv ./elephant/test/test_spike_train_generation.py.new ./elephant/test/test_spike_train_generation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_surrogates.py
+ touch -r ./elephant/test/test_spike_train_surrogates.py ./elephant/test/test_spike_train_surrogates.py.new
+ mv ./elephant/test/test_spike_train_surrogates.py.new ./elephant/test/test_spike_train_surrogates.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_synchrony.py
+ touch -r ./elephant/test/test_spike_train_synchrony.py ./elephant/test/test_spike_train_synchrony.py.new
+ mv ./elephant/test/test_spike_train_synchrony.py.new ./elephant/test/test_spike_train_synchrony.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_sta.py
+ touch -r ./elephant/test/test_sta.py ./elephant/test/test_sta.py.new
+ mv ./elephant/test/test_sta.py.new ./elephant/test/test_sta.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_statistics.py
+ touch -r ./elephant/test/test_statistics.py ./elephant/test/test_statistics.py.new
+ mv ./elephant/test/test_statistics.py.new ./elephant/test/test_statistics.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_unitary_event_analysis.py
+ touch -r ./elephant/test/test_unitary_event_analysis.py ./elephant/test/test_unitary_event_analysis.py.new
+ mv ./elephant/test/test_unitary_event_analysis.py.new ./elephant/test/test_unitary_event_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_utils.py
+ touch -r ./elephant/test/test_utils.py ./elephant/test/test_utils.py.new
+ mv ./elephant/test/test_utils.py.new ./elephant/test/test_utils.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_waveform_features.py
+ touch -r ./elephant/test/test_waveform_features.py ./elephant/test/test_waveform_features.py.new
+ mv ./elephant/test/test_waveform_features.py.new ./elephant/test/test_waveform_features.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/unitary_event_analysis.py
+ touch -r ./elephant/unitary_event_analysis.py ./elephant/unitary_event_analysis.py.new
+ mv ./elephant/unitary_event_analysis.py.new ./elephant/unitary_event_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/utils.py
+ touch -r ./elephant/utils.py ./elephant/utils.py.new
+ mv ./elephant/utils.py.new ./elephant/utils.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/waveform_features.py
+ touch -r ./elephant/waveform_features.py ./elephant/waveform_features.py.new
+ mv ./elephant/waveform_features.py.new ./elephant/waveform_features.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./setup.py
+ touch -r ./setup.py ./setup.py.new
+ mv ./setup.py.new ./setup.py
+ echo
+ cat requirements/requirements-extras.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rTMBvZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd elephant-0.12.0
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir --output /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires -r requirements/requirements-tests.txt
Handling pytest from requirements file requirements/requirements-tests.txt
Requirement satisfied: pytest
   (installed: pytest 7.3.2)
Handling nixio>=1.5.0 from requirements file requirements/requirements-tests.txt
Requirement satisfied: nixio>=1.5.0
   (installed: nixio 1.5.2)
Handling pandas>=0.18.0 from requirements file requirements/requirements-tests.txt
Requirement satisfied: pandas>=0.18.0
   (installed: pandas 1.5.3)
Handling scikit-learn>=0.23.2 from requirements file requirements/requirements-tests.txt
Requirement satisfied: scikit-learn>=0.23.2
   (installed: scikit-learn 1.3.0)
Handling statsmodels>=0.12.1 from requirements file requirements/requirements-tests.txt
Requirement satisfied: statsmodels>=0.12.1
   (installed: statsmodels 0.14.0)
Handling jinja2>=2.11.2 from requirements file requirements/requirements-tests.txt
Requirement satisfied: jinja2>=2.11.2
   (installed: jinja2 3.1.3)
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 67.7.2)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.40.0)
running egg_info
writing elephant.egg-info/PKG-INFO
writing dependency_links to elephant.egg-info/dependency_links.txt
writing requirements to elephant.egg-info/requires.txt
writing top-level names to elephant.egg-info/top_level.txt
reading manifest file 'elephant.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
no previously-included directories found matching 'doc/reference/toctree'
warning: no files found matching 'doc/reference/toctree/kernels/*'
warning: no previously-included files matching '*.h5' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
adding license file 'LICENSE.txt'
writing manifest file 'elephant.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.40.0)
running dist_info
writing elephant.egg-info/PKG-INFO
writing dependency_links to elephant.egg-info/dependency_links.txt
writing requirements to elephant.egg-info/requires.txt
writing top-level names to elephant.egg-info/top_level.txt
reading manifest file 'elephant.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
no previously-included directories found matching 'doc/reference/toctree'
warning: no files found matching 'doc/reference/toctree/kernels/*'
warning: no previously-included files matching '*.h5' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
adding license file 'LICENSE.txt'
writing manifest file 'elephant.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/elephant-0.12.0/elephant-0.12.0.dist-info'
Handling neo (>=0.10.0) from hook generated metadata: Requires-Dist (elephant)
Requirement not satisfied: neo (>=0.10.0)
Handling numpy (>=1.19.5) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: numpy (>=1.19.5)
   (installed: numpy 1.26.0)
Handling quantities (>=0.14.1) from hook generated metadata: Requires-Dist (elephant)
Requirement not satisfied: quantities (>=0.14.1)
Handling scipy from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: scipy
   (installed: scipy 1.11.3)
Handling six (>=1.10.0) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: six (>=1.10.0)
   (installed: six 1.16.0)
Handling tqdm from hook generated metadata: Requires-Dist (elephant)
Requirement not satisfied: tqdm
Handling pycuda (>=2020.1) ; extra == 'cuda' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pycuda (>=2020.1) ; extra == 'cuda'
Handling numpydoc (>=1.1.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: numpydoc (>=1.1.0) ; extra == 'docs'
Handling jupyter (>=1.0.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jupyter (>=1.0.0) ; extra == 'docs'
Handling sphinx (>=3.3.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinx (>=3.3.0) ; extra == 'docs'
Handling nbsphinx (>=0.8.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nbsphinx (>=0.8.0) ; extra == 'docs'
Handling sphinxcontrib-bibtex (>1.0.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinxcontrib-bibtex (>1.0.0) ; extra == 'docs'
Handling sphinx-tabs (>=1.3.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinx-tabs (>=1.3.0) ; extra == 'docs'
Handling matplotlib (>=3.3.2) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: matplotlib (>=3.3.2) ; extra == 'docs'
Handling pandas (>=0.18.0) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pandas (>=0.18.0) ; extra == 'extras'
Handling scikit-learn (>=0.23.2) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: scikit-learn (>=0.23.2) ; extra == 'extras'
Handling statsmodels (>=0.12.1) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: statsmodels (>=0.12.1) ; extra == 'extras'
Handling jinja2 (>=2.11.2) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jinja2 (>=2.11.2) ; extra == 'extras'
Handling pyopencl (>=2020.2.2) ; extra == 'opencl' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pyopencl (>=2020.2.2) ; extra == 'opencl'
Handling pytest ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pytest ; extra == 'tests'
Handling nixio (>=1.5.0) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nixio (>=1.5.0) ; extra == 'tests'
Handling pandas (>=0.18.0) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pandas (>=0.18.0) ; extra == 'tests'
Handling scikit-learn (>=0.23.2) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: scikit-learn (>=0.23.2) ; extra == 'tests'
Handling statsmodels (>=0.12.1) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: statsmodels (>=0.12.1) ; extra == 'tests'
Handling jinja2 (>=2.11.2) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jinja2 (>=2.11.2) ; extra == 'tests'
Handling matplotlib (>=3.3.2) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: matplotlib (>=3.3.2) ; extra == 'tutorials'
Handling h5py (>=3.1.0) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: h5py (>=3.1.0) ; extra == 'tutorials'
Handling nixio (>=1.5.0) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nixio (>=1.5.0) ; extra == 'tutorials'
+ cat /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires
+ rm -rfv elephant-0.12.0.dist-info/
removed 'elephant-0.12.0.dist-info/top_level.txt'
removed 'elephant-0.12.0.dist-info/METADATA'
removed 'elephant-0.12.0.dist-info/LICENSE.txt'
removed directory 'elephant-0.12.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-elephant-0.12.0-1.fc39.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'], chrootPath='/var/lib/mock/f39-build-2548291-61915/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3f9e7d33e0>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1710460800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yWkof8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf elephant-0.12.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/elephant-0.12.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd elephant-0.12.0
+ rm -rf /builddir/build/BUILD/elephant-0.12.0-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/elephant-0.12.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-elephant-0.12.0 base'
+ /usr/bin/git checkout --track -b rpm-build
Switched to a new branch 'rpm-build'
branch 'rpm-build' set up to track 'master'.
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-use-fedora-build-flags.patch
+ /usr/bin/git apply --index --reject -
Checking patch setup.py...
Applied patch setup.py cleanly.
+ /usr/bin/git commit -q -m 0001-use-fedora-build-flags.patch --author 'rpm-build <rpm-build>'
+ sed -i 's/scipy.*/scipy/' requirements/requirements.txt
++ find . -type f -name '*.py'
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./doc/conf.py
+ touch -r ./doc/conf.py ./doc/conf.py.new
+ mv ./doc/conf.py.new ./doc/conf.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/__init__.py
+ touch -r ./elephant/__init__.py ./elephant/__init__.py.new
+ mv ./elephant/__init__.py.new ./elephant/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/asset/__init__.py
+ touch -r ./elephant/asset/__init__.py ./elephant/asset/__init__.py.new
+ mv ./elephant/asset/__init__.py.new ./elephant/asset/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/asset/asset.py
+ touch -r ./elephant/asset/asset.py ./elephant/asset/asset.py.new
+ mv ./elephant/asset/asset.py.new ./elephant/asset/asset.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/causality/__init__.py
+ touch -r ./elephant/causality/__init__.py ./elephant/causality/__init__.py.new
+ mv ./elephant/causality/__init__.py.new ./elephant/causality/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/causality/granger.py
+ touch -r ./elephant/causality/granger.py ./elephant/causality/granger.py.new
+ mv ./elephant/causality/granger.py.new ./elephant/causality/granger.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/cell_assembly_detection.py
+ touch -r ./elephant/cell_assembly_detection.py ./elephant/cell_assembly_detection.py.new
+ mv ./elephant/cell_assembly_detection.py.new ./elephant/cell_assembly_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/change_point_detection.py
+ touch -r ./elephant/change_point_detection.py ./elephant/change_point_detection.py.new
+ mv ./elephant/change_point_detection.py.new ./elephant/change_point_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/conversion.py
+ touch -r ./elephant/conversion.py ./elephant/conversion.py.new
+ mv ./elephant/conversion.py.new ./elephant/conversion.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/cubic.py
+ touch -r ./elephant/cubic.py ./elephant/cubic.py.new
+ mv ./elephant/cubic.py.new ./elephant/cubic.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density.py
+ touch -r ./elephant/current_source_density.py ./elephant/current_source_density.py.new
+ mv ./elephant/current_source_density.py.new ./elephant/current_source_density.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/KCSD.py
+ touch -r ./elephant/current_source_density_src/KCSD.py ./elephant/current_source_density_src/KCSD.py.new
+ mv ./elephant/current_source_density_src/KCSD.py.new ./elephant/current_source_density_src/KCSD.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/__init__.py
+ touch -r ./elephant/current_source_density_src/__init__.py ./elephant/current_source_density_src/__init__.py.new
+ mv ./elephant/current_source_density_src/__init__.py.new ./elephant/current_source_density_src/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/basis_functions.py
+ touch -r ./elephant/current_source_density_src/basis_functions.py ./elephant/current_source_density_src/basis_functions.py.new
+ mv ./elephant/current_source_density_src/basis_functions.py.new ./elephant/current_source_density_src/basis_functions.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/icsd.py
+ touch -r ./elephant/current_source_density_src/icsd.py ./elephant/current_source_density_src/icsd.py.new
+ mv ./elephant/current_source_density_src/icsd.py.new ./elephant/current_source_density_src/icsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/current_source_density_src/utility_functions.py
+ touch -r ./elephant/current_source_density_src/utility_functions.py ./elephant/current_source_density_src/utility_functions.py.new
+ mv ./elephant/current_source_density_src/utility_functions.py.new ./elephant/current_source_density_src/utility_functions.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/datasets.py
+ touch -r ./elephant/datasets.py ./elephant/datasets.py.new
+ mv ./elephant/datasets.py.new ./elephant/datasets.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/__init__.py
+ touch -r ./elephant/gpfa/__init__.py ./elephant/gpfa/__init__.py.new
+ mv ./elephant/gpfa/__init__.py.new ./elephant/gpfa/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa.py
+ touch -r ./elephant/gpfa/gpfa.py ./elephant/gpfa/gpfa.py.new
+ mv ./elephant/gpfa/gpfa.py.new ./elephant/gpfa/gpfa.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa_core.py
+ touch -r ./elephant/gpfa/gpfa_core.py ./elephant/gpfa/gpfa_core.py.new
+ mv ./elephant/gpfa/gpfa_core.py.new ./elephant/gpfa/gpfa_core.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/gpfa/gpfa_util.py
+ touch -r ./elephant/gpfa/gpfa_util.py ./elephant/gpfa/gpfa_util.py.new
+ mv ./elephant/gpfa/gpfa_util.py.new ./elephant/gpfa/gpfa_util.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/kernels.py
+ touch -r ./elephant/kernels.py ./elephant/kernels.py.new
+ mv ./elephant/kernels.py.new ./elephant/kernels.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/neo_tools.py
+ touch -r ./elephant/neo_tools.py ./elephant/neo_tools.py.new
+ mv ./elephant/neo_tools.py.new ./elephant/neo_tools.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/pandas_bridge.py
+ touch -r ./elephant/pandas_bridge.py ./elephant/pandas_bridge.py.new
+ mv ./elephant/pandas_bridge.py.new ./elephant/pandas_bridge.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/__init__.py
+ touch -r ./elephant/parallel/__init__.py ./elephant/parallel/__init__.py.new
+ mv ./elephant/parallel/__init__.py.new ./elephant/parallel/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/mpi.py
+ touch -r ./elephant/parallel/mpi.py ./elephant/parallel/mpi.py.new
+ mv ./elephant/parallel/mpi.py.new ./elephant/parallel/mpi.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/parallel/parallel.py
+ touch -r ./elephant/parallel/parallel.py ./elephant/parallel/parallel.py.new
+ mv ./elephant/parallel/parallel.py.new ./elephant/parallel/parallel.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/phase_analysis.py
+ touch -r ./elephant/phase_analysis.py ./elephant/phase_analysis.py.new
+ mv ./elephant/phase_analysis.py.new ./elephant/phase_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/signal_processing.py
+ touch -r ./elephant/signal_processing.py ./elephant/signal_processing.py.new
+ mv ./elephant/signal_processing.py.new ./elephant/signal_processing.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade.py
+ touch -r ./elephant/spade.py ./elephant/spade.py.new
+ mv ./elephant/spade.py.new ./elephant/spade.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade_src/__init__.py
+ touch -r ./elephant/spade_src/__init__.py ./elephant/spade_src/__init__.py.new
+ mv ./elephant/spade_src/__init__.py.new ./elephant/spade_src/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spade_src/fast_fca.py
+ touch -r ./elephant/spade_src/fast_fca.py ./elephant/spade_src/fast_fca.py.new
+ mv ./elephant/spade_src/fast_fca.py.new ./elephant/spade_src/fast_fca.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spectral.py
+ touch -r ./elephant/spectral.py ./elephant/spectral.py.new
+ mv ./elephant/spectral.py.new ./elephant/spectral.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_correlation.py
+ touch -r ./elephant/spike_train_correlation.py ./elephant/spike_train_correlation.py.new
+ mv ./elephant/spike_train_correlation.py.new ./elephant/spike_train_correlation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_dissimilarity.py
+ touch -r ./elephant/spike_train_dissimilarity.py ./elephant/spike_train_dissimilarity.py.new
+ mv ./elephant/spike_train_dissimilarity.py.new ./elephant/spike_train_dissimilarity.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_generation.py
+ touch -r ./elephant/spike_train_generation.py ./elephant/spike_train_generation.py.new
+ mv ./elephant/spike_train_generation.py.new ./elephant/spike_train_generation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_surrogates.py
+ touch -r ./elephant/spike_train_surrogates.py ./elephant/spike_train_surrogates.py.new
+ mv ./elephant/spike_train_surrogates.py.new ./elephant/spike_train_surrogates.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/spike_train_synchrony.py
+ touch -r ./elephant/spike_train_synchrony.py ./elephant/spike_train_synchrony.py.new
+ mv ./elephant/spike_train_synchrony.py.new ./elephant/spike_train_synchrony.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/sta.py
+ touch -r ./elephant/sta.py ./elephant/sta.py.new
+ mv ./elephant/sta.py.new ./elephant/sta.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/statistics.py
+ touch -r ./elephant/statistics.py ./elephant/statistics.py.new
+ mv ./elephant/statistics.py.new ./elephant/statistics.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/__init__.py
+ touch -r ./elephant/test/__init__.py ./elephant/test/__init__.py.new
+ mv ./elephant/test/__init__.py.new ./elephant/test/__init__.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/make_spike_extraction_test_data.py
+ touch -r ./elephant/test/make_spike_extraction_test_data.py ./elephant/test/make_spike_extraction_test_data.py.new
+ mv ./elephant/test/make_spike_extraction_test_data.py.new ./elephant/test/make_spike_extraction_test_data.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_asset.py
+ touch -r ./elephant/test/test_asset.py ./elephant/test/test_asset.py.new
+ mv ./elephant/test/test_asset.py.new ./elephant/test/test_asset.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_causality.py
+ touch -r ./elephant/test/test_causality.py ./elephant/test/test_causality.py.new
+ mv ./elephant/test/test_causality.py.new ./elephant/test/test_causality.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_cell_assembly_detection.py
+ touch -r ./elephant/test/test_cell_assembly_detection.py ./elephant/test/test_cell_assembly_detection.py.new
+ mv ./elephant/test/test_cell_assembly_detection.py.new ./elephant/test/test_cell_assembly_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_change_point_detection.py
+ touch -r ./elephant/test/test_change_point_detection.py ./elephant/test/test_change_point_detection.py.new
+ mv ./elephant/test/test_change_point_detection.py.new ./elephant/test/test_change_point_detection.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_conversion.py
+ touch -r ./elephant/test/test_conversion.py ./elephant/test/test_conversion.py.new
+ mv ./elephant/test/test_conversion.py.new ./elephant/test/test_conversion.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_csd.py
+ touch -r ./elephant/test/test_csd.py ./elephant/test/test_csd.py.new
+ mv ./elephant/test/test_csd.py.new ./elephant/test/test_csd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_cubic.py
+ touch -r ./elephant/test/test_cubic.py ./elephant/test/test_cubic.py.new
+ mv ./elephant/test/test_cubic.py.new ./elephant/test/test_cubic.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_gpfa.py
+ touch -r ./elephant/test/test_gpfa.py ./elephant/test/test_gpfa.py.new
+ mv ./elephant/test/test_gpfa.py.new ./elephant/test/test_gpfa.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_icsd.py
+ touch -r ./elephant/test/test_icsd.py ./elephant/test/test_icsd.py.new
+ mv ./elephant/test/test_icsd.py.new ./elephant/test/test_icsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_kcsd.py
+ touch -r ./elephant/test/test_kcsd.py ./elephant/test/test_kcsd.py.new
+ mv ./elephant/test/test_kcsd.py.new ./elephant/test/test_kcsd.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_kernels.py
+ touch -r ./elephant/test/test_kernels.py ./elephant/test/test_kernels.py.new
+ mv ./elephant/test/test_kernels.py.new ./elephant/test/test_kernels.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_neo_tools.py
+ touch -r ./elephant/test/test_neo_tools.py ./elephant/test/test_neo_tools.py.new
+ mv ./elephant/test/test_neo_tools.py.new ./elephant/test/test_neo_tools.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_pandas_bridge.py
+ touch -r ./elephant/test/test_pandas_bridge.py ./elephant/test/test_pandas_bridge.py.new
+ mv ./elephant/test/test_pandas_bridge.py.new ./elephant/test/test_pandas_bridge.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_parallel.py
+ touch -r ./elephant/test/test_parallel.py ./elephant/test/test_parallel.py.new
+ mv ./elephant/test/test_parallel.py.new ./elephant/test/test_parallel.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_phase_analysis.py
+ touch -r ./elephant/test/test_phase_analysis.py ./elephant/test/test_phase_analysis.py.new
+ mv ./elephant/test/test_phase_analysis.py.new ./elephant/test/test_phase_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_signal_processing.py
+ touch -r ./elephant/test/test_signal_processing.py ./elephant/test/test_signal_processing.py.new
+ mv ./elephant/test/test_signal_processing.py.new ./elephant/test/test_signal_processing.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spade.py
+ touch -r ./elephant/test/test_spade.py ./elephant/test/test_spade.py.new
+ mv ./elephant/test/test_spade.py.new ./elephant/test/test_spade.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spectral.py
+ touch -r ./elephant/test/test_spectral.py ./elephant/test/test_spectral.py.new
+ mv ./elephant/test/test_spectral.py.new ./elephant/test/test_spectral.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_correlation.py
+ touch -r ./elephant/test/test_spike_train_correlation.py ./elephant/test/test_spike_train_correlation.py.new
+ mv ./elephant/test/test_spike_train_correlation.py.new ./elephant/test/test_spike_train_correlation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_dissimilarity.py
+ touch -r ./elephant/test/test_spike_train_dissimilarity.py ./elephant/test/test_spike_train_dissimilarity.py.new
+ mv ./elephant/test/test_spike_train_dissimilarity.py.new ./elephant/test/test_spike_train_dissimilarity.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_generation.py
+ touch -r ./elephant/test/test_spike_train_generation.py ./elephant/test/test_spike_train_generation.py.new
+ mv ./elephant/test/test_spike_train_generation.py.new ./elephant/test/test_spike_train_generation.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_surrogates.py
+ touch -r ./elephant/test/test_spike_train_surrogates.py ./elephant/test/test_spike_train_surrogates.py.new
+ mv ./elephant/test/test_spike_train_surrogates.py.new ./elephant/test/test_spike_train_surrogates.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_spike_train_synchrony.py
+ touch -r ./elephant/test/test_spike_train_synchrony.py ./elephant/test/test_spike_train_synchrony.py.new
+ mv ./elephant/test/test_spike_train_synchrony.py.new ./elephant/test/test_spike_train_synchrony.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_sta.py
+ touch -r ./elephant/test/test_sta.py ./elephant/test/test_sta.py.new
+ mv ./elephant/test/test_sta.py.new ./elephant/test/test_sta.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_statistics.py
+ touch -r ./elephant/test/test_statistics.py ./elephant/test/test_statistics.py.new
+ mv ./elephant/test/test_statistics.py.new ./elephant/test/test_statistics.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_unitary_event_analysis.py
+ touch -r ./elephant/test/test_unitary_event_analysis.py ./elephant/test/test_unitary_event_analysis.py.new
+ mv ./elephant/test/test_unitary_event_analysis.py.new ./elephant/test/test_unitary_event_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_utils.py
+ touch -r ./elephant/test/test_utils.py ./elephant/test/test_utils.py.new
+ mv ./elephant/test/test_utils.py.new ./elephant/test/test_utils.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/test/test_waveform_features.py
+ touch -r ./elephant/test/test_waveform_features.py ./elephant/test/test_waveform_features.py.new
+ mv ./elephant/test/test_waveform_features.py.new ./elephant/test/test_waveform_features.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/unitary_event_analysis.py
+ touch -r ./elephant/unitary_event_analysis.py ./elephant/unitary_event_analysis.py.new
+ mv ./elephant/unitary_event_analysis.py.new ./elephant/unitary_event_analysis.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/utils.py
+ touch -r ./elephant/utils.py ./elephant/utils.py.new
+ mv ./elephant/utils.py.new ./elephant/utils.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./elephant/waveform_features.py
+ touch -r ./elephant/waveform_features.py ./elephant/waveform_features.py.new
+ mv ./elephant/waveform_features.py.new ./elephant/waveform_features.py
+ for lib in $(find . -type f -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' ./setup.py
+ touch -r ./setup.py ./setup.py.new
+ mv ./setup.py.new ./setup.py
+ echo
+ cat requirements/requirements-extras.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.K3fa7M
+ umask 022
+ cd /builddir/build/BUILD
+ cd elephant-0.12.0
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir --output /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires -r requirements/requirements-tests.txt
Handling pytest from requirements file requirements/requirements-tests.txt
Requirement satisfied: pytest
   (installed: pytest 7.3.2)
Handling nixio>=1.5.0 from requirements file requirements/requirements-tests.txt
Requirement satisfied: nixio>=1.5.0
   (installed: nixio 1.5.2)
Handling pandas>=0.18.0 from requirements file requirements/requirements-tests.txt
Requirement satisfied: pandas>=0.18.0
   (installed: pandas 1.5.3)
Handling scikit-learn>=0.23.2 from requirements file requirements/requirements-tests.txt
Requirement satisfied: scikit-learn>=0.23.2
   (installed: scikit-learn 1.3.0)
Handling statsmodels>=0.12.1 from requirements file requirements/requirements-tests.txt
Requirement satisfied: statsmodels>=0.12.1
   (installed: statsmodels 0.14.0)
Handling jinja2>=2.11.2 from requirements file requirements/requirements-tests.txt
Requirement satisfied: jinja2>=2.11.2
   (installed: jinja2 3.1.3)
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 67.7.2)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.40.0)
running egg_info
writing elephant.egg-info/PKG-INFO
writing dependency_links to elephant.egg-info/dependency_links.txt
writing requirements to elephant.egg-info/requires.txt
writing top-level names to elephant.egg-info/top_level.txt
reading manifest file 'elephant.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
no previously-included directories found matching 'doc/reference/toctree'
warning: no files found matching 'doc/reference/toctree/kernels/*'
warning: no previously-included files matching '*.h5' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
adding license file 'LICENSE.txt'
writing manifest file 'elephant.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.40.0)
running dist_info
writing elephant.egg-info/PKG-INFO
writing dependency_links to elephant.egg-info/dependency_links.txt
writing requirements to elephant.egg-info/requires.txt
writing top-level names to elephant.egg-info/top_level.txt
reading manifest file 'elephant.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
no previously-included directories found matching 'doc/reference/toctree'
warning: no files found matching 'doc/reference/toctree/kernels/*'
warning: no previously-included files matching '*.h5' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
adding license file 'LICENSE.txt'
writing manifest file 'elephant.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/elephant-0.12.0/elephant-0.12.0.dist-info'
Handling neo (>=0.10.0) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: neo (>=0.10.0)
   (installed: neo 0.12.0.dev0)
Handling numpy (>=1.19.5) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: numpy (>=1.19.5)
   (installed: numpy 1.26.0)
Handling quantities (>=0.14.1) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: quantities (>=0.14.1)
   (installed: quantities 0.15.0)
Handling scipy from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: scipy
   (installed: scipy 1.11.3)
Handling six (>=1.10.0) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: six (>=1.10.0)
   (installed: six 1.16.0)
Handling tqdm from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: tqdm
   (installed: tqdm 4.66.1)
Handling pycuda (>=2020.1) ; extra == 'cuda' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pycuda (>=2020.1) ; extra == 'cuda'
Handling numpydoc (>=1.1.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: numpydoc (>=1.1.0) ; extra == 'docs'
Handling jupyter (>=1.0.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jupyter (>=1.0.0) ; extra == 'docs'
Handling sphinx (>=3.3.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinx (>=3.3.0) ; extra == 'docs'
Handling nbsphinx (>=0.8.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nbsphinx (>=0.8.0) ; extra == 'docs'
Handling sphinxcontrib-bibtex (>1.0.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinxcontrib-bibtex (>1.0.0) ; extra == 'docs'
Handling sphinx-tabs (>=1.3.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinx-tabs (>=1.3.0) ; extra == 'docs'
Handling matplotlib (>=3.3.2) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: matplotlib (>=3.3.2) ; extra == 'docs'
Handling pandas (>=0.18.0) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pandas (>=0.18.0) ; extra == 'extras'
Handling scikit-learn (>=0.23.2) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: scikit-learn (>=0.23.2) ; extra == 'extras'
Handling statsmodels (>=0.12.1) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: statsmodels (>=0.12.1) ; extra == 'extras'
Handling jinja2 (>=2.11.2) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jinja2 (>=2.11.2) ; extra == 'extras'
Handling pyopencl (>=2020.2.2) ; extra == 'opencl' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pyopencl (>=2020.2.2) ; extra == 'opencl'
Handling pytest ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pytest ; extra == 'tests'
Handling nixio (>=1.5.0) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nixio (>=1.5.0) ; extra == 'tests'
Handling pandas (>=0.18.0) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pandas (>=0.18.0) ; extra == 'tests'
Handling scikit-learn (>=0.23.2) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: scikit-learn (>=0.23.2) ; extra == 'tests'
Handling statsmodels (>=0.12.1) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: statsmodels (>=0.12.1) ; extra == 'tests'
Handling jinja2 (>=2.11.2) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jinja2 (>=2.11.2) ; extra == 'tests'
Handling matplotlib (>=3.3.2) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: matplotlib (>=3.3.2) ; extra == 'tutorials'
Handling h5py (>=3.1.0) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: h5py (>=3.1.0) ; extra == 'tutorials'
Handling nixio (>=1.5.0) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nixio (>=1.5.0) ; extra == 'tutorials'
+ cat /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires
+ rm -rfv elephant-0.12.0.dist-info/
removed 'elephant-0.12.0.dist-info/top_level.txt'
removed 'elephant-0.12.0.dist-info/METADATA'
removed 'elephant-0.12.0.dist-info/LICENSE.txt'
removed directory 'elephant-0.12.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-elephant-0.12.0-1.fc39.buildreqs.nosrc.rpm
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'], chrootPath='/var/lib/mock/f39-build-2548291-61915/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3f9e7d33e0>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1710460800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.OY0A7e
+ umask 022
+ cd /builddir/build/BUILD
+ cd elephant-0.12.0
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ echo 'python3dist(wheel)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir --output /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires -r requirements/requirements-tests.txt
Handling pytest from requirements file requirements/requirements-tests.txt
Requirement satisfied: pytest
   (installed: pytest 7.3.2)
Handling nixio>=1.5.0 from requirements file requirements/requirements-tests.txt
Requirement satisfied: nixio>=1.5.0
   (installed: nixio 1.5.2)
Handling pandas>=0.18.0 from requirements file requirements/requirements-tests.txt
Requirement satisfied: pandas>=0.18.0
   (installed: pandas 1.5.3)
Handling scikit-learn>=0.23.2 from requirements file requirements/requirements-tests.txt
Requirement satisfied: scikit-learn>=0.23.2
   (installed: scikit-learn 1.3.0)
Handling statsmodels>=0.12.1 from requirements file requirements/requirements-tests.txt
Requirement satisfied: statsmodels>=0.12.1
   (installed: statsmodels 0.14.0)
Handling jinja2>=2.11.2 from requirements file requirements/requirements-tests.txt
Requirement satisfied: jinja2>=2.11.2
   (installed: jinja2 3.1.3)
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 67.7.2)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.40.0)
running egg_info
writing elephant.egg-info/PKG-INFO
writing dependency_links to elephant.egg-info/dependency_links.txt
writing requirements to elephant.egg-info/requires.txt
writing top-level names to elephant.egg-info/top_level.txt
reading manifest file 'elephant.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
no previously-included directories found matching 'doc/reference/toctree'
warning: no files found matching 'doc/reference/toctree/kernels/*'
warning: no previously-included files matching '*.h5' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
adding license file 'LICENSE.txt'
writing manifest file 'elephant.egg-info/SOURCES.txt'
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.40.0)
running dist_info
writing elephant.egg-info/PKG-INFO
writing dependency_links to elephant.egg-info/dependency_links.txt
writing requirements to elephant.egg-info/requires.txt
writing top-level names to elephant.egg-info/top_level.txt
reading manifest file 'elephant.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
no previously-included directories found matching 'doc/reference/toctree'
warning: no files found matching 'doc/reference/toctree/kernels/*'
warning: no previously-included files matching '*.h5' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
adding license file 'LICENSE.txt'
writing manifest file 'elephant.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/elephant-0.12.0/elephant-0.12.0.dist-info'
Handling neo (>=0.10.0) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: neo (>=0.10.0)
   (installed: neo 0.12.0.dev0)
Handling numpy (>=1.19.5) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: numpy (>=1.19.5)
   (installed: numpy 1.26.0)
Handling quantities (>=0.14.1) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: quantities (>=0.14.1)
   (installed: quantities 0.15.0)
Handling scipy from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: scipy
   (installed: scipy 1.11.3)
Handling six (>=1.10.0) from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: six (>=1.10.0)
   (installed: six 1.16.0)
Handling tqdm from hook generated metadata: Requires-Dist (elephant)
Requirement satisfied: tqdm
   (installed: tqdm 4.66.1)
Handling pycuda (>=2020.1) ; extra == 'cuda' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pycuda (>=2020.1) ; extra == 'cuda'
Handling numpydoc (>=1.1.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: numpydoc (>=1.1.0) ; extra == 'docs'
Handling jupyter (>=1.0.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jupyter (>=1.0.0) ; extra == 'docs'
Handling sphinx (>=3.3.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinx (>=3.3.0) ; extra == 'docs'
Handling nbsphinx (>=0.8.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nbsphinx (>=0.8.0) ; extra == 'docs'
Handling sphinxcontrib-bibtex (>1.0.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinxcontrib-bibtex (>1.0.0) ; extra == 'docs'
Handling sphinx-tabs (>=1.3.0) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: sphinx-tabs (>=1.3.0) ; extra == 'docs'
Handling matplotlib (>=3.3.2) ; extra == 'docs' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: matplotlib (>=3.3.2) ; extra == 'docs'
Handling pandas (>=0.18.0) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pandas (>=0.18.0) ; extra == 'extras'
Handling scikit-learn (>=0.23.2) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: scikit-learn (>=0.23.2) ; extra == 'extras'
Handling statsmodels (>=0.12.1) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: statsmodels (>=0.12.1) ; extra == 'extras'
Handling jinja2 (>=2.11.2) ; extra == 'extras' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jinja2 (>=2.11.2) ; extra == 'extras'
Handling pyopencl (>=2020.2.2) ; extra == 'opencl' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pyopencl (>=2020.2.2) ; extra == 'opencl'
Handling pytest ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pytest ; extra == 'tests'
Handling nixio (>=1.5.0) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nixio (>=1.5.0) ; extra == 'tests'
Handling pandas (>=0.18.0) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: pandas (>=0.18.0) ; extra == 'tests'
Handling scikit-learn (>=0.23.2) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: scikit-learn (>=0.23.2) ; extra == 'tests'
Handling statsmodels (>=0.12.1) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: statsmodels (>=0.12.1) ; extra == 'tests'
Handling jinja2 (>=2.11.2) ; extra == 'tests' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: jinja2 (>=2.11.2) ; extra == 'tests'
Handling matplotlib (>=3.3.2) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: matplotlib (>=3.3.2) ; extra == 'tutorials'
Handling h5py (>=3.1.0) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: h5py (>=3.1.0) ; extra == 'tutorials'
Handling nixio (>=1.5.0) ; extra == 'tutorials' from hook generated metadata: Requires-Dist (elephant)
Ignoring alien requirement: nixio (>=1.5.0) ; extra == 'tutorials'
+ cat /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-buildrequires
+ rm -rfv elephant-0.12.0.dist-info/
removed 'elephant-0.12.0.dist-info/top_level.txt'
removed 'elephant-0.12.0.dist-info/METADATA'
removed 'elephant-0.12.0.dist-info/LICENSE.txt'
removed directory 'elephant-0.12.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gsdGgq
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd elephant-0.12.0
+ mkdir -p /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ TMPDIR=/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir
Processing /builddir/build/BUILD/elephant-0.12.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info
  writing /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info/dependency_links.txt
  writing requirements to /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  no previously-included directories found matching 'doc/_build'
  no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
  no previously-included directories found matching 'doc/reference/toctree'
  warning: no files found matching 'doc/reference/toctree/kernels/*'
  warning: no previously-included files matching '*.h5' found under directory '*'
  warning: no previously-included files matching '*~' found under directory '*'
  adding license file 'LICENSE.txt'
  writing manifest file '/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-modern-metadata-r2djyn3l/elephant-0.12.0.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: elephant
  Building wheel for elephant (pyproject.toml): started
  Running command Building wheel for elephant (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-riscv64-cpython-312
  creating build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/cell_assembly_detection.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/change_point_detection.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/conversion.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/cubic.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/current_source_density.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/datasets.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/kernels.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/neo_tools.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/pandas_bridge.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/phase_analysis.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/signal_processing.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/spade.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/spectral.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/spike_train_correlation.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/spike_train_dissimilarity.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/spike_train_generation.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/spike_train_surrogates.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/spike_train_synchrony.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/sta.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/statistics.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/unitary_event_analysis.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/utils.py -> build/lib.linux-riscv64-cpython-312/elephant
  copying elephant/waveform_features.py -> build/lib.linux-riscv64-cpython-312/elephant
  creating build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/make_spike_extraction_test_data.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_asset.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_causality.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_cell_assembly_detection.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_change_point_detection.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_conversion.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_csd.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_cubic.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_gpfa.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_icsd.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_kcsd.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_kernels.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_neo_tools.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_pandas_bridge.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_parallel.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_phase_analysis.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_signal_processing.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_spade.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_spectral.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_spike_train_correlation.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_spike_train_dissimilarity.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_spike_train_generation.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_spike_train_surrogates.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_spike_train_synchrony.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_sta.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_statistics.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_unitary_event_analysis.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_utils.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  copying elephant/test/test_waveform_features.py -> build/lib.linux-riscv64-cpython-312/elephant/test
  running egg_info
  writing elephant.egg-info/PKG-INFO
  writing dependency_links to elephant.egg-info/dependency_links.txt
  writing requirements to elephant.egg-info/requires.txt
  writing top-level names to elephant.egg-info/top_level.txt
  reading manifest file 'elephant.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  no previously-included directories found matching 'doc/_build'
  no previously-included directories found matching 'doc/tutorials/.ipynb_checkpoints'
  no previously-included directories found matching 'doc/reference/toctree'
  warning: no files found matching 'doc/reference/toctree/kernels/*'
  warning: no previously-included files matching '*.h5' found under directory '*'
  warning: no previously-included files matching '*~' found under directory '*'
  adding license file 'LICENSE.txt'
  writing manifest file 'elephant.egg-info/SOURCES.txt'
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.asset' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.asset' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.asset' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.asset' to be distributed and are
          already explicitly excluding 'elephant.asset' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.causality' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.causality' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.causality' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.causality' to be distributed and are
          already explicitly excluding 'elephant.causality' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.current_source_density_src' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.current_source_density_src' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.current_source_density_src' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.current_source_density_src' to be distributed and are
          already explicitly excluding 'elephant.current_source_density_src' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.gpfa' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.gpfa' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.gpfa' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.gpfa' to be distributed and are
          already explicitly excluding 'elephant.gpfa' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.parallel' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.parallel' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.parallel' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.parallel' to be distributed and are
          already explicitly excluding 'elephant.parallel' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.spade_src' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.spade_src' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.spade_src' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.spade_src' to be distributed and are
          already explicitly excluding 'elephant.spade_src' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.spade_src.include' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.spade_src.include' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.spade_src.include' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.spade_src.include' to be distributed and are
          already explicitly excluding 'elephant.spade_src.include' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elephant.spade_src.src' is absent from the `packages` configuration.
  !!
          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'elephant.spade_src.src' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.
          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'elephant.spade_src.src' is explicitly added
          to the `packages` configuration field.
          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).
          You can read more about "package discovery" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
          If you don't want 'elephant.spade_src.src' to be distributed and are
          already explicitly excluding 'elephant.spade_src.src' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.
          You can read more about "package data files" on setuptools documentation page:
          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************
  !!
    check.warn(importable)
  copying elephant/VERSION -> build/lib.linux-riscv64-cpython-312/elephant
  creating build/lib.linux-riscv64-cpython-312/elephant/asset
  copying elephant/asset/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant/asset
  copying elephant/asset/asset.py -> build/lib.linux-riscv64-cpython-312/elephant/asset
  copying elephant/asset/joint_pmat.cl -> build/lib.linux-riscv64-cpython-312/elephant/asset
  copying elephant/asset/joint_pmat.cu -> build/lib.linux-riscv64-cpython-312/elephant/asset
  copying elephant/asset/joint_pmat_old.cu -> build/lib.linux-riscv64-cpython-312/elephant/asset
  copying elephant/asset/pmat_neighbors.cl -> build/lib.linux-riscv64-cpython-312/elephant/asset
  copying elephant/asset/pmat_neighbors.cu -> build/lib.linux-riscv64-cpython-312/elephant/asset
  creating build/lib.linux-riscv64-cpython-312/elephant/causality
  copying elephant/causality/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant/causality
  copying elephant/causality/granger.py -> build/lib.linux-riscv64-cpython-312/elephant/causality
  creating build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  copying elephant/current_source_density_src/KCSD.py -> build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  copying elephant/current_source_density_src/README.md -> build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  copying elephant/current_source_density_src/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  copying elephant/current_source_density_src/basis_functions.py -> build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  copying elephant/current_source_density_src/icsd.py -> build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  copying elephant/current_source_density_src/test_data.mat -> build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  copying elephant/current_source_density_src/utility_functions.py -> build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src
  creating build/lib.linux-riscv64-cpython-312/elephant/gpfa
  copying elephant/gpfa/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant/gpfa
  copying elephant/gpfa/gpfa.py -> build/lib.linux-riscv64-cpython-312/elephant/gpfa
  copying elephant/gpfa/gpfa_core.py -> build/lib.linux-riscv64-cpython-312/elephant/gpfa
  copying elephant/gpfa/gpfa_util.py -> build/lib.linux-riscv64-cpython-312/elephant/gpfa
  creating build/lib.linux-riscv64-cpython-312/elephant/parallel
  copying elephant/parallel/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant/parallel
  copying elephant/parallel/mpi.py -> build/lib.linux-riscv64-cpython-312/elephant/parallel
  copying elephant/parallel/parallel.py -> build/lib.linux-riscv64-cpython-312/elephant/parallel
  creating build/lib.linux-riscv64-cpython-312/elephant/spade_src
  copying elephant/spade_src/LICENSE -> build/lib.linux-riscv64-cpython-312/elephant/spade_src
  copying elephant/spade_src/__init__.py -> build/lib.linux-riscv64-cpython-312/elephant/spade_src
  copying elephant/spade_src/fast_fca.py -> build/lib.linux-riscv64-cpython-312/elephant/spade_src
  creating build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/ClosedDetect.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/ClosedTree.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/Defines.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/FPGrowth.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/FPNode.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/FPTree.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/FrequencyRef.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/HeapAlloc.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/Logger.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/Memory.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/Pattern.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/SigTerm.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/Timer.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/Types.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  copying elephant/spade_src/include/Utils.h -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/include
  creating build/lib.linux-riscv64-cpython-312/elephant/spade_src/src
  copying elephant/spade_src/src/fim.cpp -> build/lib.linux-riscv64-cpython-312/elephant/spade_src/src
  copying elephant/test/spike_extraction_test_data.txt -> build/lib.linux-riscv64-cpython-312/elephant/test
  running build_ext
  building 'elephant.spade_src.fim' extension
  creating build/temp.linux-riscv64-cpython-312
  creating build/temp.linux-riscv64-cpython-312/elephant
  creating build/temp.linux-riscv64-cpython-312/elephant/spade_src
  creating build/temp.linux-riscv64-cpython-312/elephant/spade_src/src
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fexceptions -fexceptions -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -fPIC -Ielephant/spade_src/include -I/usr/include/python3.12 -c elephant/spade_src/src/fim.cpp -o build/temp.linux-riscv64-cpython-312/elephant/spade_src/src/fim.o -DMODULE_NAME=fim -DUSE_OPENMP -DWITH_SIG_TERM -Dfim_EXPORTS -O3 -pedantic -Wextra -Weffc++ -Wunused-result -Werror -fopenmp -std=gnu++17
  g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-312/elephant/spade_src/src/fim.o -L/usr/lib64 -lpthread -lgomp -o build/lib.linux-riscv64-cpython-312/elephant/spade_src/fim.cpython-312-riscv64-linux-gnu.so
  installing to build/bdist.linux-riscv64/wheel
  running install
  running install_lib
  creating build/bdist.linux-riscv64
  creating build/bdist.linux-riscv64/wheel
  creating build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/__init__.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/cell_assembly_detection.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/change_point_detection.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/conversion.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/cubic.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/datasets.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/kernels.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/neo_tools.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/pandas_bridge.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/phase_analysis.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/signal_processing.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/spade.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/spectral.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/spike_train_correlation.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/spike_train_dissimilarity.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/spike_train_generation.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/spike_train_surrogates.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/spike_train_synchrony.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/sta.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/statistics.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/unitary_event_analysis.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/utils.py -> build/bdist.linux-riscv64/wheel/elephant
  copying build/lib.linux-riscv64-cpython-312/elephant/waveform_features.py -> build/bdist.linux-riscv64/wheel/elephant
  creating build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/__init__.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/make_spike_extraction_test_data.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_asset.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_causality.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_cell_assembly_detection.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_change_point_detection.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_conversion.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_csd.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_cubic.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_gpfa.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_icsd.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_kcsd.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_kernels.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_neo_tools.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_pandas_bridge.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_parallel.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_phase_analysis.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_signal_processing.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_spade.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_spectral.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_spike_train_correlation.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_spike_train_dissimilarity.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_spike_train_generation.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_spike_train_surrogates.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_spike_train_synchrony.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_sta.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_statistics.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_unitary_event_analysis.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_utils.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/test_waveform_features.py -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/test/spike_extraction_test_data.txt -> build/bdist.linux-riscv64/wheel/elephant/test
  copying build/lib.linux-riscv64-cpython-312/elephant/VERSION -> build/bdist.linux-riscv64/wheel/elephant
  creating build/bdist.linux-riscv64/wheel/elephant/asset
  copying build/lib.linux-riscv64-cpython-312/elephant/asset/__init__.py -> build/bdist.linux-riscv64/wheel/elephant/asset
  copying build/lib.linux-riscv64-cpython-312/elephant/asset/asset.py -> build/bdist.linux-riscv64/wheel/elephant/asset
  copying build/lib.linux-riscv64-cpython-312/elephant/asset/joint_pmat.cl -> build/bdist.linux-riscv64/wheel/elephant/asset
  copying build/lib.linux-riscv64-cpython-312/elephant/asset/joint_pmat.cu -> build/bdist.linux-riscv64/wheel/elephant/asset
  copying build/lib.linux-riscv64-cpython-312/elephant/asset/joint_pmat_old.cu -> build/bdist.linux-riscv64/wheel/elephant/asset
  copying build/lib.linux-riscv64-cpython-312/elephant/asset/pmat_neighbors.cl -> build/bdist.linux-riscv64/wheel/elephant/asset
  copying build/lib.linux-riscv64-cpython-312/elephant/asset/pmat_neighbors.cu -> build/bdist.linux-riscv64/wheel/elephant/asset
  creating build/bdist.linux-riscv64/wheel/elephant/causality
  copying build/lib.linux-riscv64-cpython-312/elephant/causality/__init__.py -> build/bdist.linux-riscv64/wheel/elephant/causality
  copying build/lib.linux-riscv64-cpython-312/elephant/causality/granger.py -> build/bdist.linux-riscv64/wheel/elephant/causality
  creating build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src/KCSD.py -> build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src/README.md -> build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src/__init__.py -> build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src/basis_functions.py -> build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src/icsd.py -> build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src/test_data.mat -> build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  copying build/lib.linux-riscv64-cpython-312/elephant/current_source_density_src/utility_functions.py -> build/bdist.linux-riscv64/wheel/elephant/current_source_density_src
  creating build/bdist.linux-riscv64/wheel/elephant/gpfa
  copying build/lib.linux-riscv64-cpython-312/elephant/gpfa/__init__.py -> build/bdist.linux-riscv64/wheel/elephant/gpfa
  copying build/lib.linux-riscv64-cpython-312/elephant/gpfa/gpfa.py -> build/bdist.linux-riscv64/wheel/elephant/gpfa
  copying build/lib.linux-riscv64-cpython-312/elephant/gpfa/gpfa_core.py -> build/bdist.linux-riscv64/wheel/elephant/gpfa
  copying build/lib.linux-riscv64-cpython-312/elephant/gpfa/gpfa_util.py -> build/bdist.linux-riscv64/wheel/elephant/gpfa
  creating build/bdist.linux-riscv64/wheel/elephant/parallel
  copying build/lib.linux-riscv64-cpython-312/elephant/parallel/__init__.py -> build/bdist.linux-riscv64/wheel/elephant/parallel
  copying build/lib.linux-riscv64-cpython-312/elephant/parallel/mpi.py -> build/bdist.linux-riscv64/wheel/elephant/parallel
  copying build/lib.linux-riscv64-cpython-312/elephant/parallel/parallel.py -> build/bdist.linux-riscv64/wheel/elephant/parallel
  creating build/bdist.linux-riscv64/wheel/elephant/spade_src
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/LICENSE -> build/bdist.linux-riscv64/wheel/elephant/spade_src
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/__init__.py -> build/bdist.linux-riscv64/wheel/elephant/spade_src
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/fast_fca.py -> build/bdist.linux-riscv64/wheel/elephant/spade_src
  creating build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/ClosedDetect.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/ClosedTree.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/Defines.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/FPGrowth.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/FPNode.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/FPTree.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/FrequencyRef.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/HeapAlloc.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/Logger.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/Memory.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/Pattern.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/SigTerm.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/Timer.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/Types.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/include/Utils.h -> build/bdist.linux-riscv64/wheel/elephant/spade_src/include
  creating build/bdist.linux-riscv64/wheel/elephant/spade_src/src
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/src/fim.cpp -> build/bdist.linux-riscv64/wheel/elephant/spade_src/src
  copying build/lib.linux-riscv64-cpython-312/elephant/spade_src/fim.cpython-312-riscv64-linux-gnu.so -> build/bdist.linux-riscv64/wheel/elephant/spade_src
  running install_egg_info
  Copying elephant.egg-info to build/bdist.linux-riscv64/wheel/elephant-0.12.0-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-riscv64/wheel/elephant-0.12.0.dist-info/WHEEL
  creating '/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir/pip-wheel-mwdltqe1/.tmp-ak36qbzb/elephant-0.12.0-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
  adding 'elephant/VERSION'
  adding 'elephant/__init__.py'
  adding 'elephant/cell_assembly_detection.py'
  adding 'elephant/change_point_detection.py'
  adding 'elephant/conversion.py'
  adding 'elephant/cubic.py'
  adding 'elephant/current_source_density.py'
  adding 'elephant/datasets.py'
  adding 'elephant/kernels.py'
  adding 'elephant/neo_tools.py'
  adding 'elephant/pandas_bridge.py'
  adding 'elephant/phase_analysis.py'
  adding 'elephant/signal_processing.py'
  adding 'elephant/spade.py'
  adding 'elephant/spectral.py'
  adding 'elephant/spike_train_correlation.py'
  adding 'elephant/spike_train_dissimilarity.py'
  adding 'elephant/spike_train_generation.py'
  adding 'elephant/spike_train_surrogates.py'
  adding 'elephant/spike_train_synchrony.py'
  adding 'elephant/sta.py'
  adding 'elephant/statistics.py'
  adding 'elephant/unitary_event_analysis.py'
  adding 'elephant/utils.py'
  adding 'elephant/waveform_features.py'
  adding 'elephant/asset/__init__.py'
  adding 'elephant/asset/asset.py'
  adding 'elephant/asset/joint_pmat.cl'
  adding 'elephant/asset/joint_pmat.cu'
  adding 'elephant/asset/joint_pmat_old.cu'
  adding 'elephant/asset/pmat_neighbors.cl'
  adding 'elephant/asset/pmat_neighbors.cu'
  adding 'elephant/causality/__init__.py'
  adding 'elephant/causality/granger.py'
  adding 'elephant/current_source_density_src/KCSD.py'
  adding 'elephant/current_source_density_src/README.md'
  adding 'elephant/current_source_density_src/__init__.py'
  adding 'elephant/current_source_density_src/basis_functions.py'
  adding 'elephant/current_source_density_src/icsd.py'
  adding 'elephant/current_source_density_src/test_data.mat'
  adding 'elephant/current_source_density_src/utility_functions.py'
  adding 'elephant/gpfa/__init__.py'
  adding 'elephant/gpfa/gpfa.py'
  adding 'elephant/gpfa/gpfa_core.py'
  adding 'elephant/gpfa/gpfa_util.py'
  adding 'elephant/parallel/__init__.py'
  adding 'elephant/parallel/mpi.py'
  adding 'elephant/parallel/parallel.py'
  adding 'elephant/spade_src/LICENSE'
  adding 'elephant/spade_src/__init__.py'
  adding 'elephant/spade_src/fast_fca.py'
  adding 'elephant/spade_src/fim.cpython-312-riscv64-linux-gnu.so'
  adding 'elephant/spade_src/include/ClosedDetect.h'
  adding 'elephant/spade_src/include/ClosedTree.h'
  adding 'elephant/spade_src/include/Defines.h'
  adding 'elephant/spade_src/include/FPGrowth.h'
  adding 'elephant/spade_src/include/FPNode.h'
  adding 'elephant/spade_src/include/FPTree.h'
  adding 'elephant/spade_src/include/FrequencyRef.h'
  adding 'elephant/spade_src/include/HeapAlloc.h'
  adding 'elephant/spade_src/include/Logger.h'
  adding 'elephant/spade_src/include/Memory.h'
  adding 'elephant/spade_src/include/Pattern.h'
  adding 'elephant/spade_src/include/SigTerm.h'
  adding 'elephant/spade_src/include/Timer.h'
  adding 'elephant/spade_src/include/Types.h'
  adding 'elephant/spade_src/include/Utils.h'
  adding 'elephant/spade_src/src/fim.cpp'
  adding 'elephant/test/__init__.py'
  adding 'elephant/test/make_spike_extraction_test_data.py'
  adding 'elephant/test/spike_extraction_test_data.txt'
  adding 'elephant/test/test_asset.py'
  adding 'elephant/test/test_causality.py'
  adding 'elephant/test/test_cell_assembly_detection.py'
  adding 'elephant/test/test_change_point_detection.py'
  adding 'elephant/test/test_conversion.py'
  adding 'elephant/test/test_csd.py'
  adding 'elephant/test/test_cubic.py'
  adding 'elephant/test/test_gpfa.py'
  adding 'elephant/test/test_icsd.py'
  adding 'elephant/test/test_kcsd.py'
  adding 'elephant/test/test_kernels.py'
  adding 'elephant/test/test_neo_tools.py'
  adding 'elephant/test/test_pandas_bridge.py'
  adding 'elephant/test/test_parallel.py'
  adding 'elephant/test/test_phase_analysis.py'
  adding 'elephant/test/test_signal_processing.py'
  adding 'elephant/test/test_spade.py'
  adding 'elephant/test/test_spectral.py'
  adding 'elephant/test/test_spike_train_correlation.py'
  adding 'elephant/test/test_spike_train_dissimilarity.py'
  adding 'elephant/test/test_spike_train_generation.py'
  adding 'elephant/test/test_spike_train_surrogates.py'
  adding 'elephant/test/test_spike_train_synchrony.py'
  adding 'elephant/test/test_sta.py'
  adding 'elephant/test/test_statistics.py'
  adding 'elephant/test/test_unitary_event_analysis.py'
  adding 'elephant/test/test_utils.py'
  adding 'elephant/test/test_waveform_features.py'
  adding 'elephant-0.12.0.dist-info/LICENSE.txt'
  adding 'elephant-0.12.0.dist-info/METADATA'
  adding 'elephant-0.12.0.dist-info/WHEEL'
  adding 'elephant-0.12.0.dist-info/top_level.txt'
  adding 'elephant-0.12.0.dist-info/RECORD'
  removing build/bdist.linux-riscv64/wheel
  Building wheel for elephant (pyproject.toml): finished with status 'done'
  Created wheel for elephant: filename=elephant-0.12.0-cp312-cp312-linux_riscv64.whl size=1089322 sha256=9a63118467ed4be5777403f68a8bf9deaee831794e07d7195f26c9856869ed20
  Stored in directory: /builddir/.cache/pip/wheels/93/f6/99/5fbbd8bb06aa9882df138eaf690cb167103acde9bb1955ad6b
Successfully built elephant
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1wWZdm
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64
++ dirname /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd elephant-0.12.0
++ ls /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir/elephant-0.12.0-cp312-cp312-linux_riscv64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=elephant==0.12.0
+ '[' -z elephant==0.12.0 ']'
+ TMPDIR=/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir elephant==0.12.0
Using pip 23.2.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /builddir/build/BUILD/elephant-0.12.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/elephant-0.12.0-cp312-cp312-linux_riscv64.whl
Installing collected packages: elephant
Successfully installed elephant-0.12.0
+ '[' -d /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib/python3.12/site-packages ']'
+ '[' /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib/python3.12/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.12/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.12/site-packages/elephant-0.12.0.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages/elephant-0.12.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64 --record /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages/elephant-0.12.0.dist-info/RECORD --output /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages/elephant-0.12.0.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages/elephant-0.12.0.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages/elephant-0.12.0.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages/elephant-0.12.0.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_PERCENTAGES_COUNT=2
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-files --output-modules /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64 --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-elephant-0.12.0-1.fc39.riscv64-pyproject-record --prefix /usr elephant
+ /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 0.12.0-1.fc39 --unique-debug-suffix -0.12.0-1.fc39.riscv64 --unique-debug-src-base python-elephant-0.12.0-1.fc39.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/elephant-0.12.0
find-debuginfo: starting
Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-elephant-0.12.0-1.fc39.riscv64
179 blocks
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j64
Bytecompiling .py files below /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12 using python3.12
/usr/lib64/python3.12/site-packages/elephant/spectral.py:995: SyntaxWarning: invalid escape sequence '\o'
/usr/lib64/python3.12/site-packages/elephant/spectral.py:995: SyntaxWarning: invalid escape sequence '\o'
Bytecompiling .py files below /builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib/debug/usr/lib64/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9Oo0mw
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd elephant-0.12.0
+ k='not test_repr and not test__UE_surrogate and not test_spike_contrast_with_Izhikevich_network_auto and not test_Riehle_et_al_97_UE and not test_multitaper_psd_against_nitime and not test_WPLI_ and not test_victor_purpura_matlab_comparison_'
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ PATH=/builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-elephant-0.12.0-1.fc39.riscv64/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/elephant-0.12.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=64
+ /usr/bin/pytest -v -k 'not test_repr and not test__UE_surrogate and not test_spike_contrast_with_Izhikevich_network_auto and not test_Riehle_et_al_97_UE and not test_multitaper_psd_against_nitime and not test_WPLI_ and not test_victor_purpura_matlab_comparison_ and not test_parallel'
============================= test session starts ==============================
platform linux -- Python 3.12.0, pytest-7.3.2, pluggy-1.2.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/elephant-0.12.0
collecting ... collected 624 items / 2 errors / 16 deselected / 608 selected
==================================== ERRORS ====================================
___________ ERROR collecting elephant/test/test_signal_processing.py ___________
ImportError while importing test module '/builddir/build/BUILD/elephant-0.12.0/elephant/test/test_signal_processing.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib64/python3.12/importlib/__init__.py:90: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
elephant/test/test_signal_processing.py:18: in <module>
    from numpy.testing.utils import assert_array_almost_equal
E   ModuleNotFoundError: No module named 'numpy.testing.utils'
________ ERROR collecting elephant/test/test_spike_train_correlation.py ________
ImportError while importing test module '/builddir/build/BUILD/elephant-0.12.0/elephant/test/test_spike_train_correlation.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib64/python3.12/importlib/__init__.py:90: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
elephant/test/test_spike_train_correlation.py:14: in <module>
    from numpy.testing.utils import assert_array_equal, assert_array_almost_equal
E   ModuleNotFoundError: No module named 'numpy.testing.utils'
=============================== warnings summary ===============================
elephant/spectral.py:995
  /builddir/build/BUILD/elephant-0.12.0/elephant/spectral.py:995: SyntaxWarning: invalid escape sequence '\o'
    """
elephant/test/test_pandas_bridge.py:24
  /builddir/build/BUILD/elephant-0.12.0/elephant/test/test_pandas_bridge.py:24: FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead.
    from pandas.util.testing import assert_frame_equal, assert_index_equal
elephant/pandas_bridge.py:32
  /builddir/build/BUILD/elephant-0.12.0/elephant/pandas_bridge.py:32: DeprecationWarning: pandas_bridge module will be removed in Elephant v0.8.x
    warnings.warn("pandas_bridge module will be removed in Elephant v0.8.x",
elephant/test/test_pandas_bridge.py:32
  /builddir/build/BUILD/elephant-0.12.0/elephant/test/test_pandas_bridge.py:32: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
    pandas_version = StrictVersion(pd.__version__)
elephant/parallel/__init__.py:47
  /builddir/build/BUILD/elephant-0.12.0/elephant/parallel/__init__.py:47: UserWarning: mpi4py package is missing. Please run 'pip install mpi4py' in a terminal to activate MPI features.
    warnings.warn("mpi4py package is missing. Please run 'pip install mpi4py' "
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR elephant/test/test_signal_processing.py
ERROR elephant/test/test_spike_train_correlation.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
================ 16 deselected, 5 warnings, 2 errors in 13.46s =================
error: Bad exit status from /var/tmp/rpm-tmp.9Oo0mw (%check)
    Bad exit status from /var/tmp/rpm-tmp.9Oo0mw (%check)
RPM build errors:
Child return code was: 1
EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'\n", 1)]
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
             ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/mockbuild/util.py", line 597, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'