Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyrlprob.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432517.780517/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-pyrlprob.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-pyrlprob-2.0.3-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-pyrlprob.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432517.780517/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-pyrlprob.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-pyrlprob-2.0.3-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-pyrlprob.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432517.780517/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-pyrlprob.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.pB3J9M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyrlprob-2.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyrlprob-2.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyrlprob-2.0.3 + /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.xrCYES + umask 022 + cd /builddir/build/BUILD + cd pyrlprob-2.0.3 + 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/pyrlprob copying pyrlprob/commands.py -> build/lib/pyrlprob copying pyrlprob/base_funs.py -> build/lib/pyrlprob copying pyrlprob/__main__.py -> build/lib/pyrlprob copying pyrlprob/problem.py -> build/lib/pyrlprob copying pyrlprob/mdp.py -> build/lib/pyrlprob copying pyrlprob/__init__.py -> build/lib/pyrlprob creating build/lib/pyrlprob/utils copying pyrlprob/utils/callbacks.py -> build/lib/pyrlprob/utils copying pyrlprob/utils/plots.py -> build/lib/pyrlprob/utils copying pyrlprob/utils/auxiliary.py -> build/lib/pyrlprob/utils copying pyrlprob/utils/__init__.py -> build/lib/pyrlprob/utils creating build/lib/pyrlprob/tests copying pyrlprob/tests/test_landing1d.py -> build/lib/pyrlprob/tests copying pyrlprob/tests/test_multiple_gym.py -> build/lib/pyrlprob/tests copying pyrlprob/tests/__init__.py -> build/lib/pyrlprob/tests creating build/lib/pyrlprob/tests/cpp_tests copying pyrlprob/tests/cpp_tests/landing1d.py -> build/lib/pyrlprob/tests/cpp_tests copying pyrlprob/tests/cpp_tests/__init__.py -> build/lib/pyrlprob/tests/cpp_tests creating build/lib/pyrlprob/tests/py_tests copying pyrlprob/tests/py_tests/landing1d.py -> build/lib/pyrlprob/tests/py_tests copying pyrlprob/tests/py_tests/landing1d_dyn.py -> build/lib/pyrlprob/tests/py_tests copying pyrlprob/tests/py_tests/landing1d_gym.py -> build/lib/pyrlprob/tests/py_tests copying pyrlprob/tests/py_tests/__init__.py -> build/lib/pyrlprob/tests/py_tests running egg_info writing pyrlprob.egg-info/PKG-INFO writing dependency_links to pyrlprob.egg-info/dependency_links.txt writing requirements to pyrlprob.egg-info/requires.txt writing top-level names to pyrlprob.egg-info/top_level.txt reading manifest file 'pyrlprob.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pyrlprob/Makefile' adding license file 'LICENSE.txt' writing manifest file 'pyrlprob.egg-info/SOURCES.txt' creating build/lib/pyrlprob/include creating build/lib/pyrlprob/include/pyrlprob copying pyrlprob/include/pyrlprob/binding.cpp -> build/lib/pyrlprob/include/pyrlprob copying pyrlprob/include/pyrlprob/mdp.h -> build/lib/pyrlprob/include/pyrlprob copying pyrlprob/include/pyrlprob/mdp_vec.h -> build/lib/pyrlprob/include/pyrlprob copying pyrlprob/include/pyrlprob/py_mdp.h -> build/lib/pyrlprob/include/pyrlprob copying pyrlprob/tests/landing1d_cpp.yaml -> build/lib/pyrlprob/tests copying pyrlprob/tests/landing1d_load.yaml -> build/lib/pyrlprob/tests copying pyrlprob/tests/landing1d_py.yaml -> build/lib/pyrlprob/tests copying pyrlprob/tests/cpp_tests/binding.cpp -> build/lib/pyrlprob/tests/cpp_tests copying pyrlprob/tests/cpp_tests/landing1d.cpp -> build/lib/pyrlprob/tests/cpp_tests copying pyrlprob/tests/cpp_tests/landing1d.h -> build/lib/pyrlprob/tests/cpp_tests copying pyrlprob/tests/cpp_tests/landing1d_cpp.cpython-39-x86_64-linux-gnu.so -> build/lib/pyrlprob/tests/cpp_tests copying pyrlprob/tests/cpp_tests/landing1d_dyn.h -> build/lib/pyrlprob/tests/cpp_tests copying pyrlprob/tests/cpp_tests/rk4.h -> build/lib/pyrlprob/tests/cpp_tests creating build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_A2C.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_DQN.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_PG.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_PPO.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_SAC.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_A2C.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_DQN.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_PG.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_PPO.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_SAC.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Landing1D_A2C.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Landing1D_PG.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Landing1D_PPO.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Landing1D_SAC.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Landing1D_TD3.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_A2C.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_PG.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_PPO.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_SAC.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples copying pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_TD3.yaml -> build/lib/pyrlprob/tests/py_tests/tuned_examples + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c5NrRr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64 + cd pyrlprob-2.0.3 + 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-pyrlprob-2.0.3-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-pyrlprob-2.0.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob copying build/lib/pyrlprob/commands.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob copying build/lib/pyrlprob/base_funs.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils copying build/lib/pyrlprob/utils/callbacks.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils copying build/lib/pyrlprob/utils/plots.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils copying build/lib/pyrlprob/utils/auxiliary.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils copying build/lib/pyrlprob/utils/__init__.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils copying build/lib/pyrlprob/__main__.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob copying build/lib/pyrlprob/problem.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/landing1d.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/binding.cpp -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/rk4.h -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/landing1d.h -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/landing1d_cpp.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/landing1d.cpp -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/landing1d_dyn.h -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests copying build/lib/pyrlprob/tests/cpp_tests/__init__.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests copying build/lib/pyrlprob/tests/py_tests/landing1d.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_A2C.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_DQN.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_TD3.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Landing1D_TD3.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_PPO.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_PPO.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_A2C.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Landing1D_SAC.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_PG.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_SAC.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Landing1D_A2C.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_A2C.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_DQN.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_PG.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Landing1D_PG.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_SAC.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Breakout-v0_PPO.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Landing1D_PPO.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/CartPole-v1_PG.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/tuned_examples/Pendulum-v1_SAC.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/tuned_examples copying build/lib/pyrlprob/tests/py_tests/landing1d_dyn.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests copying build/lib/pyrlprob/tests/py_tests/landing1d_gym.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests copying build/lib/pyrlprob/tests/py_tests/__init__.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests copying build/lib/pyrlprob/tests/test_landing1d.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests copying build/lib/pyrlprob/tests/test_multiple_gym.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests copying build/lib/pyrlprob/tests/landing1d_load.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests copying build/lib/pyrlprob/tests/landing1d_cpp.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests copying build/lib/pyrlprob/tests/landing1d_py.yaml -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests copying build/lib/pyrlprob/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/include creating /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/include/pyrlprob copying build/lib/pyrlprob/include/pyrlprob/py_mdp.h -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/include/pyrlprob copying build/lib/pyrlprob/include/pyrlprob/mdp.h -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/include/pyrlprob copying build/lib/pyrlprob/include/pyrlprob/binding.cpp -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/include/pyrlprob copying build/lib/pyrlprob/include/pyrlprob/mdp_vec.h -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/include/pyrlprob copying build/lib/pyrlprob/mdp.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob copying build/lib/pyrlprob/__init__.py -> /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/base_funs.py to base_funs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils/callbacks.py to callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils/plots.py to plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils/auxiliary.py to auxiliary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/problem.py to problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests/landing1d.py to landing1d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/landing1d.py to landing1d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/landing1d_dyn.py to landing1d_dyn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/landing1d_gym.py to landing1d_gym.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/py_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/test_landing1d.py to test_landing1d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/test_multiple_gym.py to test_multiple_gym.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/mdp.py to mdp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp59_229ij.py' /usr/bin/python3 /tmp/tmp59_229ij.py removing /tmp/tmp59_229ij.py running install_egg_info running egg_info writing pyrlprob.egg-info/PKG-INFO writing dependency_links to pyrlprob.egg-info/dependency_links.txt writing requirements to pyrlprob.egg-info/requires.txt writing top-level names to pyrlprob.egg-info/top_level.txt reading manifest file 'pyrlprob.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pyrlprob/Makefile' adding license file 'LICENSE.txt' writing manifest file 'pyrlprob.egg-info/SOURCES.txt' Copying pyrlprob.egg-info to /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob-2.0.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64//usr/share/doc/python-pyrlprob + '[' -d doc ']' ~/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64 ~/build/BUILD/pyrlprob-2.0.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64 + '[' -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/pyrlprob-2.0.3 + mv /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.3-1 --unique-debug-suffix -2.0.3-1.x86_64 --unique-debug-src-base python-pyrlprob-2.0.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyrlprob-2.0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests/landing1d_cpp.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests/landing1d_cpp.cpython-39-x86_64-linux-gnu.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9/site-packages/pyrlprob/tests/cpp_tests/landing1d_cpp.cpython-39-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] + /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-pyrlprob-2.0.3-1.x86_64/usr/lib/debug/usr/lib/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyrlprob-2.0.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyrlprob-2.0.3-1.noarch Provides: python-pyrlprob python3-pyrlprob = 2.0.3-1 python3.9dist(pyrlprob) = 2.0.3 python3dist(pyrlprob) = 2.0.3 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: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) 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) libgomp.so.1()(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.9 python3.9dist(dm-tree) python3.9dist(gym) = 0.15.3 python3.9dist(lz4) python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(opencv-python) python3.9dist(pandas) python3.9dist(pybind11) python3.9dist(pytest) python3.9dist(pyyaml) python3.9dist(ray) = 1.6 python3.9dist(scikit-image) python3.9dist(scipy) python3.9dist(tabulate) python3.9dist(tensorboardx) python3.9dist(tensorflow) python3.9dist(torch) python3.9dist(typing) rtld(GNU_HASH) RPM build errors: error: Arch dependent binaries in noarch package Arch dependent binaries in noarch package Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyrlprob.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyrlprob.spec