Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyodesys.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683352545.159495/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=1000gid=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-pyodesys.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-pyodesys-0.14.2-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-pyodesys.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683352545.159495/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=1000gid=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-pyodesys.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-pyodesys-0.14.2-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-pyodesys.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683352545.159495/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=1000gid=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-pyodesys.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.kAOnHy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyodesys-0.14.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyodesys-0.14.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyodesys-0.14.2 + /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.KRhcAA + umask 022 + cd /builddir/build/BUILD + cd pyodesys-0.14.2 + 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' running build running build_py creating build creating build/lib creating build/lib/pyodesys copying pyodesys/__init__.py -> build/lib/pyodesys copying pyodesys/_release.py -> build/lib/pyodesys copying pyodesys/symbolic.py -> build/lib/pyodesys copying pyodesys/plotting.py -> build/lib/pyodesys copying pyodesys/integrators.py -> build/lib/pyodesys copying pyodesys/util.py -> build/lib/pyodesys copying pyodesys/convergence.py -> build/lib/pyodesys copying pyodesys/results.py -> build/lib/pyodesys copying pyodesys/analysis.py -> build/lib/pyodesys copying pyodesys/core.py -> build/lib/pyodesys creating build/lib/pyodesys/native copying pyodesys/native/__init__.py -> build/lib/pyodesys/native copying pyodesys/native/gsl.py -> build/lib/pyodesys/native copying pyodesys/native/util.py -> build/lib/pyodesys/native copying pyodesys/native/_base.py -> build/lib/pyodesys/native copying pyodesys/native/odeint.py -> build/lib/pyodesys/native copying pyodesys/native/cvode.py -> build/lib/pyodesys/native creating build/lib/pyodesys/tests copying pyodesys/tests/__init__.py -> build/lib/pyodesys/tests copying pyodesys/tests/bateman.py -> build/lib/pyodesys/tests copying pyodesys/tests/test_util.py -> build/lib/pyodesys/tests copying pyodesys/tests/_robertson.py -> build/lib/pyodesys/tests copying pyodesys/tests/test_plotting.py -> build/lib/pyodesys/tests copying pyodesys/tests/test_symbolic.py -> build/lib/pyodesys/tests copying pyodesys/tests/test_results.py -> build/lib/pyodesys/tests copying pyodesys/tests/test_core.py -> build/lib/pyodesys/tests copying pyodesys/tests/_cetsa.py -> build/lib/pyodesys/tests copying pyodesys/tests/test_robertson.py -> build/lib/pyodesys/tests creating build/lib/pyodesys/native/tests copying pyodesys/native/tests/__init__.py -> build/lib/pyodesys/native/tests copying pyodesys/native/tests/test_cvode.py -> build/lib/pyodesys/native/tests copying pyodesys/native/tests/test_odeint.py -> build/lib/pyodesys/native/tests copying pyodesys/native/tests/_test_robertson_native.py -> build/lib/pyodesys/native/tests copying pyodesys/native/tests/test_gsl.py -> build/lib/pyodesys/native/tests copying pyodesys/native/tests/_tests.py -> build/lib/pyodesys/native/tests running egg_info writing pyodesys.egg-info/PKG-INFO writing dependency_links to pyodesys.egg-info/dependency_links.txt writing requirements to pyodesys.egg-info/requires.txt writing top-level names to pyodesys.egg-info/top_level.txt reading manifest file 'pyodesys.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pyodesys.egg-info/SOURCES.txt' creating build/lib/pyodesys/native/sources copying pyodesys/native/sources/_cvode_wrapper.pyx -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/_gsl_wrapper.pyx -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/_odeint_wrapper.pyx -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/anyode.pxd -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/odesys_anyode.hpp -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/odesys_anyode.pxd -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/odesys_anyode_iterative.hpp -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/odesys_anyode_iterative.pxd -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/odesys_anyode_template.cpp -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/odesys_util.hpp -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/odesys_util.pxd -> build/lib/pyodesys/native/sources copying pyodesys/native/sources/standalone_template.cpp -> build/lib/pyodesys/native/sources creating build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_blas_lapack.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_blasless.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_buffer.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_decomposition.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_decomposition_lapack.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_iterative.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_matrix.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_numpy.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_numpy_types.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_parallel.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/native/sources/anyode/anyode_util.hpp -> build/lib/pyodesys/native/sources/anyode copying pyodesys/tests/decay3-formatulations.ipynb -> build/lib/pyodesys/tests copying pyodesys/tests/rober.ipynb -> build/lib/pyodesys/tests copying pyodesys/tests/test_symbolic__test_PartiallySolvedSystem__roots.ipynb -> build/lib/pyodesys/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HUHn2Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64 + cd pyodesys-0.14.2 + 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-pyodesys-0.14.2-1.x86_64 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-pyodesys-0.14.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/__init__.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/_release.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native copying build/lib/pyodesys/native/__init__.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native copying build/lib/pyodesys/native/gsl.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/odesys_anyode_iterative.pxd -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/odesys_util.pxd -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/odesys_anyode_template.cpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/_cvode_wrapper.pyx -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_blasless.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_iterative.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_numpy_types.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_decomposition.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_numpy.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_parallel.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_blas_lapack.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_util.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_buffer.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_matrix.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/anyode/anyode_decomposition_lapack.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources/anyode copying build/lib/pyodesys/native/sources/odesys_util.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/standalone_template.cpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/_gsl_wrapper.pyx -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/odesys_anyode_iterative.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/odesys_anyode.hpp -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/_odeint_wrapper.pyx -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/odesys_anyode.pxd -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources copying build/lib/pyodesys/native/sources/anyode.pxd -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/sources creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests copying build/lib/pyodesys/native/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests copying build/lib/pyodesys/native/tests/test_cvode.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests copying build/lib/pyodesys/native/tests/test_odeint.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests copying build/lib/pyodesys/native/tests/_test_robertson_native.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests copying build/lib/pyodesys/native/tests/test_gsl.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests copying build/lib/pyodesys/native/tests/_tests.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests copying build/lib/pyodesys/native/util.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native copying build/lib/pyodesys/native/_base.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native copying build/lib/pyodesys/native/odeint.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native copying build/lib/pyodesys/native/cvode.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native copying build/lib/pyodesys/symbolic.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys creating /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/decay3-formatulations.ipynb -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/bateman.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/rober.ipynb -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/test_symbolic__test_PartiallySolvedSystem__roots.ipynb -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/test_util.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/_robertson.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/test_plotting.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/test_symbolic.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/test_results.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/test_core.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/_cetsa.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/tests/test_robertson.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests copying build/lib/pyodesys/plotting.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/integrators.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/util.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/convergence.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/results.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/analysis.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys copying build/lib/pyodesys/core.py -> /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/_release.py to _release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/gsl.py to gsl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests/test_cvode.py to test_cvode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests/test_odeint.py to test_odeint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests/_test_robertson_native.py to _test_robertson_native.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests/test_gsl.py to test_gsl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/tests/_tests.py to _tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/odeint.py to odeint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/native/cvode.py to cvode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/symbolic.py to symbolic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/bateman.py to bateman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/_robertson.py to _robertson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/test_plotting.py to test_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/test_symbolic.py to test_symbolic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/test_results.py to test_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/_cetsa.py to _cetsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/tests/test_robertson.py to test_robertson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/plotting.py to plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/integrators.py to integrators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/convergence.py to convergence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/analysis.py to analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys/core.py to core.cpython-39.pyc writing byte-compilation script '/tmp/tmpz1fkwv7d.py' /usr/bin/python3 /tmp/tmpz1fkwv7d.py removing /tmp/tmpz1fkwv7d.py running install_egg_info running egg_info writing pyodesys.egg-info/PKG-INFO writing dependency_links to pyodesys.egg-info/dependency_links.txt writing requirements to pyodesys.egg-info/requires.txt writing top-level names to pyodesys.egg-info/top_level.txt reading manifest file 'pyodesys.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pyodesys.egg-info/SOURCES.txt' Copying pyodesys.egg-info to /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9/site-packages/pyodesys-0.14.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64//usr/share/doc/python-pyodesys + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64//usr/share/doc/python-pyodesys + pushd /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64 ~/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64 ~/build/BUILD/pyodesys-0.14.2 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pyodesys-0.14.2 + mv /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.14.2-1 --unique-debug-suffix -0.14.2-1.x86_64 --unique-debug-src-base python-pyodesys-0.14.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyodesys-0.14.2 find: 'debug': No such file or directory + /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-pyodesys-0.14.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyodesys-0.14.2-1.noarch Provides: python-pyodesys python3-pyodesys = 0.14.2-1 python3.9dist(pyodesys) = 0.14.2 python3dist(pyodesys) = 0.14.2 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: python(abi) = 3.9 python3.9dist(matplotlib) >= 2.2.5 python3.9dist(notebook) python3.9dist(numpy) >= 1.16.4 python3.9dist(scipy) >= 1.2.3 python3.9dist(sym) >= 0.3.4 python3.9dist(sympy) >= 1.5.1 Processing files: python-pyodesys-help-0.14.2-1.noarch warning: Empty %files file /builddir/build/BUILD/pyodesys-0.14.2/doclist.lst Provides: python-pyodesys-help = 0.14.2-1 python3-pyodesys-doc 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-pyodesys-0.14.2-1.x86_64 Wrote: /builddir/build/RPMS/python-pyodesys-help-0.14.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyodesys-0.14.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0cFnx2 + umask 022 + cd /builddir/build/BUILD + cd pyodesys-0.14.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyodesys-0.14.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0