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-bluepyopt.spec'], chrootPath='/var/lib/mock/f41-build-844263-162239/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-bluepyopt.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=1721347200 Wrote: /builddir/build/SRPMS/python-bluepyopt-1.14.11-16.fc41.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-bluepyopt.spec'], chrootPath='/var/lib/mock/f41-build-844263-162239/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-bluepyopt.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=1721347200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.T63nMb + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + test -d /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/rm -rf /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9Zad6Y + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + rm -rf BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/467.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cp -v /builddir/build/SOURCES/_version.py bluepyopt/_version.py '/builddir/build/SOURCES/_version.py' -> 'bluepyopt/_version.py' + sed -i '/scoop/ d' setup.py + sed -i 's/^\(.*:.*\)jupyter$/\1/' Makefile + sed -i 's/python l5pc_validate_neuron_arbor_pm.py/python3 l5pc_validate_neuron_arbor_pm.py/g' Makefile + rm -f bluepyopt/tests/test_neuroml_fcts.py + find examples/ -name .gitignore -delete + find examples/ -name dummy.inc -delete + find examples/ -type f -name '*.py' -exec sed -i 's|^#![ ]*/usr/bin/env.*$|#!/usr/bin/python3/|' '{}' ';' + find examples/ -type f -name '*.py' -exec chmod -x '{}' ';' + find examples/ -type f -name '*.mod' -exec sed -i 's/\r$//' '{}' ';' + find examples/ -type f -name '*.asc' -exec sed -i 's/\r$//' '{}' ';' + find examples/ -type f -name '*.csv' -exec sed -i 's/\r$//' '{}' ';' ++ grep '^MODSUBDIR' /usr/bin/nrnivmodl ++ cut -d = -f2 + export MODSUBDIR=riscv64 + MODSUBDIR=riscv64 + sed -i s/x86_64/riscv64/ Makefile + sed -i s/x86_64/riscv64/ bluepyopt/tests/test_l5pc.py + sed -i s/x86_64/riscv64/ bluepyopt/tests/test_stochkv.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.IKRAJ5 + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + 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 -fno-omit-frame-pointer -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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=-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.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 -fno-omit-frame-pointer -mno-omit-leaf-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir --output /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.2.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-bluepyopt-1.14.11-16.fc41.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 --target riscv64 --nodeps /builddir/build/SPECS/python-bluepyopt.spec'], chrootPath='/var/lib/mock/f41-build-844263-162239/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-bluepyopt.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=1721347200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.FzMT5O + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + test -d /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/rm -rf /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BJWk3X + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + rm -rf BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/467.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cp -v /builddir/build/SOURCES/_version.py bluepyopt/_version.py '/builddir/build/SOURCES/_version.py' -> 'bluepyopt/_version.py' + sed -i '/scoop/ d' setup.py + sed -i 's/^\(.*:.*\)jupyter$/\1/' Makefile + sed -i 's/python l5pc_validate_neuron_arbor_pm.py/python3 l5pc_validate_neuron_arbor_pm.py/g' Makefile + rm -f bluepyopt/tests/test_neuroml_fcts.py + find examples/ -name .gitignore -delete + find examples/ -name dummy.inc -delete + find examples/ -type f -name '*.py' -exec sed -i 's|^#![ ]*/usr/bin/env.*$|#!/usr/bin/python3/|' '{}' ';' + find examples/ -type f -name '*.py' -exec chmod -x '{}' ';' + find examples/ -type f -name '*.mod' -exec sed -i 's/\r$//' '{}' ';' + find examples/ -type f -name '*.asc' -exec sed -i 's/\r$//' '{}' ';' + find examples/ -type f -name '*.csv' -exec sed -i 's/\r$//' '{}' ';' ++ grep '^MODSUBDIR' /usr/bin/nrnivmodl ++ cut -d = -f2 + export MODSUBDIR=riscv64 + MODSUBDIR=riscv64 + sed -i s/x86_64/riscv64/ Makefile + sed -i s/x86_64/riscv64/ bluepyopt/tests/test_l5pc.py + sed -i s/x86_64/riscv64/ bluepyopt/tests/test_stochkv.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.oG9DN3 + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + 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 -fno-omit-frame-pointer -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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=-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.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 -fno-omit-frame-pointer -mno-omit-leaf-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir --output /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.2.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.43.0) /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY["git"] = ''' Warning: 'keywords' should be a list, got type 'tuple' running egg_info creating bluepyopt.egg-info writing bluepyopt.egg-info/PKG-INFO writing dependency_links to bluepyopt.egg-info/dependency_links.txt writing entry points to bluepyopt.egg-info/entry_points.txt writing requirements to bluepyopt.egg-info/requires.txt writing top-level names to bluepyopt.egg-info/top_level.txt writing manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file 'bluepyopt.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY["git"] = ''' Warning: 'keywords' should be a list, got type 'tuple' running dist_info writing bluepyopt.egg-info/PKG-INFO writing dependency_links to bluepyopt.egg-info/dependency_links.txt writing entry points to bluepyopt.egg-info/entry_points.txt writing requirements to bluepyopt.egg-info/requires.txt writing top-level names to bluepyopt.egg-info/top_level.txt reading manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file 'bluepyopt.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/bluepyopt-1.14.10.dist-info' Handling numpy >=1.6 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: numpy >=1.6 (installed: numpy 1.26.4) Handling pandas >=0.18 from hook generated metadata: Requires-Dist (bluepyopt) Requirement not satisfied: pandas >=0.18 Handling deap >=1.3.3 from hook generated metadata: Requires-Dist (bluepyopt) Requirement not satisfied: deap >=1.3.3 Handling efel >=2.13 from hook generated metadata: Requires-Dist (bluepyopt) Requirement not satisfied: efel >=2.13 Handling ipyparallel from hook generated metadata: Requires-Dist (bluepyopt) Requirement not satisfied: ipyparallel Handling pickleshare >=0.7.3 from hook generated metadata: Requires-Dist (bluepyopt) Requirement not satisfied: pickleshare >=0.7.3 Handling Jinja2 >=2.8 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: Jinja2 >=2.8 (installed: Jinja2 3.1.4) Handling Pebble >=4.6.0 from hook generated metadata: Requires-Dist (bluepyopt) Requirement not satisfied: Pebble >=4.6.0 Handling NEURON >=7.8 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: NEURON >=7.8 (installed: NEURON 8.2.2) Handling pyneuroml >=0.5.20 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'all' Handling libNeuroML >=0.3.1 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'all' Handling LFPy >=2.3 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'all' Handling arbor >=0.7 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'all' Handling arbor >=0.7 ; extra == 'arbor' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'arbor' Handling LFPy >=2.3 ; extra == 'lfpy' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'lfpy' Handling pyneuroml >=0.5.20 ; extra == 'neuroml' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'neuroml' Handling libNeuroML >=0.3.1 ; extra == 'neuroml' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'neuroml' Handling pyneuroml >=0.5.20 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'tests' Handling libNeuroML >=0.3.1 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'tests' Handling LFPy >=2.3 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'tests' Handling arbor >=0.7 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'tests' + cat /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires + rm -rfv bluepyopt-1.14.10.dist-info/ removed 'bluepyopt-1.14.10.dist-info/COPYING.lesser' removed 'bluepyopt-1.14.10.dist-info/entry_points.txt' removed 'bluepyopt-1.14.10.dist-info/AUTHORS.txt' removed 'bluepyopt-1.14.10.dist-info/METADATA' removed 'bluepyopt-1.14.10.dist-info/COPYING' removed 'bluepyopt-1.14.10.dist-info/LICENSE.txt' removed 'bluepyopt-1.14.10.dist-info/top_level.txt' removed directory 'bluepyopt-1.14.10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-bluepyopt-1.14.11-16.fc41.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 --target riscv64 --nodeps /builddir/build/SPECS/python-bluepyopt.spec'], chrootPath='/var/lib/mock/f41-build-844263-162239/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-bluepyopt.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=1721347200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.ApTg7R + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + test -d /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/rm -rf /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kQxJ6T + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + rm -rf BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/467.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cp -v /builddir/build/SOURCES/_version.py bluepyopt/_version.py '/builddir/build/SOURCES/_version.py' -> 'bluepyopt/_version.py' + sed -i '/scoop/ d' setup.py + sed -i 's/^\(.*:.*\)jupyter$/\1/' Makefile + sed -i 's/python l5pc_validate_neuron_arbor_pm.py/python3 l5pc_validate_neuron_arbor_pm.py/g' Makefile + rm -f bluepyopt/tests/test_neuroml_fcts.py + find examples/ -name .gitignore -delete + find examples/ -name dummy.inc -delete + find examples/ -type f -name '*.py' -exec sed -i 's|^#![ ]*/usr/bin/env.*$|#!/usr/bin/python3/|' '{}' ';' + find examples/ -type f -name '*.py' -exec chmod -x '{}' ';' + find examples/ -type f -name '*.mod' -exec sed -i 's/\r$//' '{}' ';' + find examples/ -type f -name '*.asc' -exec sed -i 's/\r$//' '{}' ';' + find examples/ -type f -name '*.csv' -exec sed -i 's/\r$//' '{}' ';' ++ grep '^MODSUBDIR' /usr/bin/nrnivmodl ++ cut -d = -f2 + export MODSUBDIR=riscv64 + MODSUBDIR=riscv64 + sed -i s/x86_64/riscv64/ Makefile + sed -i s/x86_64/riscv64/ bluepyopt/tests/test_l5pc.py + sed -i s/x86_64/riscv64/ bluepyopt/tests/test_stochkv.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ojADgH + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + 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 -fno-omit-frame-pointer -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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=-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.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 -fno-omit-frame-pointer -mno-omit-leaf-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir --output /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.2.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.43.0) /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY["git"] = ''' Warning: 'keywords' should be a list, got type 'tuple' running egg_info creating bluepyopt.egg-info writing bluepyopt.egg-info/PKG-INFO writing dependency_links to bluepyopt.egg-info/dependency_links.txt writing entry points to bluepyopt.egg-info/entry_points.txt writing requirements to bluepyopt.egg-info/requires.txt writing top-level names to bluepyopt.egg-info/top_level.txt writing manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file 'bluepyopt.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY["git"] = ''' Warning: 'keywords' should be a list, got type 'tuple' running dist_info writing bluepyopt.egg-info/PKG-INFO writing dependency_links to bluepyopt.egg-info/dependency_links.txt writing entry points to bluepyopt.egg-info/entry_points.txt writing requirements to bluepyopt.egg-info/requires.txt writing top-level names to bluepyopt.egg-info/top_level.txt reading manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file 'bluepyopt.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/bluepyopt-1.14.10.dist-info' Handling numpy >=1.6 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: numpy >=1.6 (installed: numpy 1.26.4) Handling pandas >=0.18 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: pandas >=0.18 (installed: pandas 2.2.1) Handling deap >=1.3.3 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: deap >=1.3.3 (installed: deap 1.4.1) Handling efel >=2.13 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: efel >=2.13 (installed: efel 5.4.0) Handling ipyparallel from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: ipyparallel (installed: ipyparallel 8.8.0) Handling pickleshare >=0.7.3 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: pickleshare >=0.7.3 (installed: pickleshare 0.7.5) Handling Jinja2 >=2.8 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: Jinja2 >=2.8 (installed: Jinja2 3.1.4) Handling Pebble >=4.6.0 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: Pebble >=4.6.0 (installed: Pebble 5.0.7) Handling NEURON >=7.8 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: NEURON >=7.8 (installed: NEURON 8.2.2) Handling pyneuroml >=0.5.20 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'all' Handling libNeuroML >=0.3.1 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'all' Handling LFPy >=2.3 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'all' Handling arbor >=0.7 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'all' Handling arbor >=0.7 ; extra == 'arbor' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'arbor' Handling LFPy >=2.3 ; extra == 'lfpy' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'lfpy' Handling pyneuroml >=0.5.20 ; extra == 'neuroml' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'neuroml' Handling libNeuroML >=0.3.1 ; extra == 'neuroml' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'neuroml' Handling pyneuroml >=0.5.20 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'tests' Handling libNeuroML >=0.3.1 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'tests' Handling LFPy >=2.3 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'tests' Handling arbor >=0.7 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'tests' + cat /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires + rm -rfv bluepyopt-1.14.10.dist-info/ removed 'bluepyopt-1.14.10.dist-info/COPYING.lesser' removed 'bluepyopt-1.14.10.dist-info/entry_points.txt' removed 'bluepyopt-1.14.10.dist-info/AUTHORS.txt' removed 'bluepyopt-1.14.10.dist-info/METADATA' removed 'bluepyopt-1.14.10.dist-info/COPYING' removed 'bluepyopt-1.14.10.dist-info/LICENSE.txt' removed 'bluepyopt-1.14.10.dist-info/top_level.txt' removed directory 'bluepyopt-1.14.10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-bluepyopt-1.14.11-16.fc41.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 --target riscv64 --nodeps /builddir/build/SPECS/python-bluepyopt.spec'], chrootPath='/var/lib/mock/f41-build-844263-162239/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 -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/python-bluepyopt.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=1721347200 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.PdRlXl + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + 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 -fno-omit-frame-pointer -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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=-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.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 -fno-omit-frame-pointer -mno-omit-leaf-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir --output /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.2.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.43.0) /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY["git"] = ''' Warning: 'keywords' should be a list, got type 'tuple' running egg_info writing bluepyopt.egg-info/PKG-INFO writing dependency_links to bluepyopt.egg-info/dependency_links.txt writing entry points to bluepyopt.egg-info/entry_points.txt writing requirements to bluepyopt.egg-info/requires.txt writing top-level names to bluepyopt.egg-info/top_level.txt reading manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file 'bluepyopt.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY["git"] = ''' Warning: 'keywords' should be a list, got type 'tuple' running dist_info writing bluepyopt.egg-info/PKG-INFO writing dependency_links to bluepyopt.egg-info/dependency_links.txt writing entry points to bluepyopt.egg-info/entry_points.txt writing requirements to bluepyopt.egg-info/requires.txt writing top-level names to bluepyopt.egg-info/top_level.txt reading manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file 'bluepyopt.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/bluepyopt-1.14.10.dist-info' Handling numpy >=1.6 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: numpy >=1.6 (installed: numpy 1.26.4) Handling pandas >=0.18 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: pandas >=0.18 (installed: pandas 2.2.1) Handling deap >=1.3.3 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: deap >=1.3.3 (installed: deap 1.4.1) Handling efel >=2.13 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: efel >=2.13 (installed: efel 5.4.0) Handling ipyparallel from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: ipyparallel (installed: ipyparallel 8.8.0) Handling pickleshare >=0.7.3 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: pickleshare >=0.7.3 (installed: pickleshare 0.7.5) Handling Jinja2 >=2.8 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: Jinja2 >=2.8 (installed: Jinja2 3.1.4) Handling Pebble >=4.6.0 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: Pebble >=4.6.0 (installed: Pebble 5.0.7) Handling NEURON >=7.8 from hook generated metadata: Requires-Dist (bluepyopt) Requirement satisfied: NEURON >=7.8 (installed: NEURON 8.2.2) Handling pyneuroml >=0.5.20 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'all' Handling libNeuroML >=0.3.1 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'all' Handling LFPy >=2.3 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'all' Handling arbor >=0.7 ; extra == 'all' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'all' Handling arbor >=0.7 ; extra == 'arbor' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'arbor' Handling LFPy >=2.3 ; extra == 'lfpy' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'lfpy' Handling pyneuroml >=0.5.20 ; extra == 'neuroml' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'neuroml' Handling libNeuroML >=0.3.1 ; extra == 'neuroml' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'neuroml' Handling pyneuroml >=0.5.20 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: pyneuroml >=0.5.20 ; extra == 'tests' Handling libNeuroML >=0.3.1 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: libNeuroML >=0.3.1 ; extra == 'tests' Handling LFPy >=2.3 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: LFPy >=2.3 ; extra == 'tests' Handling arbor >=0.7 ; extra == 'tests' from hook generated metadata: Requires-Dist (bluepyopt) Ignoring alien requirement: arbor >=0.7 ; extra == 'tests' + cat /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-buildrequires + rm -rfv bluepyopt-1.14.10.dist-info/ removed 'bluepyopt-1.14.10.dist-info/COPYING.lesser' removed 'bluepyopt-1.14.10.dist-info/entry_points.txt' removed 'bluepyopt-1.14.10.dist-info/AUTHORS.txt' removed 'bluepyopt-1.14.10.dist-info/METADATA' removed 'bluepyopt-1.14.10.dist-info/COPYING' removed 'bluepyopt-1.14.10.dist-info/LICENSE.txt' removed 'bluepyopt-1.14.10.dist-info/top_level.txt' removed directory 'bluepyopt-1.14.10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kQpLUF + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-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 -fno-omit-frame-pointer -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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=-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 BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.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 -fno-omit-frame-pointer -mno-omit-leaf-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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir Processing /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY["git"] = ''' Warning: 'keywords' should be a list, got type 'tuple' running dist_info creating /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info writing /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-modern-metadata-00va4wln/bluepyopt-1.14.10.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: bluepyopt Building wheel for bluepyopt (pyproject.toml): started Running command Building wheel for bluepyopt (pyproject.toml) Warning: 'keywords' should be a list, got type 'tuple' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bluepyopt copying bluepyopt/_version.py -> build/lib/bluepyopt copying bluepyopt/objectives.py -> build/lib/bluepyopt copying bluepyopt/stoppingCriteria.py -> build/lib/bluepyopt copying bluepyopt/tools.py -> build/lib/bluepyopt copying bluepyopt/parameters.py -> build/lib/bluepyopt copying bluepyopt/__init__.py -> build/lib/bluepyopt copying bluepyopt/api.py -> build/lib/bluepyopt copying bluepyopt/evaluators.py -> build/lib/bluepyopt copying bluepyopt/optimisations.py -> build/lib/bluepyopt creating build/lib/bluepyopt/tests copying bluepyopt/tests/test_stochkv.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/disable_simplecell_scoop.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/test_bluepyopt.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/__init__.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/test_tools.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/test_lfpy.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/test_parameters.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/test_simplecell.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/test_l5pc.py -> build/lib/bluepyopt/tests copying bluepyopt/tests/test_evaluators.py -> build/lib/bluepyopt/tests creating build/lib/bluepyopt/ephys copying bluepyopt/ephys/simulators.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/objectives.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/efeatures.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/parameters.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/base.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/create_acc.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/__init__.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/locations.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/models.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/create_hoc.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/morphologies.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/acc.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/serializer.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/mechanisms.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/evaluators.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/stimuli.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/responses.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/recordings.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/protocols.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/objectivescalculators.py -> build/lib/bluepyopt/ephys copying bluepyopt/ephys/extra_features_utils.py -> build/lib/bluepyopt/ephys creating build/lib/bluepyopt/neuroml copying bluepyopt/neuroml/biophys.py -> build/lib/bluepyopt/neuroml copying bluepyopt/neuroml/simulation.py -> build/lib/bluepyopt/neuroml copying bluepyopt/neuroml/__init__.py -> build/lib/bluepyopt/neuroml copying bluepyopt/neuroml/cell.py -> build/lib/bluepyopt/neuroml copying bluepyopt/neuroml/morphology.py -> build/lib/bluepyopt/neuroml creating build/lib/bluepyopt/ipyp copying bluepyopt/ipyp/__init__.py -> build/lib/bluepyopt/ipyp copying bluepyopt/ipyp/bpopt_tasksdb.py -> build/lib/bluepyopt/ipyp creating build/lib/bluepyopt/deapext copying bluepyopt/deapext/stoppingCriteria.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/algorithms.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/__init__.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/CMA_SO.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/CMA_MO.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/optimisationsCMA.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/optimisations.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/utils.py -> build/lib/bluepyopt/deapext copying bluepyopt/deapext/hype.py -> build/lib/bluepyopt/deapext creating build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/test_stoppingCriteria.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/test_optimisationsCMA.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/deapext_test_utils.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/test_hype.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/__init__.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/test_utils.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/test_algorithms.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/test_selIBEA.py -> build/lib/bluepyopt/tests/test_deapext copying bluepyopt/tests/test_deapext/test_optimisations.py -> build/lib/bluepyopt/tests/test_deapext creating build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_create_acc.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_models.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_stimuli.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_parameterscalers.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_mechanisms.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_protocols.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_create_hoc.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_recordings.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_objectives.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/__init__.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_serializer.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_parameters.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_init.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_acc.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_locations.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_features.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_morphologies.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_simulators.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/utils.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_evaluators.py -> build/lib/bluepyopt/tests/test_ephys copying bluepyopt/tests/test_ephys/test_extra_features_utils.py -> build/lib/bluepyopt/tests/test_ephys creating build/lib/bluepyopt/tests/test_ephys/testmodels copying bluepyopt/tests/test_ephys/testmodels/dummycells.py -> build/lib/bluepyopt/tests/test_ephys/testmodels copying bluepyopt/tests/test_ephys/testmodels/__init__.py -> build/lib/bluepyopt/tests/test_ephys/testmodels creating build/lib/bluepyopt/ephys/examples copying bluepyopt/ephys/examples/__init__.py -> build/lib/bluepyopt/ephys/examples creating build/lib/bluepyopt/ephys/parameterscalers copying bluepyopt/ephys/parameterscalers/acc_iexpr.py -> build/lib/bluepyopt/ephys/parameterscalers copying bluepyopt/ephys/parameterscalers/__init__.py -> build/lib/bluepyopt/ephys/parameterscalers copying bluepyopt/ephys/parameterscalers/parameterscalers.py -> build/lib/bluepyopt/ephys/parameterscalers creating build/lib/bluepyopt/ephys/examples/simplecell copying bluepyopt/ephys/examples/simplecell/__init__.py -> build/lib/bluepyopt/ephys/examples/simplecell copying bluepyopt/ephys/examples/simplecell/simplecell.py -> build/lib/bluepyopt/ephys/examples/simplecell creating build/lib/bluepyopt/deapext/tools copying bluepyopt/deapext/tools/__init__.py -> build/lib/bluepyopt/deapext/tools copying bluepyopt/deapext/tools/selIBEA.py -> build/lib/bluepyopt/deapext/tools creating build/lib/bluepyopt/ephys/static copying bluepyopt/ephys/static/arbor_mechanisms.json -> build/lib/bluepyopt/ephys/static creating build/lib/bluepyopt/ephys/templates copying bluepyopt/ephys/templates/cell_template.jinja2 -> build/lib/bluepyopt/ephys/templates creating build/lib/bluepyopt/ephys/templates/acc copying bluepyopt/ephys/templates/acc/_json_template.jinja2 -> build/lib/bluepyopt/ephys/templates/acc copying bluepyopt/ephys/templates/acc/decor_acc_template.jinja2 -> build/lib/bluepyopt/ephys/templates/acc copying bluepyopt/ephys/templates/acc/label_dict_acc_template.jinja2 -> build/lib/bluepyopt/ephys/templates/acc copying bluepyopt/ephys/examples/simplecell/simple.swc -> build/lib/bluepyopt/ephys/examples/simplecell creating build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/Ca.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/NaTa_t.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/K_Pst.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/StochKv_deterministic.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/K_Tst.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/SK_E2.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/SKv3_1.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/KdShu2007.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/Nap_Et2.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/baseCaDynamics_E2_NML2.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/Ca_HVA.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/pas.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/Ih.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/Ca_LVAst.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/Im.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms copying bluepyopt/neuroml/NeuroML2_mechanisms/NaTs2_t.channel.nml -> build/lib/bluepyopt/neuroml/NeuroML2_mechanisms UPDATING build/lib/bluepyopt/_version.py set build/lib/bluepyopt/_version.py to '1.14.10' 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/bluepyopt copying build/lib/bluepyopt/_version.py -> build/bdist.linux-riscv64/wheel/bluepyopt creating build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/test_stochkv.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/disable_simplecell_scoop.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests creating build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/test_stoppingCriteria.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/test_optimisationsCMA.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/deapext_test_utils.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/test_hype.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/test_utils.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/test_algorithms.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/test_selIBEA.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext copying build/lib/bluepyopt/tests/test_deapext/test_optimisations.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_deapext creating build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_create_acc.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_models.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_stimuli.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_parameterscalers.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_mechanisms.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_protocols.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_create_hoc.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_recordings.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_objectives.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_serializer.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_parameters.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_init.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_acc.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_locations.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_features.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_morphologies.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_simulators.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/utils.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_ephys/test_evaluators.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys creating build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys/testmodels copying build/lib/bluepyopt/tests/test_ephys/testmodels/dummycells.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys/testmodels copying build/lib/bluepyopt/tests/test_ephys/testmodels/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys/testmodels copying build/lib/bluepyopt/tests/test_ephys/test_extra_features_utils.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests/test_ephys copying build/lib/bluepyopt/tests/test_bluepyopt.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/test_tools.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/test_lfpy.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/test_parameters.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/test_simplecell.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/test_l5pc.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests copying build/lib/bluepyopt/tests/test_evaluators.py -> build/bdist.linux-riscv64/wheel/bluepyopt/tests creating build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/simulators.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/objectives.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/efeatures.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/parameters.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/base.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/create_acc.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/locations.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/models.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/create_hoc.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/morphologies.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/acc.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/serializer.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/mechanisms.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/evaluators.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/stimuli.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/responses.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/recordings.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys creating build/bdist.linux-riscv64/wheel/bluepyopt/ephys/examples copying build/lib/bluepyopt/ephys/examples/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/examples creating build/bdist.linux-riscv64/wheel/bluepyopt/ephys/examples/simplecell copying build/lib/bluepyopt/ephys/examples/simplecell/simple.swc -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/examples/simplecell copying build/lib/bluepyopt/ephys/examples/simplecell/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/examples/simplecell copying build/lib/bluepyopt/ephys/examples/simplecell/simplecell.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/examples/simplecell creating build/bdist.linux-riscv64/wheel/bluepyopt/ephys/templates copying build/lib/bluepyopt/ephys/templates/cell_template.jinja2 -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/templates creating build/bdist.linux-riscv64/wheel/bluepyopt/ephys/templates/acc copying build/lib/bluepyopt/ephys/templates/acc/label_dict_acc_template.jinja2 -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/templates/acc copying build/lib/bluepyopt/ephys/templates/acc/_json_template.jinja2 -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/templates/acc copying build/lib/bluepyopt/ephys/templates/acc/decor_acc_template.jinja2 -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/templates/acc copying build/lib/bluepyopt/ephys/protocols.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/objectivescalculators.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys copying build/lib/bluepyopt/ephys/extra_features_utils.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys creating build/bdist.linux-riscv64/wheel/bluepyopt/ephys/static copying build/lib/bluepyopt/ephys/static/arbor_mechanisms.json -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/static creating build/bdist.linux-riscv64/wheel/bluepyopt/ephys/parameterscalers copying build/lib/bluepyopt/ephys/parameterscalers/acc_iexpr.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/parameterscalers copying build/lib/bluepyopt/ephys/parameterscalers/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/parameterscalers copying build/lib/bluepyopt/ephys/parameterscalers/parameterscalers.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ephys/parameterscalers copying build/lib/bluepyopt/objectives.py -> build/bdist.linux-riscv64/wheel/bluepyopt copying build/lib/bluepyopt/stoppingCriteria.py -> build/bdist.linux-riscv64/wheel/bluepyopt creating build/bdist.linux-riscv64/wheel/bluepyopt/neuroml copying build/lib/bluepyopt/neuroml/biophys.py -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml copying build/lib/bluepyopt/neuroml/simulation.py -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml copying build/lib/bluepyopt/neuroml/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml copying build/lib/bluepyopt/neuroml/cell.py -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml creating build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/Ca.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/NaTa_t.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/K_Pst.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/StochKv_deterministic.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/K_Tst.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/SK_E2.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/SKv3_1.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/KdShu2007.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/Nap_Et2.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/baseCaDynamics_E2_NML2.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/Ca_HVA.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/pas.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/Ih.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/Ca_LVAst.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/Im.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/NeuroML2_mechanisms/NaTs2_t.channel.nml -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml/NeuroML2_mechanisms copying build/lib/bluepyopt/neuroml/morphology.py -> build/bdist.linux-riscv64/wheel/bluepyopt/neuroml copying build/lib/bluepyopt/tools.py -> build/bdist.linux-riscv64/wheel/bluepyopt copying build/lib/bluepyopt/parameters.py -> build/bdist.linux-riscv64/wheel/bluepyopt copying build/lib/bluepyopt/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt copying build/lib/bluepyopt/api.py -> build/bdist.linux-riscv64/wheel/bluepyopt creating build/bdist.linux-riscv64/wheel/bluepyopt/ipyp copying build/lib/bluepyopt/ipyp/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ipyp copying build/lib/bluepyopt/ipyp/bpopt_tasksdb.py -> build/bdist.linux-riscv64/wheel/bluepyopt/ipyp copying build/lib/bluepyopt/evaluators.py -> build/bdist.linux-riscv64/wheel/bluepyopt copying build/lib/bluepyopt/optimisations.py -> build/bdist.linux-riscv64/wheel/bluepyopt creating build/bdist.linux-riscv64/wheel/bluepyopt/deapext creating build/bdist.linux-riscv64/wheel/bluepyopt/deapext/tools copying build/lib/bluepyopt/deapext/tools/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext/tools copying build/lib/bluepyopt/deapext/tools/selIBEA.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext/tools copying build/lib/bluepyopt/deapext/stoppingCriteria.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/algorithms.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/__init__.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/CMA_SO.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/CMA_MO.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/optimisationsCMA.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/optimisations.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/utils.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext copying build/lib/bluepyopt/deapext/hype.py -> build/bdist.linux-riscv64/wheel/bluepyopt/deapext running install_egg_info running egg_info writing bluepyopt.egg-info/PKG-INFO writing dependency_links to bluepyopt.egg-info/dependency_links.txt writing entry points to bluepyopt.egg-info/entry_points.txt writing requirements to bluepyopt.egg-info/requires.txt writing top-level names to bluepyopt.egg-info/top_level.txt reading manifest file 'bluepyopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 9: unknown action 'include.txt' adding license file 'LICENSE.txt' adding license file 'COPYING' adding license file 'COPYING.lesser' adding license file 'AUTHORS.txt' writing manifest file 'bluepyopt.egg-info/SOURCES.txt' Copying bluepyopt.egg-info to build/bdist.linux-riscv64/wheel/bluepyopt-1.14.10-py3.13.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/bluepyopt-1.14.10.dist-info/WHEEL creating '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir/pip-wheel-hcze7hza/.tmp-utk81ap6/bluepyopt-1.14.10-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'bluepyopt/__init__.py' adding 'bluepyopt/_version.py' adding 'bluepyopt/api.py' adding 'bluepyopt/evaluators.py' adding 'bluepyopt/objectives.py' adding 'bluepyopt/optimisations.py' adding 'bluepyopt/parameters.py' adding 'bluepyopt/stoppingCriteria.py' adding 'bluepyopt/tools.py' adding 'bluepyopt/deapext/CMA_MO.py' adding 'bluepyopt/deapext/CMA_SO.py' adding 'bluepyopt/deapext/__init__.py' adding 'bluepyopt/deapext/algorithms.py' adding 'bluepyopt/deapext/hype.py' adding 'bluepyopt/deapext/optimisations.py' adding 'bluepyopt/deapext/optimisationsCMA.py' adding 'bluepyopt/deapext/stoppingCriteria.py' adding 'bluepyopt/deapext/utils.py' adding 'bluepyopt/deapext/tools/__init__.py' adding 'bluepyopt/deapext/tools/selIBEA.py' adding 'bluepyopt/ephys/__init__.py' adding 'bluepyopt/ephys/acc.py' adding 'bluepyopt/ephys/base.py' adding 'bluepyopt/ephys/create_acc.py' adding 'bluepyopt/ephys/create_hoc.py' adding 'bluepyopt/ephys/efeatures.py' adding 'bluepyopt/ephys/evaluators.py' adding 'bluepyopt/ephys/extra_features_utils.py' adding 'bluepyopt/ephys/locations.py' adding 'bluepyopt/ephys/mechanisms.py' adding 'bluepyopt/ephys/models.py' adding 'bluepyopt/ephys/morphologies.py' adding 'bluepyopt/ephys/objectives.py' adding 'bluepyopt/ephys/objectivescalculators.py' adding 'bluepyopt/ephys/parameters.py' adding 'bluepyopt/ephys/protocols.py' adding 'bluepyopt/ephys/recordings.py' adding 'bluepyopt/ephys/responses.py' adding 'bluepyopt/ephys/serializer.py' adding 'bluepyopt/ephys/simulators.py' adding 'bluepyopt/ephys/stimuli.py' adding 'bluepyopt/ephys/examples/__init__.py' adding 'bluepyopt/ephys/examples/simplecell/__init__.py' adding 'bluepyopt/ephys/examples/simplecell/simple.swc' adding 'bluepyopt/ephys/examples/simplecell/simplecell.py' adding 'bluepyopt/ephys/parameterscalers/__init__.py' adding 'bluepyopt/ephys/parameterscalers/acc_iexpr.py' adding 'bluepyopt/ephys/parameterscalers/parameterscalers.py' adding 'bluepyopt/ephys/static/arbor_mechanisms.json' adding 'bluepyopt/ephys/templates/cell_template.jinja2' adding 'bluepyopt/ephys/templates/acc/_json_template.jinja2' adding 'bluepyopt/ephys/templates/acc/decor_acc_template.jinja2' adding 'bluepyopt/ephys/templates/acc/label_dict_acc_template.jinja2' adding 'bluepyopt/ipyp/__init__.py' adding 'bluepyopt/ipyp/bpopt_tasksdb.py' adding 'bluepyopt/neuroml/__init__.py' adding 'bluepyopt/neuroml/biophys.py' adding 'bluepyopt/neuroml/cell.py' adding 'bluepyopt/neuroml/morphology.py' adding 'bluepyopt/neuroml/simulation.py' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/Ca.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/Ca_HVA.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/Ca_LVAst.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/Ih.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/Im.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/K_Pst.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/K_Tst.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/KdShu2007.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/NaTa_t.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/NaTs2_t.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/Nap_Et2.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/SK_E2.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/SKv3_1.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/StochKv_deterministic.channel.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/baseCaDynamics_E2_NML2.nml' adding 'bluepyopt/neuroml/NeuroML2_mechanisms/pas.channel.nml' adding 'bluepyopt/tests/__init__.py' adding 'bluepyopt/tests/disable_simplecell_scoop.py' adding 'bluepyopt/tests/test_bluepyopt.py' adding 'bluepyopt/tests/test_evaluators.py' adding 'bluepyopt/tests/test_l5pc.py' adding 'bluepyopt/tests/test_lfpy.py' adding 'bluepyopt/tests/test_parameters.py' adding 'bluepyopt/tests/test_simplecell.py' adding 'bluepyopt/tests/test_stochkv.py' adding 'bluepyopt/tests/test_tools.py' adding 'bluepyopt/tests/test_deapext/__init__.py' adding 'bluepyopt/tests/test_deapext/deapext_test_utils.py' adding 'bluepyopt/tests/test_deapext/test_algorithms.py' adding 'bluepyopt/tests/test_deapext/test_hype.py' adding 'bluepyopt/tests/test_deapext/test_optimisations.py' adding 'bluepyopt/tests/test_deapext/test_optimisationsCMA.py' adding 'bluepyopt/tests/test_deapext/test_selIBEA.py' adding 'bluepyopt/tests/test_deapext/test_stoppingCriteria.py' adding 'bluepyopt/tests/test_deapext/test_utils.py' adding 'bluepyopt/tests/test_ephys/__init__.py' adding 'bluepyopt/tests/test_ephys/test_acc.py' adding 'bluepyopt/tests/test_ephys/test_create_acc.py' adding 'bluepyopt/tests/test_ephys/test_create_hoc.py' adding 'bluepyopt/tests/test_ephys/test_evaluators.py' adding 'bluepyopt/tests/test_ephys/test_extra_features_utils.py' adding 'bluepyopt/tests/test_ephys/test_features.py' adding 'bluepyopt/tests/test_ephys/test_init.py' adding 'bluepyopt/tests/test_ephys/test_locations.py' adding 'bluepyopt/tests/test_ephys/test_mechanisms.py' adding 'bluepyopt/tests/test_ephys/test_models.py' adding 'bluepyopt/tests/test_ephys/test_morphologies.py' adding 'bluepyopt/tests/test_ephys/test_objectives.py' adding 'bluepyopt/tests/test_ephys/test_parameters.py' adding 'bluepyopt/tests/test_ephys/test_parameterscalers.py' adding 'bluepyopt/tests/test_ephys/test_protocols.py' adding 'bluepyopt/tests/test_ephys/test_recordings.py' adding 'bluepyopt/tests/test_ephys/test_serializer.py' adding 'bluepyopt/tests/test_ephys/test_simulators.py' adding 'bluepyopt/tests/test_ephys/test_stimuli.py' adding 'bluepyopt/tests/test_ephys/utils.py' adding 'bluepyopt/tests/test_ephys/testmodels/__init__.py' adding 'bluepyopt/tests/test_ephys/testmodels/dummycells.py' adding 'bluepyopt-1.14.10.dist-info/AUTHORS.txt' adding 'bluepyopt-1.14.10.dist-info/COPYING' adding 'bluepyopt-1.14.10.dist-info/COPYING.lesser' adding 'bluepyopt-1.14.10.dist-info/LICENSE.txt' adding 'bluepyopt-1.14.10.dist-info/METADATA' adding 'bluepyopt-1.14.10.dist-info/WHEEL' adding 'bluepyopt-1.14.10.dist-info/entry_points.txt' adding 'bluepyopt-1.14.10.dist-info/top_level.txt' adding 'bluepyopt-1.14.10.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for bluepyopt (pyproject.toml): finished with status 'done' Created wheel for bluepyopt: filename=bluepyopt-1.14.10-py3-none-any.whl size=208270 sha256=491dea8780815e05beaef28e230c2089670219c54d8dceb76182912eb7cd992d Stored in directory: /builddir/.cache/pip/wheels/1c/b7/66/bea8bae800ded8bd4bf4a24b904ac47ecdb7e949d848d2c647 Successfully built bluepyopt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uftpd0 + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + '[' /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build + mkdir /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT + 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 -fno-omit-frame-pointer -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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=-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 BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e ++ ls /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir/bluepyopt-1.14.10-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=bluepyopt==1.14.10 + '[' -z bluepyopt==1.14.10 ']' + TMPDIR=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT --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/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir bluepyopt==1.14.10 Using pip 24.2 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/pyproject-wheeldir Processing ./pyproject-wheeldir/bluepyopt-1.14.10-py3-none-any.whl Installing collected packages: bluepyopt Creating /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin changing mode of /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin/bpopt_tasksdb to 755 Successfully installed bluepyopt-1.14.10 + '[' -d /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin/bpopt_tasksdb /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin/bpopt_tasksdb: updating + rm -rfv /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/bluepyopt-1.14.10.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt-1.14.10.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT --record /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt-1.14.10.dist-info/RECORD --output /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-record + rm -fv /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt-1.14.10.dist-info/RECORD removed '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt-1.14.10.dist-info/RECORD' + rm -fv /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt-1.14.10.dist-info/REQUESTED removed '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt-1.14.10.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-files --output-modules /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-modules --buildroot /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-record --prefix /usr -l bluepyopt + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 -j4 Bytecompiling .py files below /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13 using python3.13 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_hype.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_selIBEA.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_hype.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_utils.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_algorithms.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_selIBEA.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/deapext_test_utils.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_optimisationsCMA.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_optimisations.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_optimisations.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_stoppingCriteria.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_algorithms.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_stoppingCriteria.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/testmodels/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_utils.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/testmodels/__pycache__/dummycells.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_morphologies.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_extra_features_utils.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_init.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_features.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_objectives.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_recordings.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_init.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_simulators.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_evaluators.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_parameterscalers.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_deapext/__pycache__/test_optimisationsCMA.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_protocols.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_stimuli.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_simulators.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_protocols.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_create_hoc.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_models.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_locations.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_create_acc.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_create_acc.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/utils.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_locations.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_extra_features_utils.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_mechanisms.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_mechanisms.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_acc.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_morphologies.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_features.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_acc.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_parameterscalers.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_serializer.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_create_hoc.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_parameters.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_recordings.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_stimuli.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_objectives.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_evaluators.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_parameters.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_models.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/disable_simplecell_scoop.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_stochkv.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_stochkv.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_tools.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_bluepyopt.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_evaluators.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_lfpy.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_l5pc.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_lfpy.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/test_ephys/__pycache__/test_serializer.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_l5pc.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_simplecell.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_parameters.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_tools.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_evaluators.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/test_parameters.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/examples/simplecell/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/examples/simplecell/__pycache__/simplecell.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/examples/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/extra_features_utils.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/tests/__pycache__/disable_simplecell_scoop.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/morphologies.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/responses.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/protocols.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/base.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/models.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/objectivescalculators.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/mechanisms.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/create_hoc.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/recordings.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/serializer.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/simulators.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/stimuli.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/extra_features_utils.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/locations.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/efeatures.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/objectives.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/create_hoc.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/acc.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/serializer.cpython-313.opt-1.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/create_acc.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/recordings.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/evaluators.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/models.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/parameterscalers/__pycache__/parameterscalers.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/parameterscalers/__pycache__/acc_iexpr.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/efeatures.cpython-313.pyc: replacing with normalized version /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/__pycache__/parameters.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/neuroml/__pycache__/morphology.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/neuroml/__pycache__/cell.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/neuroml/__pycache__/biophys.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/neuroml/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ipyp/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ipyp/__pycache__/bpopt_tasksdb.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/tools/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/tools/__pycache__/selIBEA.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/ephys/parameterscalers/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/CMA_SO.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/CMA_MO.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/hype.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/utils.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/stoppingCriteria.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/optimisationsCMA.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/algorithms.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/stoppingCriteria.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/api.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/deapext/__pycache__/optimisations.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/parameters.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/_version.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/objectives.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/tools.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/optimisations.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/__pycache__/evaluators.cpython-313.opt-1.pyc: rewriting with normalized contents /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages/bluepyopt/neuroml/__pycache__/simulation.cpython-313.opt-1.pyc: rewriting with normalized contents Scanned 37 directories and 320 files, processed 135 inodes, 135 modified (78 replaced + 57 rewritten), 0 unsupported format, 0 errors Reading /builddir/build/BUILD/python-bluepyopt-1.14.11-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gqF21M + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-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 -fno-omit-frame-pointer -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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 -mno-omit-leaf-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=-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 BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + '[' '!' -f /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-modules ']' + PATH=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages + _PYTHONSITE=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python3 -sP /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-bluepyopt-1.14.11-build/python-bluepyopt-1.14.11-16.fc41.riscv64-pyproject-modules -e '*neuroml*' -e 'bluepyopt.tests*' Check import: bluepyopt Check import: bluepyopt.api Check import: bluepyopt.deapext Check import: bluepyopt.deapext.CMA_MO Check import: bluepyopt.deapext.CMA_SO Check import: bluepyopt.deapext.algorithms Check import: bluepyopt.deapext.hype Check import: bluepyopt.deapext.optimisations Check import: bluepyopt.deapext.optimisationsCMA Check import: bluepyopt.deapext.stoppingCriteria Check import: bluepyopt.deapext.tools Check import: bluepyopt.deapext.tools.selIBEA Check import: bluepyopt.deapext.utils Check import: bluepyopt.ephys Check import: bluepyopt.ephys.acc Check import: bluepyopt.ephys.base Check import: bluepyopt.ephys.create_acc Check import: bluepyopt.ephys.create_hoc Check import: bluepyopt.ephys.efeatures Check import: bluepyopt.ephys.evaluators Check import: bluepyopt.ephys.examples Check import: bluepyopt.ephys.examples.simplecell Check import: bluepyopt.ephys.examples.simplecell.simplecell Check import: bluepyopt.ephys.extra_features_utils Check import: bluepyopt.ephys.locations Check import: bluepyopt.ephys.mechanisms Check import: bluepyopt.ephys.models Check import: bluepyopt.ephys.morphologies Check import: bluepyopt.ephys.objectives Check import: bluepyopt.ephys.objectivescalculators Check import: bluepyopt.ephys.parameters Check import: bluepyopt.ephys.parameterscalers Check import: bluepyopt.ephys.parameterscalers.acc_iexpr Check import: bluepyopt.ephys.parameterscalers.parameterscalers Check import: bluepyopt.ephys.protocols Check import: bluepyopt.ephys.recordings Check import: bluepyopt.ephys.responses Check import: bluepyopt.ephys.serializer Check import: bluepyopt.ephys.simulators Check import: bluepyopt.ephys.stimuli Check import: bluepyopt.evaluators Check import: bluepyopt.ipyp Check import: bluepyopt.ipyp.bpopt_tasksdb Check import: bluepyopt.objectives Check import: bluepyopt.optimisations Check import: bluepyopt.parameters Check import: bluepyopt.stoppingCriteria Check import: bluepyopt.tools + 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 -fno-omit-frame-pointer -mno-omit-leaf-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/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /usr/bin/make -O -j4 V=1 VERBOSE=1 stochkv_prepare l5pc_prepare sc_prepare meta_prepare cd examples/stochkv && ls mechanisms && nrnivmodl mechanisms StochKv.mod StochKv3.mod /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv Mod files: "mechanisms/mechanisms/StochKv.mod" "mechanisms/mechanisms/StochKv3.mod" Creating 'riscv64' directory for .o files. make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' -> NMODL ../mechanisms/StochKv3.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "StochKv3.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' -> NMODL ../mechanisms/StochKv.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "StochKv.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' -> Compiling mod_func.cpp gcc -DHAVE_CONFIG_H -I. -I/usr/include -fPIC -c mod_func.cpp -o mod_func.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' -> Compiling StochKv.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c StochKv.c -o StochKv.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' -> Compiling StochKv3.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c StochKv3.c -o StochKv3.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' => LINKING shared library ./libnrnmech.so g++ -std=c++11 -shared -I /usr/include -o ./libnrnmech.so -Wl,-soname,libnrnmech.so \ ./mod_func.o ./StochKv.o ./StochKv3.o -L/usr/lib -lnrniv -lreadline -lcurses -lform -lpython3.13 -lX11 -lXext rm -f ./.libs/libnrnmech.so ; mkdir -p ./.libs ; cp ./libnrnmech.so ./.libs/libnrnmech.so make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' => LINKING executable ./special LDFLAGS are: -lreadline -lcurses -lform -lpython3.13 -lX11 -lXext g++ -std=c++11 -I /usr/include -I /usr/include/nrncvode -DAUTO_DLOPEN_NRNMECH=0 /usr/share/nrn/nrnmain.cpp -o ./special \ -L . -lnrnmech -L/usr/lib -lnrniv -lnrnmech -lreadline -lcurses -lform -lpython3.13 -lX11 -lXext make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64' Successfully created riscv64/special make[1]: warning: -j4 forced in submake: resetting jobserver mode. Translating StochKv3.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64/StochKv3.c Warning: bnl undefined. (declared within VERBATIM?) Warning: value undefined. (declared within VERBATIM?) Thread Safe Translating StochKv.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/stochkv/riscv64/StochKv.c Warning: bnl undefined. (declared within VERBATIM?) Warning: value undefined. (declared within VERBATIM?) Thread Safe cd examples/l5pc && nrnivmodl mechanisms /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc Mod files: "mechanisms/mechanisms/CaDynamics_E2.mod" "mechanisms/mechanisms/Ca_HVA.mod" "mechanisms/mechanisms/Ca_LVAst.mod" "mechanisms/mechanisms/Ih.mod" "mechanisms/mechanisms/Im.mod" "mechanisms/mechanisms/K_Pst.mod" "mechanisms/mechanisms/K_Tst.mod" "mechanisms/mechanisms/NaTa_t.mod" "mechanisms/mechanisms/NaTs2_t.mod" "mechanisms/mechanisms/Nap_Et2.mod" "mechanisms/mechanisms/SK_E2.mod" "mechanisms/mechanisms/SKv3_1.mod" Creating 'riscv64' directory for .o files. make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/CaDynamics_E2.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "CaDynamics_E2.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/Ca_HVA.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "Ca_HVA.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/Ca_LVAst.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "Ca_LVAst.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/Im.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "Im.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/Ih.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "Ih.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/K_Pst.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "K_Pst.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/K_Tst.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "K_Tst.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/NaTa_t.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "NaTa_t.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/NaTs2_t.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "NaTs2_t.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/Nap_Et2.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "Nap_Et2.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/SK_E2.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "SK_E2.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> NMODL ../mechanisms/SKv3_1.mod (cd "../mechanisms"; MODLUNIT=/usr/share/nrn/lib/nrnunits.lib /usr/bin/nocmodl "SKv3_1.mod" -o "/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64") make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling mod_func.cpp gcc -DHAVE_CONFIG_H -I. -I/usr/include -fPIC -c mod_func.cpp -o mod_func.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling CaDynamics_E2.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c CaDynamics_E2.c -o CaDynamics_E2.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling Ca_LVAst.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c Ca_LVAst.c -o Ca_LVAst.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling Ca_HVA.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c Ca_HVA.c -o Ca_HVA.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling Ih.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c Ih.c -o Ih.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling Im.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c Im.c -o Im.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling NaTa_t.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c NaTa_t.c -o NaTa_t.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling K_Tst.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c K_Tst.c -o K_Tst.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling K_Pst.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c K_Pst.c -o K_Pst.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling NaTs2_t.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c NaTs2_t.c -o NaTs2_t.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling SKv3_1.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c SKv3_1.c -o SKv3_1.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling SK_E2.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c SK_E2.c -o SK_E2.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' -> Compiling Nap_Et2.c gcc -DHAVE_CONFIG_H -I"../mechanisms" -I. -I/usr/include -fPIC -c Nap_Et2.c -o Nap_Et2.o make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' => LINKING shared library ./libnrnmech.so g++ -std=c++11 -shared -I /usr/include -o ./libnrnmech.so -Wl,-soname,libnrnmech.so \ ./mod_func.o ./CaDynamics_E2.o ./Ca_HVA.o ./Ca_LVAst.o ./Ih.o ./Im.o ./K_Pst.o ./K_Tst.o ./NaTa_t.o ./NaTs2_t.o ./Nap_Et2.o ./SK_E2.o ./SKv3_1.o -L/usr/lib -lnrniv -lreadline -lcurses -lform -lpython3.13 -lX11 -lXext rm -f ./.libs/libnrnmech.so ; mkdir -p ./.libs ; cp ./libnrnmech.so ./.libs/libnrnmech.so make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' make[1]: Entering directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' => LINKING executable ./special LDFLAGS are: -lreadline -lcurses -lform -lpython3.13 -lX11 -lXext g++ -std=c++11 -I /usr/include -I /usr/include/nrncvode -DAUTO_DLOPEN_NRNMECH=0 /usr/share/nrn/nrnmain.cpp -o ./special \ -L . -lnrnmech -L/usr/lib -lnrniv -lnrnmech -lreadline -lcurses -lform -lpython3.13 -lX11 -lXext make[1]: Leaving directory '/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64' Successfully created riscv64/special make[1]: warning: -j4 forced in submake: resetting jobserver mode. Translating CaDynamics_E2.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/CaDynamics_E2.c Thread Safe Translating Ca_HVA.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/Ca_HVA.c Thread Safe Translating Ca_LVAst.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/Ca_LVAst.c Thread Safe Translating Im.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/Im.c Thread Safe Translating Ih.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/Ih.c Thread Safe Translating K_Pst.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/K_Pst.c Thread Safe Translating K_Tst.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/K_Tst.c Thread Safe Translating NaTa_t.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/NaTa_t.c Thread Safe Translating NaTs2_t.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/NaTs2_t.c Thread Safe Translating Nap_Et2.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/Nap_Et2.c Thread Safe Translating SK_E2.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/SK_E2.c Thread Safe Translating SKv3_1.mod into /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples/l5pc/riscv64/SKv3_1.c Thread Safe cd examples/metaparameters && \ jupyter nbconvert --to python metaparameters.ipynb && \ sed '/get_ipython/d;/plt\./d;/plot_responses/d;/import matplotlib/d' metaparameters.py >metaparameters.tmp && \ mv metaparameters.tmp metaparameters.py [NbConvertApp] Converting notebook metaparameters.ipynb to python [NbConvertApp] Writing 9314 bytes to metaparameters.py cd examples/simplecell && \ jupyter nbconvert --to python simplecell.ipynb && \ sed '/get_ipython/d;/plt\./d;/plot_responses/d;/import matplotlib/d' simplecell.py >simplecell.tmp && \ mv simplecell.tmp simplecell.py && \ jupyter nbconvert --to python simplecell_arbor.ipynb && \ sed '/get_ipython/d;/plt\./d;/plot_responses/d;/import matplotlib/d' simplecell_arbor.py >simplecell_arbor.tmp && \ mv simplecell_arbor.tmp simplecell_arbor.py [NbConvertApp] Converting notebook simplecell.ipynb to python [NbConvertApp] Writing 10724 bytes to simplecell.py [NbConvertApp] Converting notebook simplecell_arbor.ipynb to python [NbConvertApp] Writing 10785 bytes to simplecell_arbor.py cd examples/l5pc && \ jupyter nbconvert --to python L5PC.ipynb && \ sed '/get_ipython/d;/plt\./d;/plot_responses/d;/import matplotlib/d;/neurom/d;/axes/d;/fig/d;/for index/d' L5PC.py >L5PC.tmp && \ mv L5PC.tmp L5PC.py && \ python3 l5pc_validate_neuron_arbor_pm.py --prepare-only --regions somatic --param-values ../../bluepyopt/tests/testdata/l5pc_validate_neuron_arbor/param_values.json && \ jupyter nbconvert --to python l5pc_validate_neuron_arbor_somatic.ipynb && \ sed '/get_ipython/d;/plt\./d;/import matplotlib/d;/from IPython.display/d;/multiprocessing/d;s/pool.map/map/g;s/# test_l5pc: insert //g;/# test_l5pc: skip/d' l5pc_validate_neuron_arbor_somatic.py >l5pc_validate_neuron_arbor_somatic.tmp && \ mv l5pc_validate_neuron_arbor_somatic.tmp l5pc_validate_neuron_arbor_somatic.py [NbConvertApp] Converting notebook L5PC.ipynb to python [NbConvertApp] Writing 9158 bytes to L5PC.py INFO:root:Outputting l5pc_validate_neuron_arbor notebook to ./l5pc_validate_neuron_arbor_somatic.ipynb with all local mechs/params... mechs = {'all': ['pas'], 'somatic': ['NaTs2_t', 'SKv3_1', 'SK_E2', 'CaDynamics_E2', 'Ca_HVA', 'Ca_LVAst', 'Ih']} extra_params = {'v_init': 'global', 'celsius': 'global', 'g_pas': ['all'], 'e_pas': ['all'], 'cm': ['all'], 'Ra': ['all'], 'ena': ['somatic'], 'ek': ['somatic']} INFO:papermill:Input Notebook: l5pc_validate_neuron_arbor.ipynb INFO:papermill:Output Notebook: ./l5pc_validate_neuron_arbor_somatic.ipynb [NbConvertApp] Converting notebook l5pc_validate_neuron_arbor_somatic.ipynb to python [NbConvertApp] Writing 24826 bytes to l5pc_validate_neuron_arbor_somatic.py + k='not test_metaparameter' + k='not test_metaparameter and not test_NrnRampPulse_instantiate' + k='not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run' + k='not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run and not test_DEAPOptimisation_run_from_parents' + k='not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run and not test_DEAPOptimisation_run_from_parents and not test_optimisationsCMA_SO_run' + k='not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run and not test_DEAPOptimisation_run_from_parents and not test_optimisationsCMA_SO_run and not test_optimisationsCMA_MO_run' + k='not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run and not test_DEAPOptimisation_run_from_parents and not test_optimisationsCMA_SO_run and not test_optimisationsCMA_MO_run and not test_LFPySquarePulse_instantiate' + k='not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run and not test_DEAPOptimisation_run_from_parents and not test_optimisationsCMA_SO_run and not test_optimisationsCMA_MO_run and not test_LFPySquarePulse_instantiate and not test_write_acc_expsyn' + 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 -fno-omit-frame-pointer -mno-omit-leaf-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/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /usr/bin/pytest bluepyopt/tests/ -v -m 'unit and not neuroml' '-k not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run and not test_DEAPOptimisation_run_from_parents and not test_optimisationsCMA_SO_run and not test_optimisationsCMA_MO_run and not test_LFPySquarePulse_instantiate and not test_write_acc_expsyn' ============================= test session starts ============================== platform linux -- Python 3.13.0rc1, pytest-8.3.1, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e configfile: pytest.ini collecting ... collected 183 items / 20 deselected / 163 selected bluepyopt/tests/test_bluepyopt.py::test_import PASSED [ 0%] bluepyopt/tests/test_deapext/test_algorithms.py::test_eaAlphaMuPlusLambdaCheckpoint PASSED [ 1%] bluepyopt/tests/test_deapext/test_algorithms.py::test_eaAlphaMuPlusLambdaCheckpoint_with_checkpoint PASSED [ 1%] bluepyopt/tests/test_deapext/test_hype.py::test_hypeIndicatorExact PASSED [ 2%] bluepyopt/tests/test_deapext/test_hype.py::test_hypeIndicatorSampled PASSED [ 3%] bluepyopt/tests/test_deapext/test_optimisations.py::test_DEAPOptimisation_constructor PASSED [ 3%] bluepyopt/tests/test_deapext/test_optimisations.py::test_IBEADEAPOptimisation_constructor PASSED [ 4%] bluepyopt/tests/test_deapext/test_optimisations.py::test_selectorname PASSED [ 4%] bluepyopt/tests/test_deapext/test_optimisationsCMA.py::test_optimisationsCMA_normspace PASSED [ 5%] bluepyopt/tests/test_deapext/test_selIBEA.py::test_calc_fitness_components PASSED [ 6%] bluepyopt/tests/test_deapext/test_selIBEA.py::test_mating_selection PASSED [ 6%] bluepyopt/tests/test_deapext/test_selIBEA.py::test_selibea_init PASSED [ 7%] bluepyopt/tests/test_deapext/test_stoppingCriteria.py::test_MaxNGen PASSED [ 7%] bluepyopt/tests/test_deapext/test_utils.py::test_run_next_gen_condition PASSED [ 8%] bluepyopt/tests/test_ephys/test_acc.py::test_arbor_labels PASSED [ 9%] bluepyopt/tests/test_ephys/test_create_acc.py::test_read_templates PASSED [ 9%] bluepyopt/tests/test_ephys/test_create_acc.py::test_Nrn2ArbParamAdapter_param_name PASSED [ 10%] bluepyopt/tests/test_ephys/test_create_acc.py::test_Nrn2ArbParamAdapter_param_value PASSED [ 11%] bluepyopt/tests/test_ephys/test_create_acc.py::test_Nrn2ArbParamAdapter_format PASSED [ 11%] bluepyopt/tests/test_ephys/test_create_acc.py::test_Nrn2ArbMechGrouper_format_params_and_group_by_mech PASSED [ 12%] bluepyopt/tests/test_ephys/test_create_acc.py::test_Nrn2ArbMechGrouper_process_global PASSED [ 12%] bluepyopt/tests/test_ephys/test_create_acc.py::test_Nrn2ArbMechGrouper_is_global_property PASSED [ 13%] bluepyopt/tests/test_ephys/test_create_acc.py::test_separate_global_properties PASSED [ 14%] bluepyopt/tests/test_ephys/test_create_acc.py::test_Nrn2ArbMechGrouper_process_local PASSED [ 14%] bluepyopt/tests/test_ephys/test_create_acc.py::test_ArbNmodlMechFormatter_load_mech_catalogue_meta PASSED [ 15%] bluepyopt/tests/test_ephys/test_create_acc.py::test_ArbNmodlMechFormatter_mech_name PASSED [ 15%] bluepyopt/tests/test_ephys/test_create_acc.py::test_ArbNmodlMechFormatter_translate_density PASSED [ 16%] bluepyopt/tests/test_ephys/test_create_acc.py::test_arb_populate_label_dict PASSED [ 17%] bluepyopt/tests/test_ephys/test_create_acc.py::test_create_acc PASSED [ 17%] bluepyopt/tests/test_ephys/test_create_acc.py::test_create_acc_filename PASSED [ 18%] bluepyopt/tests/test_ephys/test_create_acc.py::test_create_acc_replace_axon PASSED [ 19%] bluepyopt/tests/test_ephys/test_create_acc.py::test_cell_model_write_and_read_acc PASSED [ 19%] bluepyopt/tests/test_ephys/test_create_acc.py::test_cell_model_write_and_read_acc_replace_axon PASSED [ 20%] bluepyopt/tests/test_ephys/test_create_acc.py::test_cell_model_create_acc_replace_axon_without_instantiate PASSED [ 20%] bluepyopt/tests/test_ephys/test_create_acc.py::test_write_acc_simple PASSED [ 21%] bluepyopt/tests/test_ephys/test_create_acc.py::test_write_acc_l5pc PASSED [ 22%] bluepyopt/tests/test_ephys/test_create_hoc.py::test_generate_channels_by_location PASSED [ 22%] bluepyopt/tests/test_ephys/test_create_hoc.py::test__generate_channels_by_location PASSED [ 23%] bluepyopt/tests/test_ephys/test_create_hoc.py::test_generate_parameters PASSED [ 23%] bluepyopt/tests/test_ephys/test_create_hoc.py::test__generate_parameters PASSED [ 24%] bluepyopt/tests/test_ephys/test_create_hoc.py::test_create_hoc PASSED [ 25%] bluepyopt/tests/test_ephys/test_create_hoc.py::test_create_hoc_filename PASSED [ 25%] bluepyopt/tests/test_ephys/test_create_hoc.py::test_generate_reinitrng PASSED [ 26%] bluepyopt/tests/test_ephys/test_create_hoc.py::test_range_exprs_to_hoc PASSED [ 26%] bluepyopt/tests/test_ephys/test_create_hoc.py::test_range_exprs_to_hoc_step_scaler PASSED [ 27%] bluepyopt/tests/test_ephys/test_evaluators.py::test_CellEvaluator_init PASSED [ 28%] bluepyopt/tests/test_ephys/test_evaluators.py::test_CellEvaluator_evaluate PASSED [ 28%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_peak_to_valley PASSED [ 29%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_peak_trough_ratio PASSED [ 30%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_halfwidth PASSED [ 30%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_repolarization_slope PASSED [ 31%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_recovery_slope PASSED [ 31%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_peak_image PASSED [ 32%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_relative_amplitude PASSED [ 33%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_peak_time_diff PASSED [ 33%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test__get_trough_and_peak_idx PASSED [ 34%] bluepyopt/tests/test_ephys/test_extra_features_utils.py::test_calculate_features PASSED [ 34%] bluepyopt/tests/test_ephys/test_features.py::test_EFeature PASSED [ 35%] bluepyopt/tests/test_ephys/test_features.py::test_eFELFeature PASSED [ 36%] bluepyopt/tests/test_ephys/test_features.py::test_eFELFeature_max_score PASSED [ 36%] bluepyopt/tests/test_ephys/test_features.py::test_eFELFeature_force_max_score PASSED [ 37%] bluepyopt/tests/test_ephys/test_features.py::test_eFELFeature_double_settings PASSED [ 38%] bluepyopt/tests/test_ephys/test_features.py::test_eFELFeature_int_settings PASSED [ 38%] bluepyopt/tests/test_ephys/test_features.py::test_eFELFeature_string_settings PASSED [ 39%] bluepyopt/tests/test_ephys/test_features.py::test_eFELFeature_serialize PASSED [ 39%] bluepyopt/tests/test_ephys/test_features.py::test_extraFELFeature PASSED [ 40%] bluepyopt/tests/test_ephys/test_features.py::test_masked_cosine_distance PASSED [ 41%] bluepyopt/tests/test_ephys/test_init.py::test_import PASSED [ 41%] bluepyopt/tests/test_ephys/test_init.py::test_ephys_base PASSED [ 42%] bluepyopt/tests/test_ephys/test_locations.py::test_location_init PASSED [ 42%] bluepyopt/tests/test_ephys/test_locations.py::TestNrnSectionCompLocation::test_instantiate PASSED [ 43%] bluepyopt/tests/test_ephys/test_locations.py::TestNrnSeclistCompLocation::test_instantiate PASSED [ 44%] bluepyopt/tests/test_ephys/test_locations.py::TestNrnSeclistSecLocation::test_instantiate PASSED [ 44%] bluepyopt/tests/test_ephys/test_locations.py::TestNrnSomaDistanceCompLocation::test_instantiate PASSED [ 45%] bluepyopt/tests/test_ephys/test_locations.py::TestNrnSecSomaDistanceCompLocation::test_instantiate PASSED [ 46%] bluepyopt/tests/test_ephys/test_locations.py::TestNrnTrunkSomaDistanceCompLocation::test_instantiate PASSED [ 46%] bluepyopt/tests/test_ephys/test_locations.py::test_serialize PASSED [ 47%] bluepyopt/tests/test_ephys/test_mechanisms.py::test_mechanism_serialize PASSED [ 47%] bluepyopt/tests/test_ephys/test_mechanisms.py::test_nrnmod_instantiate PASSED [ 48%] bluepyopt/tests/test_ephys/test_mechanisms.py::test_nrnmod_reinitrng_block PASSED [ 49%] bluepyopt/tests/test_ephys/test_mechanisms.py::test_nrnmod_determinism PASSED [ 49%] bluepyopt/tests/test_ephys/test_mechanisms.py::test_pprocess_instantiate PASSED [ 50%] bluepyopt/tests/test_ephys/test_mechanisms.py::test_string_hash_functions PASSED [ 50%] bluepyopt/tests/test_ephys/test_models.py::test_create_empty_template PASSED [ 51%] bluepyopt/tests/test_ephys/test_models.py::test_model PASSED [ 52%] bluepyopt/tests/test_ephys/test_models.py::test_cellmodel PASSED [ 52%] bluepyopt/tests/test_ephys/test_models.py::test_cellmodel_namecheck PASSED [ 53%] bluepyopt/tests/test_ephys/test_models.py::test_load_hoc_template PASSED [ 53%] bluepyopt/tests/test_ephys/test_models.py::test_HocCellModel PASSED [ 54%] bluepyopt/tests/test_ephys/test_models.py::test_CellModel_create_empty_cell PASSED [ 55%] bluepyopt/tests/test_ephys/test_models.py::test_CellModel_create_hoc PASSED [ 55%] bluepyopt/tests/test_ephys/test_models.py::test_CellModel_destroy PASSED [ 56%] bluepyopt/tests/test_ephys/test_models.py::test_lfpy_create_empty_template PASSED [ 57%] bluepyopt/tests/test_ephys/test_models.py::test_lfpycellmodel PASSED [ 57%] bluepyopt/tests/test_ephys/test_models.py::test_lfpycellmodel_namecheck PASSED [ 58%] bluepyopt/tests/test_ephys/test_models.py::test_load_lfpy_hoc_template PASSED [ 58%] bluepyopt/tests/test_ephys/test_models.py::test_LFPyCellModel_create_empty_cell PASSED [ 59%] bluepyopt/tests/test_ephys/test_models.py::test_LFPyCellModel_create_hoc PASSED [ 60%] bluepyopt/tests/test_ephys/test_models.py::test_LFPyCellModel_destroy PASSED [ 60%] bluepyopt/tests/test_ephys/test_morphologies.py::test_morphology_init PASSED [ 61%] bluepyopt/tests/test_ephys/test_morphologies.py::test_nrnfilemorphology_init PASSED [ 61%] bluepyopt/tests/test_ephys/test_morphologies.py::test_nrnfilemorphology_replace_axon PASSED [ 62%] bluepyopt/tests/test_ephys/test_morphologies.py::test_nrnfilemorphology_replace_axon_ax1 PASSED [ 63%] bluepyopt/tests/test_ephys/test_morphologies.py::test_nrnfilemorphology_replace_axon_ax2 PASSED [ 63%] bluepyopt/tests/test_ephys/test_morphologies.py::test_serialize PASSED [ 64%] bluepyopt/tests/test_ephys/test_objectives.py::test_EFeatureObjective PASSED [ 65%] bluepyopt/tests/test_ephys/test_objectives.py::test_SingletonObjective PASSED [ 65%] bluepyopt/tests/test_ephys/test_objectives.py::test_SingletonWeightObjective PASSED [ 66%] bluepyopt/tests/test_ephys/test_objectives.py::test_MaxObjective PASSED [ 66%] bluepyopt/tests/test_ephys/test_objectives.py::test_WeightedSumObjective PASSED [ 67%] bluepyopt/tests/test_ephys/test_parameters.py::test_pprocessparam_instantiate PASSED [ 68%] bluepyopt/tests/test_ephys/test_parameters.py::test_serialize PASSED [ 68%] bluepyopt/tests/test_ephys/test_parameterscalers.py::test_NrnSegmentSomaDistanceScaler_dist_params PASSED [ 69%] bluepyopt/tests/test_ephys/test_parameterscalers.py::test_NrnSegmentSectionDistanceScaler_eval_dist_with_dict PASSED [ 69%] bluepyopt/tests/test_ephys/test_parameterscalers.py::test_NrnSegmentSomaDistanceStepScaler_eval_dist_with_dict PASSED [ 70%] bluepyopt/tests/test_ephys/test_parameterscalers.py::test_serialize PASSED [ 71%] bluepyopt/tests/test_ephys/test_parameterscalers.py::test_parameterscalers_iexpr_generator PASSED [ 71%] bluepyopt/tests/test_ephys/test_parameterscalers.py::test_parameterscalers_iexpr_generator_non_existent_op PASSED [ 72%] bluepyopt/tests/test_ephys/test_parameterscalers.py::test_parameterscalers_iexpr_generator_unsupported_attr PASSED [ 73%] bluepyopt/tests/test_ephys/test_protocols.py::test_distloc_exception PASSED [ 73%] bluepyopt/tests/test_ephys/test_protocols.py::test_sweepprotocol_init PASSED [ 74%] bluepyopt/tests/test_ephys/test_protocols.py::test_sequenceprotocol_init PASSED [ 74%] bluepyopt/tests/test_ephys/test_protocols.py::test_sequenceprotocol_run PASSED [ 75%] bluepyopt/tests/test_ephys/test_protocols.py::test_sequenceprotocol_overwrite PASSED [ 76%] bluepyopt/tests/test_ephys/test_protocols.py::test_stepprotocol_init PASSED [ 76%] bluepyopt/tests/test_ephys/test_protocols.py::test_sweepprotocol_run_unisolated PASSED [ 77%] bluepyopt/tests/test_ephys/test_protocols.py::test_sweepprotocol_run_isolated PASSED [ 77%] bluepyopt/tests/test_ephys/test_protocols.py::test_nrnsimulator_exception PASSED [ 78%] bluepyopt/tests/test_ephys/test_protocols.py::test_sweepprotocol_instantiate_with_LFPyCellModel PASSED [ 79%] bluepyopt/tests/test_ephys/test_recordings.py::test_comprecording_init PASSED [ 79%] bluepyopt/tests/test_ephys/test_recordings.py::test_lfprecording_init PASSED [ 80%] bluepyopt/tests/test_ephys/test_recordings.py::test_lfprecording_instantiate PASSED [ 80%] bluepyopt/tests/test_ephys/test_serializer.py::test_serializer PASSED [ 81%] bluepyopt/tests/test_ephys/test_serializer.py::test_roundtrip_serializer PASSED [ 82%] bluepyopt/tests/test_ephys/test_serializer.py::test_nested_serializer PASSED [ 82%] bluepyopt/tests/test_ephys/test_serializer.py::test_non_instantiable PASSED [ 83%] bluepyopt/tests/test_ephys/test_simulators.py::test_nrnsimulator_init PASSED [ 84%] bluepyopt/tests/test_ephys/test_simulators.py::test_nrnsimulator_init_windows PASSED [ 84%] bluepyopt/tests/test_ephys/test_simulators.py::test_nrnsimulator_cvode_minstep PASSED [ 85%] bluepyopt/tests/test_ephys/test_simulators.py::test_neuron_import PASSED [ 85%] bluepyopt/tests/test_ephys/test_simulators.py::test_nrnsim_run_dt_exception PASSED [ 86%] bluepyopt/tests/test_ephys/test_simulators.py::test_nrnsim_run_cvodeactive_dt_exception PASSED [ 87%] bluepyopt/tests/test_ephys/test_simulators.py::test_disable_banner_exception PASSED [ 87%] bluepyopt/tests/test_ephys/test_simulators.py::test_lfpysimulator_init PASSED [ 88%] bluepyopt/tests/test_ephys/test_simulators.py::test_lfpyimulator_init_windows PASSED [ 88%] bluepyopt/tests/test_ephys/test_simulators.py::test__lfpysimulator_neuron_import PASSED [ 89%] bluepyopt/tests/test_ephys/test_simulators.py::test_lfpysim_run_cvodeactive_dt_exception PASSED [ 90%] bluepyopt/tests/test_ephys/test_simulators.py::test_lfpysimulator_disable_banner_exception PASSED [ 90%] bluepyopt/tests/test_ephys/test_stimuli.py::test_stimulus_init PASSED [ 91%] bluepyopt/tests/test_ephys/test_stimuli.py::test_NrnNetStimStimulus_init PASSED [ 92%] bluepyopt/tests/test_ephys/test_stimuli.py::test_NrnNetStimStimulus_instantiate PASSED [ 92%] bluepyopt/tests/test_ephys/test_stimuli.py::test_NrnCurrentPlayStimulus_instantiate PASSED [ 93%] bluepyopt/tests/test_ephys/test_stimuli.py::test_NrnRampPulse_init PASSED [ 93%] bluepyopt/tests/test_ephys/test_stimuli.py::test_LFPySquarePulse_init PASSED [ 94%] bluepyopt/tests/test_evaluators.py::test_evaluator_init PASSED [ 95%] bluepyopt/tests/test_parameters.py::test_parameters_init PASSED [ 95%] bluepyopt/tests/test_parameters.py::test_parameters_fields PASSED [ 96%] bluepyopt/tests/test_parameters.py::test_parameters_str PASSED [ 96%] bluepyopt/tests/test_parameters.py::test_MetaListEqualParameter_init PASSED [ 97%] bluepyopt/tests/test_parameters.py::test_MetaListEqualParameter_freeze_unfreeze PASSED [ 98%] bluepyopt/tests/test_parameters.py::test_MetaListEqualParamete_str PASSED [ 98%] bluepyopt/tests/test_tools.py::test_load PASSED [ 99%] bluepyopt/tests/test_tools.py::test_uint32_seed PASSED [100%] =============================== warnings summary =============================== bluepyopt/tests/test_deapext/test_hype.py::test_hypeIndicatorExact /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/bluepyopt/deapext/hype.py:71: RuntimeWarning: divide by zero encountered in divide alpha.append(numpy.prod((k - j) / (Ps - j) / i)) bluepyopt/tests/test_deapext/test_hype.py::test_hypeIndicatorSampled /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/bluepyopt/deapext/hype.py:101: RuntimeWarning: divide by zero encountered in divide alpha.append(numpy.prod((k - j) / (nrP - j) / i)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========== 163 passed, 20 deselected, 2 warnings in 83.75s (0:01:23) =========== + 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 -fno-omit-frame-pointer -mno-omit-leaf-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/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /usr/bin/pytest bluepyopt/tests/ -v -m 'not unit and not neuroml' '-k not test_metaparameter and not test_NrnRampPulse_instantiate and not test_DEAPOptimisation_run and not test_DEAPOptimisation_run_from_parents and not test_optimisationsCMA_SO_run and not test_optimisationsCMA_MO_run and not test_LFPySquarePulse_instantiate and not test_write_acc_expsyn' ============================= test session starts ============================== platform linux -- Python 3.13.0rc1, pytest-8.3.1, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e configfile: pytest.ini collecting ... collected 183 items / 172 deselected / 11 selected bluepyopt/tests/test_l5pc.py::test_import PASSED [ 9%] bluepyopt/tests/test_l5pc.py::TestL5PCModel::test_instantiate PASSED [ 18%] bluepyopt/tests/test_l5pc.py::TestL5PCEvaluator::test_eval PASSED [ 27%] bluepyopt/tests/test_l5pc.py::test_exec PASSED [ 36%] bluepyopt/tests/test_l5pc.py::test_l5pc_validate_neuron_arbor PASSED [ 45%] bluepyopt/tests/test_lfpy.py::test_lfpy_evaluator PASSED [ 54%] bluepyopt/tests/test_simplecell.py::TestSimpleCellClass::test_exec PASSED [ 63%] bluepyopt/tests/test_simplecell.py::TestSimpleCellArborClass::test_exec PASSED [ 72%] bluepyopt/tests/test_stochkv.py::test_import PASSED [ 81%] bluepyopt/tests/test_stochkv.py::test_run PASSED [ 90%] bluepyopt/tests/test_stochkv.py::test_run_stochkv3 PASSED [100%] =============== 11 passed, 172 deselected in 5029.65s (1:23:49) ================ + make clean rm -rf build rm -rf docs/build rm -rf bluepyopt/tests/.coverage rm -rf bluepyopt/tests/coverage.xml rm -rf bluepyopt/tests/coverage_html rm -rf examples/l5pc/L5PC.py rm -rf examples/l5pc/l5pc_validate_neuron_arbor_somatic.ipynb rm -rf examples/l5pc/l5pc_validate_neuron_arbor_somatic.py rm -rf examples/l5pc/riscv64 rm -rf examples/stochkv/riscv64 rm -rf riscv64 rm -rf .coverage rm -rf coverage.xml rm -rf channels rm -rf LEMS_l5pc.xml rm -rf LEMS_l5pc_nrn.py rm -rf l5pc.Pop_l5pc_0_0.v.dat rm -rf time.dat rm -rf l5pc.hoc rm -rf l5pc.net.nml rm -rf l5pc_0_0.cell.nml rm -rf l5pc_0_0.hoc rm -rf loadcell.hoc rm -rf *.mod find . -name "*.pyc" -exec rm -rf {} \; + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-bluepyopt-1.14.11-16.fc41.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7kq3L4 + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + DOCDIR=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/doc/python3-bluepyopt + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/doc/python3-bluepyopt + cp -pr /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/README.rst /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/doc/python3-bluepyopt + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bluepyopt = 1.14.11-16.fc41 python3-bluepyopt = 1.14.11-16.fc41 python3-bluepyopt(riscv-64) = 1.14.11-16.fc41 python3.13-bluepyopt = 1.14.11-16.fc41 python3.13dist(bluepyopt) = 1.14.10 python3dist(bluepyopt) = 1.14.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.13 python3.13dist(deap) >= 1.3.3 python3.13dist(efel) >= 2.13 python3.13dist(ipyparallel) python3.13dist(jinja2) >= 2.8 python3.13dist(neuron) >= 7.8 python3.13dist(numpy) >= 1.6 python3.13dist(pandas) >= 0.18 python3.13dist(pebble) >= 4.6 python3.13dist(pickleshare) >= 0.7.3 Processing files: python3-bluepyopt-doc-1.14.11-16.fc41.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CChQOq + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + DOCDIR=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/doc/python3-bluepyopt-doc + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/doc/python3-bluepyopt-doc + cp -pr /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/examples /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/doc/python3-bluepyopt-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R96pdF + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + cd BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e + LICENSEDIR=/builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/licenses/python3-bluepyopt-doc + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/licenses/python3-bluepyopt-doc + cp -pr /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/COPYING /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/licenses/python3-bluepyopt-doc + cp -pr /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BluePyOpt-43d63a88c0c9fc5b33cd69d6c5ce0db77f6dea1e/COPYING.lesser /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT/usr/share/licenses/python3-bluepyopt-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bluepyopt-doc = 1.14.11-16.fc41 python3-bluepyopt-doc = 1.14.11-16.fc41 python3.13-bluepyopt-doc = 1.14.11-16.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-bluepyopt-1.14.11-build/BUILDROOT Wrote: /builddir/build/SRPMS/python-bluepyopt-1.14.11-16.fc41.src.rpm Wrote: /builddir/build/RPMS/python3-bluepyopt-1.14.11-16.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bluepyopt-doc-1.14.11-16.fc41.noarch.rpm Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8gt9sD + umask 022 + cd /builddir/build/BUILD/python-bluepyopt-1.14.11-build + test -d /builddir/build/BUILD/python-bluepyopt-1.14.11-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-bluepyopt-1.14.11-build + rm -rf /builddir/build/BUILD/python-bluepyopt-1.14.11-build + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0