Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-brian2.spec'], chrootPath='/var/lib/mock/f39-build-1788505-41732/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=864000uid=996gid=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-brian2.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=1700784000 Wrote: /builddir/build/SRPMS/python-brian2-2.5.4-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-brian2.spec'], chrootPath='/var/lib/mock/f39-build-1788505-41732/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=864000uid=996gid=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-brian2.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=1700784000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zXuyuh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Brian2-2.5.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Brian2-2.5.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Brian2-2.5.4 + rm -rf /builddir/build/BUILD/Brian2-2.5.4-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/Brian2-2.5.4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pyproject.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e '/oldest-supported-numpy/ d' pyproject.toml + find . -name .gitignore -print -delete + rm -rvf Brian2.egg-info removed 'Brian2.egg-info/requires.txt' removed 'Brian2.egg-info/top_level.txt' removed 'Brian2.egg-info/SOURCES.txt' removed 'Brian2.egg-info/not-zip-safe' removed 'Brian2.egg-info/dependency_links.txt' removed 'Brian2.egg-info/PKG-INFO' removed directory 'Brian2.egg-info' + rm -f brian2/synapses/cythonspikequeue.cpp + find examples -name '*.py' -print -exec sed -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' '{}' ';' examples/COBAHH.py examples/reliability.py examples/IF_curve_LIF.py examples/multiprocessing/02_using_standalone.py examples/multiprocessing/01_using_cython.py examples/multiprocessing/03_standalone_joblib.py examples/compartmental/lfp.py examples/compartmental/bipolar_with_inputs2.py examples/compartmental/cylinder.py examples/compartmental/hh_with_spikes.py examples/compartmental/rall.py examples/compartmental/hodgkin_huxley_1952.py examples/compartmental/bipolar_cell.py examples/compartmental/morphotest.py examples/compartmental/infinite_cable.py examples/compartmental/bipolar_with_inputs.py examples/compartmental/spike_initiation.py examples/synapses/continuous_interaction.py examples/synapses/synapses.py examples/synapses/jeffress.py examples/synapses/STDP.py examples/synapses/state_variables.py examples/synapses/licklider.py examples/synapses/spatial_connections.py examples/synapses/gapjunctions.py examples/synapses/efficient_gaussian_connectivity.py examples/synapses/nonlinear.py examples/synapses/spike_based_homeostasis.py examples/adaptive_threshold.py examples/frompapers/Brunel_Wang_2001.py examples/frompapers/Sturzl_et_al_2000.py examples/frompapers/Rossant_et_al_2011bis.py examples/frompapers/Izhikevich_2003.py examples/frompapers/Kremer_et_al_2011_barrel_cortex.py examples/frompapers/Tetzlaff_2015.py examples/frompapers/Clopath_et_al_2010_no_homeostasis.py examples/frompapers/Naud_et_al_2008_adex_firing_patterns.py examples/frompapers/Touboul_Brette_2008.py examples/frompapers/Brette_2004.py examples/frompapers/Tsodyks_Pawelzik_Markram_1998.py examples/frompapers/Hindmarsh_Rose_1984.py examples/frompapers/Izhikevich_2007.py examples/frompapers/Rothman_Manis_2003.py examples/frompapers/Maass_Natschlaeger_Markram_2002.py examples/frompapers/Morris_Lecar_1981.py examples/frompapers/Diesmann_et_al_1999.py examples/frompapers/Jansen_Rit_1995_single_column.py examples/frompapers/Brunel_2000.py examples/frompapers/Wang_Buszaki_1996.py examples/frompapers/Brette_2012/Fig5A.py examples/frompapers/Brette_2012/Fig1.py examples/frompapers/Brette_2012/Fig4.py examples/frompapers/Brette_2012/params.py examples/frompapers/Brette_2012/Fig3AB.py examples/frompapers/Brette_2012/Fig3CF.py examples/frompapers/Platkiewicz_Brette_2011.py examples/frompapers/Brette_Gerstner_2005.py examples/frompapers/Tsodyks_Uziel_Markram_2000.py examples/frompapers/Brette_Guigon_2003.py examples/frompapers/Vogels_et_al_2011.py examples/frompapers/Clopath_et_al_2010_homeostasis.py examples/frompapers/Brunel_Hakim_1999.py examples/frompapers/Graupner_Brunel_2012.py examples/frompapers/Destexhe_et_al_1998.py examples/frompapers/Nicola_Clopath_2017.py examples/frompapers/Stimberg_et_al_2018/example_5_astro_ring.py examples/frompapers/Stimberg_et_al_2018/plot_utils.py examples/frompapers/Stimberg_et_al_2018/example_4_synrel.py examples/frompapers/Stimberg_et_al_2018/example_6_COBA_with_astro.py examples/frompapers/Stimberg_et_al_2018/example_4_rsmean.py examples/frompapers/Stimberg_et_al_2018/example_1_COBA.py examples/frompapers/Stimberg_et_al_2018/example_2_gchi_astrocyte.py examples/frompapers/Stimberg_et_al_2018/example_3_io_synapse.py examples/phase_locking.py examples/advanced/custom_events.py examples/advanced/stochastic_odes.py examples/advanced/COBAHH_approximated.py examples/advanced/exprel_function.py examples/advanced/float_32_64_benchmark.py examples/advanced/modelfitting_sbi.py examples/advanced/compare_GSL_to_conventional.py examples/advanced/opencv_movie.py examples/advanced/Ornstein_Uhlenbeck.py examples/standalone/cuba_openmp.py examples/standalone/simple_case_build.py examples/standalone/simple_case.py examples/standalone/STDP_standalone.py examples/standalone/standalone_multiplerun.py examples/CUBA.py examples/coupled_oscillators.py examples/IF_curve_Hodgkin_Huxley.py examples/non_reliability.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KoSQhO + umask 022 + cd /builddir/build/BUILD + cd Brian2-2.5.4 + export SETUPTOOLS_SCM_PRETEND_VERSION=2.5.4 + SETUPTOOLS_SCM_PRETEND_VERSION=2.5.4 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/Brian2-2.5.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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/Brian2-2.5.4/.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/Brian2-2.5.4/pyproject-wheeldir --output /builddir/build/BUILD/python-brian2-2.5.4-1.fc39.riscv64-pyproject-buildrequires -r -x test Handling setuptools>=61 from build-system.requires Requirement satisfied: setuptools>=61 (installed: setuptools 67.7.2) Handling numpy>=1.10 from build-system.requires Requirement not satisfied: numpy>=1.10 Handling wheel from build-system.requires Requirement not satisfied: wheel Handling Cython from build-system.requires Requirement not satisfied: Cython Handling setuptools_scm[toml]>=6.2 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6.2 (installed: setuptools_scm 7.1.0) (extras are currently not checked) Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-brian2-2.5.4-1.fc39.riscv64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-brian2-2.5.4-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-brian2.spec'], chrootPath='/var/lib/mock/f39-build-1788505-41732/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=864000uid=996gid=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-brian2.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=1700784000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hM1D9Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Brian2-2.5.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Brian2-2.5.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Brian2-2.5.4 + rm -rf /builddir/build/BUILD/Brian2-2.5.4-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/Brian2-2.5.4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pyproject.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e '/oldest-supported-numpy/ d' pyproject.toml + find . -name .gitignore -print -delete + rm -rvf Brian2.egg-info removed 'Brian2.egg-info/requires.txt' removed 'Brian2.egg-info/top_level.txt' removed 'Brian2.egg-info/SOURCES.txt' removed 'Brian2.egg-info/not-zip-safe' removed 'Brian2.egg-info/dependency_links.txt' removed 'Brian2.egg-info/PKG-INFO' removed directory 'Brian2.egg-info' + rm -f brian2/synapses/cythonspikequeue.cpp + find examples -name '*.py' -print -exec sed -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' '{}' ';' examples/COBAHH.py examples/reliability.py examples/IF_curve_LIF.py examples/multiprocessing/02_using_standalone.py examples/multiprocessing/01_using_cython.py examples/multiprocessing/03_standalone_joblib.py examples/compartmental/lfp.py examples/compartmental/bipolar_with_inputs2.py examples/compartmental/cylinder.py examples/compartmental/hh_with_spikes.py examples/compartmental/rall.py examples/compartmental/hodgkin_huxley_1952.py examples/compartmental/bipolar_cell.py examples/compartmental/morphotest.py examples/compartmental/infinite_cable.py examples/compartmental/bipolar_with_inputs.py examples/compartmental/spike_initiation.py examples/synapses/continuous_interaction.py examples/synapses/synapses.py examples/synapses/jeffress.py examples/synapses/STDP.py examples/synapses/state_variables.py examples/synapses/licklider.py examples/synapses/spatial_connections.py examples/synapses/gapjunctions.py examples/synapses/efficient_gaussian_connectivity.py examples/synapses/nonlinear.py examples/synapses/spike_based_homeostasis.py examples/adaptive_threshold.py examples/frompapers/Brunel_Wang_2001.py examples/frompapers/Sturzl_et_al_2000.py examples/frompapers/Rossant_et_al_2011bis.py examples/frompapers/Izhikevich_2003.py examples/frompapers/Kremer_et_al_2011_barrel_cortex.py examples/frompapers/Tetzlaff_2015.py examples/frompapers/Clopath_et_al_2010_no_homeostasis.py examples/frompapers/Naud_et_al_2008_adex_firing_patterns.py examples/frompapers/Touboul_Brette_2008.py examples/frompapers/Brette_2004.py examples/frompapers/Tsodyks_Pawelzik_Markram_1998.py examples/frompapers/Hindmarsh_Rose_1984.py examples/frompapers/Izhikevich_2007.py examples/frompapers/Rothman_Manis_2003.py examples/frompapers/Maass_Natschlaeger_Markram_2002.py examples/frompapers/Morris_Lecar_1981.py examples/frompapers/Diesmann_et_al_1999.py examples/frompapers/Jansen_Rit_1995_single_column.py examples/frompapers/Brunel_2000.py examples/frompapers/Wang_Buszaki_1996.py examples/frompapers/Brette_2012/Fig5A.py examples/frompapers/Brette_2012/Fig1.py examples/frompapers/Brette_2012/Fig4.py examples/frompapers/Brette_2012/params.py examples/frompapers/Brette_2012/Fig3AB.py examples/frompapers/Brette_2012/Fig3CF.py examples/frompapers/Platkiewicz_Brette_2011.py examples/frompapers/Brette_Gerstner_2005.py examples/frompapers/Tsodyks_Uziel_Markram_2000.py examples/frompapers/Brette_Guigon_2003.py examples/frompapers/Vogels_et_al_2011.py examples/frompapers/Clopath_et_al_2010_homeostasis.py examples/frompapers/Brunel_Hakim_1999.py examples/frompapers/Graupner_Brunel_2012.py examples/frompapers/Destexhe_et_al_1998.py examples/frompapers/Nicola_Clopath_2017.py examples/frompapers/Stimberg_et_al_2018/example_5_astro_ring.py examples/frompapers/Stimberg_et_al_2018/plot_utils.py examples/frompapers/Stimberg_et_al_2018/example_4_synrel.py examples/frompapers/Stimberg_et_al_2018/example_6_COBA_with_astro.py examples/frompapers/Stimberg_et_al_2018/example_4_rsmean.py examples/frompapers/Stimberg_et_al_2018/example_1_COBA.py examples/frompapers/Stimberg_et_al_2018/example_2_gchi_astrocyte.py examples/frompapers/Stimberg_et_al_2018/example_3_io_synapse.py examples/phase_locking.py examples/advanced/custom_events.py examples/advanced/stochastic_odes.py examples/advanced/COBAHH_approximated.py examples/advanced/exprel_function.py examples/advanced/float_32_64_benchmark.py examples/advanced/modelfitting_sbi.py examples/advanced/compare_GSL_to_conventional.py examples/advanced/opencv_movie.py examples/advanced/Ornstein_Uhlenbeck.py examples/standalone/cuba_openmp.py examples/standalone/simple_case_build.py examples/standalone/simple_case.py examples/standalone/STDP_standalone.py examples/standalone/standalone_multiplerun.py examples/CUBA.py examples/coupled_oscillators.py examples/IF_curve_Hodgkin_Huxley.py examples/non_reliability.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sQjpgE + umask 022 + cd /builddir/build/BUILD + cd Brian2-2.5.4 + export SETUPTOOLS_SCM_PRETEND_VERSION=2.5.4 + SETUPTOOLS_SCM_PRETEND_VERSION=2.5.4 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/Brian2-2.5.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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/Brian2-2.5.4/.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/Brian2-2.5.4/pyproject-wheeldir --output /builddir/build/BUILD/python-brian2-2.5.4-1.fc39.riscv64-pyproject-buildrequires -r -x test Handling setuptools>=61 from build-system.requires Requirement satisfied: setuptools>=61 (installed: setuptools 67.7.2) Handling numpy>=1.10 from build-system.requires Requirement satisfied: numpy>=1.10 (installed: numpy 1.26.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.40.0) Handling Cython from build-system.requires Requirement satisfied: Cython (installed: Cython 3.0.2) Handling setuptools_scm[toml]>=6.2 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6.2 (installed: setuptools_scm 7.1.0) (extras are currently not checked) Compiling brian2/synapses/cythonspikequeue.pyx because it changed. [1/1] Cythonizing brian2/synapses/cythonspikequeue.pyx /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info creating Brian2.egg-info writing Brian2.egg-info/PKG-INFO writing dependency_links to Brian2.egg-info/dependency_links.txt writing requirements to Brian2.egg-info/requires.txt writing top-level names to Brian2.egg-info/top_level.txt writing manifest file 'Brian2.egg-info/SOURCES.txt' reading manifest file 'Brian2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs_sphinx/reference' no previously-included directories found matching 'docs_sphinx/examples' no previously-included directories found matching 'docs_sphinx/resources' no previously-included directories found matching 'tutorials' no previously-included directories found matching 'dev' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitmodules' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Brian2.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.40.0) /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running dist_info writing Brian2.egg-info/PKG-INFO writing dependency_links to Brian2.egg-info/dependency_links.txt writing requirements to Brian2.egg-info/requires.txt writing top-level names to Brian2.egg-info/top_level.txt reading manifest file 'Brian2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs_sphinx/reference' no previously-included directories found matching 'docs_sphinx/examples' no previously-included directories found matching 'docs_sphinx/resources' no previously-included directories found matching 'tutorials' no previously-included directories found matching 'dev' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitmodules' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Brian2.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/Brian2-2.5.4/Brian2-2.5.4.dist-info' Handling numpy (>=1.21) from hook generated metadata: Requires-Dist (Brian2) Requirement satisfied: numpy (>=1.21) (installed: numpy 1.26.0) Handling cython (>=0.29) from hook generated metadata: Requires-Dist (Brian2) Requirement satisfied: cython (>=0.29) (installed: cython 3.0.2) Handling sympy (>=1.2) from hook generated metadata: Requires-Dist (Brian2) Requirement not satisfied: sympy (>=1.2) Handling pyparsing from hook generated metadata: Requires-Dist (Brian2) Requirement not satisfied: pyparsing Handling jinja2 (>=2.7) from hook generated metadata: Requires-Dist (Brian2) Requirement not satisfied: jinja2 (>=2.7) Handling setuptools (>=61) from hook generated metadata: Requires-Dist (Brian2) Requirement satisfied: setuptools (>=61) (installed: setuptools 67.7.2) Handling packaging from hook generated metadata: Requires-Dist (Brian2) Requirement satisfied: packaging (installed: packaging 23.1) Handling py-cpuinfo ; platform_system == "Windows" from hook generated metadata: Requires-Dist (Brian2) Ignoring alien requirement: py-cpuinfo ; platform_system == "Windows" Handling sphinx (>=1.8) ; extra == 'docs' from hook generated metadata: Requires-Dist (Brian2) Ignoring alien requirement: sphinx (>=1.8) ; extra == 'docs' Handling ipython (>=5) ; extra == 'docs' from hook generated metadata: Requires-Dist (Brian2) Ignoring alien requirement: ipython (>=5) ; extra == 'docs' Handling sphinx-tabs ; extra == 'docs' from hook generated metadata: Requires-Dist (Brian2) Ignoring alien requirement: sphinx-tabs ; extra == 'docs' Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (Brian2) Requirement not satisfied: pytest ; extra == 'test' Handling pytest-xdist (>=1.22.3) ; extra == 'test' from hook generated metadata: Requires-Dist (Brian2) Requirement not satisfied: pytest-xdist (>=1.22.3) ; extra == 'test' + cat /builddir/build/BUILD/python-brian2-2.5.4-1.fc39.riscv64-pyproject-buildrequires + rm -rfv Brian2-2.5.4.dist-info/ removed 'Brian2-2.5.4.dist-info/AUTHORS' removed 'Brian2-2.5.4.dist-info/LICENSE' removed 'Brian2-2.5.4.dist-info/top_level.txt' removed 'Brian2-2.5.4.dist-info/METADATA' removed directory 'Brian2-2.5.4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-brian2-2.5.4-1.fc39.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.