Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'], chrootPath='/var/lib/mock/f40-build-751714-116366/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1689897600 Wrote: /builddir/build/SRPMS/python-elephant-0.12.0-4.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target riscv64 --nodeps /builddir/build/SPECS/python-elephant.spec'], chrootPath='/var/lib/mock/f40-build-751714-116366/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1689897600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vRhtE4 + 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 '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author '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 ' + 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/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/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/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/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/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/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}' ./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/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/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/__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/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/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/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/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/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_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.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/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/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_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_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_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_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_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_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/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_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/__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/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_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_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_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/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_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_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_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_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_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_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_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_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_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_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_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_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/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/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/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/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/__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/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}' ./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.4UlPMx + umask 022 + cd /builddir/build/BUILD + cd elephant-0.12.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 -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 -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 -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 -Werror=implicit-function-declaration -Werror=implicit-int -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 -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-4.fc40.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-4.fc40.riscv64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-elephant-0.12.0-4.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.