Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-brian2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678260149.659263/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-brian2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Brian2-2.5.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-brian2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678260149.659263/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-brian2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Brian2-2.5.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-brian2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678260149.659263/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-brian2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W9BGne + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Brian2-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Brian2-2.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Brian2-2.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Yp7fR + umask 022 + cd /builddir/build/BUILD + cd Brian2-2.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/brian2 copying brian2/_version.py -> build/lib.linux-x86_64-3.9/brian2 copying brian2/__init__.py -> build/lib.linux-x86_64-3.9/brian2 copying brian2/numpy_.py -> build/lib.linux-x86_64-3.9/brian2 copying brian2/conftest.py -> build/lib.linux-x86_64-3.9/brian2 copying brian2/only.py -> build/lib.linux-x86_64-3.9/brian2 copying brian2/hears.py -> build/lib.linux-x86_64-3.9/brian2 creating build/lib.linux-x86_64-3.9/brian2/units copying brian2/units/fundamentalunits.py -> build/lib.linux-x86_64-3.9/brian2/units copying brian2/units/__init__.py -> build/lib.linux-x86_64-3.9/brian2/units copying brian2/units/stdunits.py -> build/lib.linux-x86_64-3.9/brian2/units copying brian2/units/allunits.py -> build/lib.linux-x86_64-3.9/brian2/units copying brian2/units/constants.py -> build/lib.linux-x86_64-3.9/brian2/units copying brian2/units/unitsafefunctions.py -> build/lib.linux-x86_64-3.9/brian2/units creating build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/optimisation.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/permutation_analysis.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/__init__.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/_prefs.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/templates.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/targets.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/get_cpu_flags.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/codeobject.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/statements.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/cpp_prefs.py -> build/lib.linux-x86_64-3.9/brian2/codegen copying brian2/codegen/translation.py -> build/lib.linux-x86_64-3.9/brian2/codegen creating build/lib.linux-x86_64-3.9/brian2/importexport copying brian2/importexport/__init__.py -> build/lib.linux-x86_64-3.9/brian2/importexport copying brian2/importexport/importexport.py -> build/lib.linux-x86_64-3.9/brian2/importexport copying brian2/importexport/dictlike.py -> build/lib.linux-x86_64-3.9/brian2/importexport creating build/lib.linux-x86_64-3.9/brian2/memory copying brian2/memory/__init__.py -> build/lib.linux-x86_64-3.9/brian2/memory copying brian2/memory/dynamicarray.py -> build/lib.linux-x86_64-3.9/brian2/memory creating build/lib.linux-x86_64-3.9/brian2/sphinxext copying brian2/sphinxext/generate_examples.py -> build/lib.linux-x86_64-3.9/brian2/sphinxext copying brian2/sphinxext/generate_reference.py -> build/lib.linux-x86_64-3.9/brian2/sphinxext copying brian2/sphinxext/__init__.py -> build/lib.linux-x86_64-3.9/brian2/sphinxext copying brian2/sphinxext/docscrape.py -> build/lib.linux-x86_64-3.9/brian2/sphinxext copying brian2/sphinxext/examplefinder.py -> build/lib.linux-x86_64-3.9/brian2/sphinxext copying brian2/sphinxext/docscrape_sphinx.py -> build/lib.linux-x86_64-3.9/brian2/sphinxext copying brian2/sphinxext/briandoc.py -> build/lib.linux-x86_64-3.9/brian2/sphinxext creating build/lib.linux-x86_64-3.9/brian2/stateupdaters copying brian2/stateupdaters/base.py -> build/lib.linux-x86_64-3.9/brian2/stateupdaters copying brian2/stateupdaters/__init__.py -> build/lib.linux-x86_64-3.9/brian2/stateupdaters copying brian2/stateupdaters/exact.py -> build/lib.linux-x86_64-3.9/brian2/stateupdaters copying brian2/stateupdaters/GSL.py -> build/lib.linux-x86_64-3.9/brian2/stateupdaters copying brian2/stateupdaters/exponential_euler.py -> build/lib.linux-x86_64-3.9/brian2/stateupdaters copying brian2/stateupdaters/explicit.py -> build/lib.linux-x86_64-3.9/brian2/stateupdaters creating build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/functions.py -> build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/__init__.py -> build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/dependencies.py -> build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/expressions.py -> build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/rendering.py -> build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/sympytools.py -> build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/bast.py -> build/lib.linux-x86_64-3.9/brian2/parsing copying brian2/parsing/statements.py -> build/lib.linux-x86_64-3.9/brian2/parsing creating build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/base.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/tracking.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/functions.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/magic.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/network.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/__init__.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/namespace.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/clocks.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/core_preferences.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/preferences.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/names.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/spikesource.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/variables.py -> build/lib.linux-x86_64-3.9/brian2/core copying brian2/core/operations.py -> build/lib.linux-x86_64-3.9/brian2/core creating build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/logger.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/environment.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/__init__.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/topsort.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/filelock.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/caching.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/filetools.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/arrays.py -> build/lib.linux-x86_64-3.9/brian2/utils copying brian2/utils/stringtools.py -> build/lib.linux-x86_64-3.9/brian2/utils creating build/lib.linux-x86_64-3.9/brian2/groups copying brian2/groups/__init__.py -> build/lib.linux-x86_64-3.9/brian2/groups copying brian2/groups/subgroup.py -> build/lib.linux-x86_64-3.9/brian2/groups copying brian2/groups/group.py -> build/lib.linux-x86_64-3.9/brian2/groups copying brian2/groups/neurongroup.py -> build/lib.linux-x86_64-3.9/brian2/groups creating build/lib.linux-x86_64-3.9/brian2/input copying brian2/input/__init__.py -> build/lib.linux-x86_64-3.9/brian2/input copying brian2/input/timedarray.py -> build/lib.linux-x86_64-3.9/brian2/input copying brian2/input/poissongroup.py -> build/lib.linux-x86_64-3.9/brian2/input copying brian2/input/spikegeneratorgroup.py -> build/lib.linux-x86_64-3.9/brian2/input copying brian2/input/binomial.py -> build/lib.linux-x86_64-3.9/brian2/input copying brian2/input/poissoninput.py -> build/lib.linux-x86_64-3.9/brian2/input creating build/lib.linux-x86_64-3.9/brian2/devices copying brian2/devices/__init__.py -> build/lib.linux-x86_64-3.9/brian2/devices copying brian2/devices/device.py -> build/lib.linux-x86_64-3.9/brian2/devices creating build/lib.linux-x86_64-3.9/brian2/monitors copying brian2/monitors/ratemonitor.py -> build/lib.linux-x86_64-3.9/brian2/monitors copying brian2/monitors/__init__.py -> build/lib.linux-x86_64-3.9/brian2/monitors copying brian2/monitors/statemonitor.py -> build/lib.linux-x86_64-3.9/brian2/monitors copying brian2/monitors/spikemonitor.py -> build/lib.linux-x86_64-3.9/brian2/monitors creating build/lib.linux-x86_64-3.9/brian2/equations copying brian2/equations/unitcheck.py -> build/lib.linux-x86_64-3.9/brian2/equations copying brian2/equations/__init__.py -> build/lib.linux-x86_64-3.9/brian2/equations copying brian2/equations/refractory.py -> build/lib.linux-x86_64-3.9/brian2/equations copying brian2/equations/equations.py -> build/lib.linux-x86_64-3.9/brian2/equations copying brian2/equations/codestrings.py -> build/lib.linux-x86_64-3.9/brian2/equations creating build/lib.linux-x86_64-3.9/brian2/spatialneuron copying brian2/spatialneuron/morphology.py -> build/lib.linux-x86_64-3.9/brian2/spatialneuron copying brian2/spatialneuron/__init__.py -> build/lib.linux-x86_64-3.9/brian2/spatialneuron copying brian2/spatialneuron/spatialneuron.py -> build/lib.linux-x86_64-3.9/brian2/spatialneuron creating build/lib.linux-x86_64-3.9/brian2/synapses copying brian2/synapses/spikequeue.py -> build/lib.linux-x86_64-3.9/brian2/synapses copying brian2/synapses/__init__.py -> build/lib.linux-x86_64-3.9/brian2/synapses copying brian2/synapses/parse_synaptic_generator_syntax.py -> build/lib.linux-x86_64-3.9/brian2/synapses copying brian2/synapses/synapses.py -> build/lib.linux-x86_64-3.9/brian2/synapses creating build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_stateupdaters.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_equations.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_memory.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_complex_examples.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_spatialneuron.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_codegen.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_thresholder.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_functions.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/__init__.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_neurongroup.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_timedarray.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_network.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_namespaces.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_spikegenerator.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_morphology.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_variables.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_numpy_codegen.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_spikequeue.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_preferences.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_poissoninput.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_logger.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_parsing.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_base.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_refractory.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_cpp_standalone.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_codestrings.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_poissongroup.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/utils.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_clocks.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_synapses.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_devices.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_units.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_monitor.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_subgroup.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_GSL.py -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/test_utils.py -> build/lib.linux-x86_64-3.9/brian2/tests creating build/lib.linux-x86_64-3.9/brian2/random copying brian2/random/__init__.py -> build/lib.linux-x86_64-3.9/brian2/random creating build/lib.linux-x86_64-3.9/brian2/codegen/generators copying brian2/codegen/generators/base.py -> build/lib.linux-x86_64-3.9/brian2/codegen/generators copying brian2/codegen/generators/__init__.py -> build/lib.linux-x86_64-3.9/brian2/codegen/generators copying brian2/codegen/generators/cython_generator.py -> build/lib.linux-x86_64-3.9/brian2/codegen/generators copying brian2/codegen/generators/numpy_generator.py -> build/lib.linux-x86_64-3.9/brian2/codegen/generators copying brian2/codegen/generators/GSL_generator.py -> build/lib.linux-x86_64-3.9/brian2/codegen/generators copying brian2/codegen/generators/cpp_generator.py -> build/lib.linux-x86_64-3.9/brian2/codegen/generators creating build/lib.linux-x86_64-3.9/brian2/codegen/runtime copying brian2/codegen/runtime/__init__.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime creating build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt copying brian2/codegen/runtime/cython_rt/extension_manager.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt copying brian2/codegen/runtime/cython_rt/__init__.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt copying brian2/codegen/runtime/cython_rt/cython_rt.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt creating build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt copying brian2/codegen/runtime/GSLcython_rt/__init__.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt copying brian2/codegen/runtime/GSLcython_rt/GSLcython_rt.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt creating build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt copying brian2/codegen/runtime/numpy_rt/__init__.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt copying brian2/codegen/runtime/numpy_rt/numpy_rt.py -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt creating build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone copying brian2/devices/cpp_standalone/__init__.py -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone copying brian2/devices/cpp_standalone/device.py -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone copying brian2/devices/cpp_standalone/codeobject.py -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone copying brian2/devices/cpp_standalone/GSLcodeobject.py -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone creating build/lib.linux-x86_64-3.9/brian2/tests/test_templates copying brian2/tests/test_templates/__init__.py -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates copying brian2/tests/test_templates/test_templates.py -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates creating build/lib.linux-x86_64-3.9/brian2/tests/features copying brian2/tests/features/base.py -> build/lib.linux-x86_64-3.9/brian2/tests/features copying brian2/tests/features/input.py -> build/lib.linux-x86_64-3.9/brian2/tests/features copying brian2/tests/features/__init__.py -> build/lib.linux-x86_64-3.9/brian2/tests/features copying brian2/tests/features/speed.py -> build/lib.linux-x86_64-3.9/brian2/tests/features copying brian2/tests/features/monitors.py -> build/lib.linux-x86_64-3.9/brian2/tests/features copying brian2/tests/features/synapses.py -> build/lib.linux-x86_64-3.9/brian2/tests/features copying brian2/tests/features/neurongroup.py -> build/lib.linux-x86_64-3.9/brian2/tests/features creating build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1 copying brian2/tests/test_templates/fake_package_1/__init__.py -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1 creating build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2 copying brian2/tests/test_templates/fake_package_2/__init__.py -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2 copying brian2/synapses/cspikequeue.cpp -> build/lib.linux-x86_64-3.9/brian2/synapses copying brian2/synapses/cythonspikequeue.pyx -> build/lib.linux-x86_64-3.9/brian2/synapses copying brian2/synapses/stdint_compat.h -> build/lib.linux-x86_64-3.9/brian2/synapses creating build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/rallpack_data/README -> build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/rallpack_data/ref_branch.0 -> build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/rallpack_data/ref_branch.x -> build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/rallpack_data/ref_cable.x -> build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/rallpack_data/ref_axon.0.neuron -> build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/rallpack_data/ref_axon.x.neuron -> build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/rallpack_data/ref_cable.0 -> build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data copying brian2/tests/func_def_cpp.cpp -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/func_def_cpp.h -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/func_def_cython.pyx -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/func_def_cython.pxd -> build/lib.linux-x86_64-3.9/brian2/tests copying brian2/tests/pytest.ini -> build/lib.linux-x86_64-3.9/brian2/tests creating build/lib.linux-x86_64-3.9/brian2/random/randomkit copying brian2/random/randomkit/randomkit.c -> build/lib.linux-x86_64-3.9/brian2/random/randomkit copying brian2/random/randomkit/randomkit.h -> build/lib.linux-x86_64-3.9/brian2/random/randomkit creating build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/summed_variable.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/statemonitor.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/group_variable_set.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/common_group.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/group_variable_get_conditional.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/group_variable_set_conditional.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/synapses_push_spikes.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/stateupdate.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/spatialstateupdate.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/reset.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/threshold.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/synapses.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/group_variable_get.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/ratemonitor.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/group_get_indices.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/synapses_create_array.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/synapses_create_generator.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/spikemonitor.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates copying brian2/codegen/runtime/cython_rt/templates/spikegenerator.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates creating build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt/templates copying brian2/codegen/runtime/GSLcython_rt/templates/stateupdate.pyx -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt/templates creating build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/group_variable_get.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/synapses_create_array.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/group_variable_set.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/synapses.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/reset.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/statemonitor.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/spikegenerator.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/stateupdate.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/spikemonitor.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/synapses_create_generator.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/group_variable_set_conditional.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/group_get_indices.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/group_variable_get_conditional.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/synapses_push_spikes.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/summed_variable.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/spatialstateupdate.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/ratemonitor.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/common_group.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates copying brian2/codegen/runtime/numpy_rt/templates/threshold.py_ -> build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates creating build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/reset.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/synapses_push_spikes.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/group_variable_set_conditional.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/summed_variable.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/synapses_classes.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/threshold.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/common_synapses.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/main.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/network.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/synapses_create_generator.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/synapses_create_array.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/run.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/stateupdate.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/statemonitor.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/spikemonitor.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/ratemonitor.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/group_variable_set.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/common_group.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/spikegenerator.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/objects.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/synapses.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/spatialstateupdate.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/makefile -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates copying brian2/devices/cpp_standalone/templates/win_makefile -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates creating build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates_GSL copying brian2/devices/cpp_standalone/templates_GSL/stateupdate.cpp -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates_GSL creating build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/brianlib copying brian2/devices/cpp_standalone/brianlib/common_math.h -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/brianlib copying brian2/devices/cpp_standalone/brianlib/clocks.h -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/brianlib copying brian2/devices/cpp_standalone/brianlib/dynamic_array.h -> build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/brianlib creating build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates copying brian2/tests/test_templates/fake_package_1/templates/A.txt -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates copying brian2/tests/test_templates/fake_package_1/templates/C.txt -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates copying brian2/tests/test_templates/fake_package_1/templates/B.txt -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates copying brian2/tests/test_templates/fake_package_1/templates/D.txt -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates creating build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2/templates copying brian2/tests/test_templates/fake_package_2/templates/A.txt -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2/templates copying brian2/tests/test_templates/fake_package_2/templates/D.txt -> build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2/templates UPDATING build/lib.linux-x86_64-3.9/brian2/_version.py set build/lib.linux-x86_64-3.9/brian2/_version.py to '2.5.1' running build_ext building 'brian2.synapses.cythonspikequeue' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/brian2 creating build/temp.linux-x86_64-3.9/brian2/synapses gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/Brian2-2.5.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -I/usr/include/python3.9 -c brian2/synapses/cythonspikequeue.cpp -o build/temp.linux-x86_64-3.9/brian2/synapses/cythonspikequeue.o In file included from /builddir/build/BUILD/Brian2-2.5.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/Brian2-2.5.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/Brian2-2.5.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from brian2/synapses/cythonspikequeue.cpp:752: /builddir/build/BUILD/Brian2-2.5.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ g++ -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/brian2/synapses/cythonspikequeue.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/brian2/synapses/cythonspikequeue.cpython-39-x86_64-linux-gnu.so UPDATING build/lib.linux-x86_64-3.9/brian2/_version.py set build/lib.linux-x86_64-3.9/brian2/_version.py to '2.5.1' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V1oafP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 + cd Brian2-2.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units copying build/lib.linux-x86_64-3.9/brian2/units/fundamentalunits.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units copying build/lib.linux-x86_64-3.9/brian2/units/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units copying build/lib.linux-x86_64-3.9/brian2/units/stdunits.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units copying build/lib.linux-x86_64-3.9/brian2/units/allunits.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units copying build/lib.linux-x86_64-3.9/brian2/units/constants.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units copying build/lib.linux-x86_64-3.9/brian2/units/unitsafefunctions.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units copying build/lib.linux-x86_64-3.9/brian2/_version.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/optimisation.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/permutation_analysis.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/_prefs.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators copying build/lib.linux-x86_64-3.9/brian2/codegen/generators/base.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators copying build/lib.linux-x86_64-3.9/brian2/codegen/generators/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators copying build/lib.linux-x86_64-3.9/brian2/codegen/generators/cython_generator.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators copying build/lib.linux-x86_64-3.9/brian2/codegen/generators/numpy_generator.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators copying build/lib.linux-x86_64-3.9/brian2/codegen/generators/GSL_generator.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators copying build/lib.linux-x86_64-3.9/brian2/codegen/generators/cpp_generator.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/extension_manager.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/cython_rt.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/summed_variable.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/statemonitor.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/group_variable_set.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/common_group.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/group_variable_get_conditional.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/group_variable_set_conditional.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/synapses_push_spikes.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/stateupdate.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/spatialstateupdate.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/reset.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/threshold.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/synapses.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/group_variable_get.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/ratemonitor.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/group_get_indices.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/synapses_create_array.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/synapses_create_generator.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/spikemonitor.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/cython_rt/templates/spikegenerator.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/GSLcython_rt copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/GSLcython_rt copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt/GSLcython_rt.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/GSLcython_rt creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/GSLcython_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/GSLcython_rt/templates/stateupdate.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/GSLcython_rt/templates creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/numpy_rt.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/group_variable_get.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/synapses_create_array.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/group_variable_set.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/synapses.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/reset.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/statemonitor.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/spikegenerator.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/stateupdate.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/spikemonitor.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/synapses_create_generator.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/group_variable_set_conditional.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/group_get_indices.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/group_variable_get_conditional.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/synapses_push_spikes.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/summed_variable.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/spatialstateupdate.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/ratemonitor.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/common_group.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/runtime/numpy_rt/templates/threshold.py_ -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/templates copying build/lib.linux-x86_64-3.9/brian2/codegen/templates.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/targets.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/get_cpu_flags.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/codeobject.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/statements.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/cpp_prefs.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen copying build/lib.linux-x86_64-3.9/brian2/codegen/translation.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/importexport copying build/lib.linux-x86_64-3.9/brian2/importexport/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/importexport copying build/lib.linux-x86_64-3.9/brian2/importexport/importexport.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/importexport copying build/lib.linux-x86_64-3.9/brian2/importexport/dictlike.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/importexport copying build/lib.linux-x86_64-3.9/brian2/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/memory copying build/lib.linux-x86_64-3.9/brian2/memory/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/memory copying build/lib.linux-x86_64-3.9/brian2/memory/dynamicarray.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/memory creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/sphinxext/generate_examples.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/sphinxext/generate_reference.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/sphinxext/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/sphinxext/docscrape.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/sphinxext/examplefinder.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/sphinxext/docscrape_sphinx.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/sphinxext/briandoc.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext copying build/lib.linux-x86_64-3.9/brian2/numpy_.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters copying build/lib.linux-x86_64-3.9/brian2/stateupdaters/base.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters copying build/lib.linux-x86_64-3.9/brian2/stateupdaters/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters copying build/lib.linux-x86_64-3.9/brian2/stateupdaters/exact.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters copying build/lib.linux-x86_64-3.9/brian2/stateupdaters/GSL.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters copying build/lib.linux-x86_64-3.9/brian2/stateupdaters/exponential_euler.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters copying build/lib.linux-x86_64-3.9/brian2/stateupdaters/explicit.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/functions.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/dependencies.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/expressions.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/rendering.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/sympytools.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/bast.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/parsing/statements.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing copying build/lib.linux-x86_64-3.9/brian2/conftest.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/base.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/tracking.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/functions.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/magic.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/network.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/namespace.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/clocks.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/core_preferences.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/preferences.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/names.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/spikesource.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/variables.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core copying build/lib.linux-x86_64-3.9/brian2/core/operations.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/logger.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/environment.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/topsort.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/filelock.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/caching.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/filetools.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/arrays.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/utils/stringtools.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils copying build/lib.linux-x86_64-3.9/brian2/only.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2 copying build/lib.linux-x86_64-3.9/brian2/hears.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups copying build/lib.linux-x86_64-3.9/brian2/groups/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups copying build/lib.linux-x86_64-3.9/brian2/groups/subgroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups copying build/lib.linux-x86_64-3.9/brian2/groups/group.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups copying build/lib.linux-x86_64-3.9/brian2/groups/neurongroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input copying build/lib.linux-x86_64-3.9/brian2/input/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input copying build/lib.linux-x86_64-3.9/brian2/input/timedarray.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input copying build/lib.linux-x86_64-3.9/brian2/input/poissongroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input copying build/lib.linux-x86_64-3.9/brian2/input/spikegeneratorgroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input copying build/lib.linux-x86_64-3.9/brian2/input/binomial.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input copying build/lib.linux-x86_64-3.9/brian2/input/poissoninput.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates_GSL copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates_GSL/stateupdate.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates_GSL copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/brianlib copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/brianlib/common_math.h -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/brianlib copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/brianlib/clocks.h -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/brianlib copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/brianlib/dynamic_array.h -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/brianlib copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/device.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/reset.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/synapses_push_spikes.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/group_variable_set_conditional.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/summed_variable.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/synapses_classes.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/threshold.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/common_synapses.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/main.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/network.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/synapses_create_generator.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/synapses_create_array.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/run.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/stateupdate.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/statemonitor.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/makefile -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/spikemonitor.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/ratemonitor.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/group_variable_set.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/common_group.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/win_makefile -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/spikegenerator.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/objects.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/synapses.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/templates/spatialstateupdate.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/templates copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/codeobject.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone copying build/lib.linux-x86_64-3.9/brian2/devices/cpp_standalone/GSLcodeobject.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone copying build/lib.linux-x86_64-3.9/brian2/devices/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices copying build/lib.linux-x86_64-3.9/brian2/devices/device.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors copying build/lib.linux-x86_64-3.9/brian2/monitors/ratemonitor.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors copying build/lib.linux-x86_64-3.9/brian2/monitors/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors copying build/lib.linux-x86_64-3.9/brian2/monitors/statemonitor.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors copying build/lib.linux-x86_64-3.9/brian2/monitors/spikemonitor.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations copying build/lib.linux-x86_64-3.9/brian2/equations/unitcheck.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations copying build/lib.linux-x86_64-3.9/brian2/equations/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations copying build/lib.linux-x86_64-3.9/brian2/equations/refractory.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations copying build/lib.linux-x86_64-3.9/brian2/equations/equations.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations copying build/lib.linux-x86_64-3.9/brian2/equations/codestrings.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/spatialneuron copying build/lib.linux-x86_64-3.9/brian2/spatialneuron/morphology.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/spatialneuron copying build/lib.linux-x86_64-3.9/brian2/spatialneuron/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/spatialneuron copying build/lib.linux-x86_64-3.9/brian2/spatialneuron/spatialneuron.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/spatialneuron creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/spikequeue.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/parse_synaptic_generator_syntax.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/cythonspikequeue.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/cythonspikequeue.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/cspikequeue.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/synapses.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses copying build/lib.linux-x86_64-3.9/brian2/synapses/stdint_compat.h -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_stateupdaters.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_equations.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_memory.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_complex_examples.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_spatialneuron.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data/ref_branch.0 -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data/README -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data/ref_branch.x -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data/ref_cable.x -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data/ref_axon.0.neuron -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data/ref_axon.x.neuron -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/rallpack_data/ref_cable.0 -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/rallpack_data copying build/lib.linux-x86_64-3.9/brian2/tests/test_codegen.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_thresholder.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/func_def_cython.pxd -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_functions.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_neurongroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/func_def_cpp.cpp -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/func_def_cpp.h -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_timedarray.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1 copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates/A.txt -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates/C.txt -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates/B.txt -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_1/templates/D.txt -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/test_templates.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_2 copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_2 creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_2/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2/templates/A.txt -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_2/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_templates/fake_package_2/templates/D.txt -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_2/templates copying build/lib.linux-x86_64-3.9/brian2/tests/test_network.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_namespaces.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_spikegenerator.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_morphology.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_variables.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_numpy_codegen.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/features/base.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/features/input.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/features/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/features/speed.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/features/monitors.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/features/synapses.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/features/neurongroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features copying build/lib.linux-x86_64-3.9/brian2/tests/test_spikequeue.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_preferences.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_poissoninput.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_logger.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_parsing.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/func_def_cython.pyx -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_base.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_refractory.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_cpp_standalone.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_codestrings.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_poissongroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/utils.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_clocks.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_synapses.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_devices.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_units.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_monitor.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/pytest.ini -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_subgroup.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_GSL.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests copying build/lib.linux-x86_64-3.9/brian2/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/random copying build/lib.linux-x86_64-3.9/brian2/random/__init__.py -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/random creating /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/random/randomkit copying build/lib.linux-x86_64-3.9/brian2/random/randomkit/randomkit.h -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/random/randomkit copying build/lib.linux-x86_64-3.9/brian2/random/randomkit/randomkit.c -> /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/random/randomkit byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units/fundamentalunits.py to fundamentalunits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units/stdunits.py to stdunits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units/allunits.py to allunits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/units/unitsafefunctions.py to unitsafefunctions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/optimisation.py to optimisation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/permutation_analysis.py to permutation_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/_prefs.py to _prefs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators/cython_generator.py to cython_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators/numpy_generator.py to numpy_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators/GSL_generator.py to GSL_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/generators/cpp_generator.py to cpp_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/extension_manager.py to extension_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/cython_rt/cython_rt.py to cython_rt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/GSLcython_rt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/GSLcython_rt/GSLcython_rt.py to GSLcython_rt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/runtime/numpy_rt/numpy_rt.py to numpy_rt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/targets.py to targets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/get_cpu_flags.py to get_cpu_flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/codeobject.py to codeobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/statements.py to statements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/cpp_prefs.py to cpp_prefs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/codegen/translation.py to translation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/importexport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/importexport/importexport.py to importexport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/importexport/dictlike.py to dictlike.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/memory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/memory/dynamicarray.py to dynamicarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext/generate_examples.py to generate_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext/generate_reference.py to generate_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext/docscrape.py to docscrape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext/examplefinder.py to examplefinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext/docscrape_sphinx.py to docscrape_sphinx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/sphinxext/briandoc.py to briandoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/numpy_.py to numpy_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters/exact.py to exact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters/GSL.py to GSL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters/exponential_euler.py to exponential_euler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/stateupdaters/explicit.py to explicit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/expressions.py to expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/rendering.py to rendering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/sympytools.py to sympytools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/bast.py to bast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/parsing/statements.py to statements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/tracking.py to tracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/magic.py to magic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/clocks.py to clocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/core_preferences.py to core_preferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/preferences.py to preferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/names.py to names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/spikesource.py to spikesource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/core/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/topsort.py to topsort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/filelock.py to filelock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/caching.py to caching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/filetools.py to filetools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/arrays.py to arrays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/utils/stringtools.py to stringtools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/only.py to only.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/hears.py to hears.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups/subgroup.py to subgroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/groups/neurongroup.py to neurongroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input/timedarray.py to timedarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input/poissongroup.py to poissongroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input/spikegeneratorgroup.py to spikegeneratorgroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input/binomial.py to binomial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/input/poissoninput.py to poissoninput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/codeobject.py to codeobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/cpp_standalone/GSLcodeobject.py to GSLcodeobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/devices/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors/ratemonitor.py to ratemonitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors/statemonitor.py to statemonitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/monitors/spikemonitor.py to spikemonitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations/unitcheck.py to unitcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations/refractory.py to refractory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations/equations.py to equations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/equations/codestrings.py to codestrings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/spatialneuron/morphology.py to morphology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/spatialneuron/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/spatialneuron/spatialneuron.py to spatialneuron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses/spikequeue.py to spikequeue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses/parse_synaptic_generator_syntax.py to parse_synaptic_generator_syntax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses/synapses.py to synapses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_stateupdaters.py to test_stateupdaters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_equations.py to test_equations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_memory.py to test_memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_complex_examples.py to test_complex_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_spatialneuron.py to test_spatialneuron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_codegen.py to test_codegen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_thresholder.py to test_thresholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_functions.py to test_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_neurongroup.py to test_neurongroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_timedarray.py to test_timedarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/test_templates.py to test_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_templates/fake_package_2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_network.py to test_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_namespaces.py to test_namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_spikegenerator.py to test_spikegenerator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_morphology.py to test_morphology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_variables.py to test_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_numpy_codegen.py to test_numpy_codegen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features/input.py to input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features/speed.py to speed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features/monitors.py to monitors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features/synapses.py to synapses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/features/neurongroup.py to neurongroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_spikequeue.py to test_spikequeue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_preferences.py to test_preferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_poissoninput.py to test_poissoninput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_logger.py to test_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_parsing.py to test_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_refractory.py to test_refractory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_cpp_standalone.py to test_cpp_standalone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_codestrings.py to test_codestrings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_poissongroup.py to test_poissongroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_clocks.py to test_clocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_synapses.py to test_synapses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_devices.py to test_devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_units.py to test_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_monitor.py to test_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_subgroup.py to test_subgroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_GSL.py to test_GSL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/random/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp9hm7t2w3.py' /usr/bin/python3 /tmp/tmp9hm7t2w3.py removing /tmp/tmp9hm7t2w3.py running install_egg_info running egg_info writing Brian2.egg-info/PKG-INFO writing dependency_links to Brian2.egg-info/dependency_links.txt writing requirements to Brian2.egg-info/requires.txt writing top-level names to Brian2.egg-info/top_level.txt reading manifest file 'Brian2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs_sphinx/reference' no previously-included directories found matching 'docs_sphinx/examples' no previously-included directories found matching 'docs_sphinx/resources' no previously-included directories found matching 'tutorials' no previously-included directories found matching 'dev' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.gitmodules' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Brian2.egg-info/SOURCES.txt' Copying Brian2.egg-info to /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/Brian2-2.5.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64//usr/share/doc/python-Brian2 + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64//usr/share/doc/python-Brian2 + pushd /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 ~/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 ~/build/BUILD/Brian2-2.5.1 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/Brian2-2.5.1 + popd + mv /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 2.5.1-1 --unique-debug-suffix -2.5.1-1.x86_64 --unique-debug-src-base python-Brian2-2.5.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Brian2-2.5.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses/cythonspikequeue.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9/site-packages/brian2/synapses/cythonspikequeue.cpython-39-x86_64-linux-gnu.so 2421 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Brian2-2.5.1-1.x86_64 Provides: python-Brian2 python3-Brian2 = 2.5.1-1 python3-Brian2(x86-64) = 2.5.1-1 python3.9dist(brian2) = 2.5.1 python3dist(brian2) = 2.5.1 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.9 python3.9dist(cython) >= 0.29 python3.9dist(jinja2) >= 2.7 python3.9dist(numpy) >= 1.17 python3.9dist(pyparsing) python3.9dist(setuptools) >= 24.2 python3.9dist(sympy) >= 1.2 rtld(GNU_HASH) Processing files: python-Brian2-help-2.5.1-1.x86_64 warning: Empty %files file /builddir/build/BUILD/Brian2-2.5.1/doclist.lst Provides: python-Brian2-help = 2.5.1-1 python-Brian2-help(x86-64) = 2.5.1-1 python3-Brian2-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-Brian2-debuginfo-2.5.1-1.x86_64 Provides: python-Brian2-debuginfo = 2.5.1-1 python-Brian2-debuginfo(x86-64) = 2.5.1-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-Brian2-debugsource(x86-64) = 2.5.1-1 Processing files: python-Brian2-debugsource-2.5.1-1.x86_64 Provides: python-Brian2-debugsource = 2.5.1-1 python-Brian2-debugsource(x86-64) = 2.5.1-1 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/BUILDROOT/python-Brian2-2.5.1-1.x86_64 Wrote: /builddir/build/RPMS/python-Brian2-help-2.5.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-Brian2-debugsource-2.5.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-Brian2-debuginfo-2.5.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-Brian2-2.5.1-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FkUH8p + umask 022 + cd /builddir/build/BUILD + cd Brian2-2.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Brian2-2.5.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0