Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-supersuit.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775815.720019/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-supersuit.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-SuperSuit-3.7.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-supersuit.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775815.720019/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-supersuit.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-SuperSuit-3.7.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-supersuit.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775815.720019/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-supersuit.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.Xpigno + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SuperSuit-3.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/SuperSuit-3.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SuperSuit-3.7.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.KUlf0e + umask 022 + cd /builddir/build/BUILD + cd SuperSuit-3.7.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' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/test copying test/gym_mock_test.py -> build/lib/test copying test/dummy_gym_env.py -> build/lib/test copying test/aec_mock_test.py -> build/lib/test copying test/aec_unwrapped_test.py -> build/lib/test copying test/generated_agents_test.py -> build/lib/test copying test/gym_unwrapped_test.py -> build/lib/test copying test/dummy_aec_env.py -> build/lib/test copying test/parallel_env_test.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/vec_env_test.py -> build/lib/test copying test/test_autodep.py -> build/lib/test copying test/pettingzoo_api_test.py -> build/lib/test creating build/lib/supersuit copying supersuit/__init__.py -> build/lib/supersuit creating build/lib/test/test_vector copying test/test_vector/test_pettingzoo_to_vec.py -> build/lib/test/test_vector copying test/test_vector/test_aec_vector_identity_env.py -> build/lib/test/test_vector copying test/test_vector/test_env_is_wrapped.py -> build/lib/test/test_vector copying test/test_vector/test_render.py -> build/lib/test/test_vector copying test/test_vector/test_vector_dict.py -> build/lib/test/test_vector copying test/test_vector/__init__.py -> build/lib/test/test_vector copying test/test_vector/test_gym_vector.py -> build/lib/test/test_vector copying test/test_vector/test_aec_vector_values.py -> build/lib/test/test_vector creating build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/basic_wrappers.py -> build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/frame_stack.py -> build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/max_observation.py -> build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/frame_skip.py -> build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/sticky_actions.py -> build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/__init__.py -> build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/delay_observations.py -> build/lib/supersuit/generic_wrappers copying supersuit/generic_wrappers/nan_wrappers.py -> build/lib/supersuit/generic_wrappers creating build/lib/supersuit/utils copying supersuit/utils/convert_box.py -> build/lib/supersuit/utils copying supersuit/utils/obs_delay.py -> build/lib/supersuit/utils copying supersuit/utils/frame_stack.py -> build/lib/supersuit/utils copying supersuit/utils/wrapper_chooser.py -> build/lib/supersuit/utils copying supersuit/utils/frame_skip.py -> build/lib/supersuit/utils copying supersuit/utils/make_defaultdict.py -> build/lib/supersuit/utils copying supersuit/utils/__init__.py -> build/lib/supersuit/utils copying supersuit/utils/agent_indicator.py -> build/lib/supersuit/utils copying supersuit/utils/base_aec_wrapper.py -> build/lib/supersuit/utils copying supersuit/utils/accumulator.py -> build/lib/supersuit/utils creating build/lib/supersuit/aec_vector copying supersuit/aec_vector/async_vector_env.py -> build/lib/supersuit/aec_vector copying supersuit/aec_vector/create.py -> build/lib/supersuit/aec_vector copying supersuit/aec_vector/__init__.py -> build/lib/supersuit/aec_vector copying supersuit/aec_vector/base_aec_vec_env.py -> build/lib/supersuit/aec_vector copying supersuit/aec_vector/vector_env.py -> build/lib/supersuit/aec_vector creating build/lib/supersuit/multiagent_wrappers copying supersuit/multiagent_wrappers/agent_indication.py -> build/lib/supersuit/multiagent_wrappers copying supersuit/multiagent_wrappers/black_death.py -> build/lib/supersuit/multiagent_wrappers copying supersuit/multiagent_wrappers/__init__.py -> build/lib/supersuit/multiagent_wrappers copying supersuit/multiagent_wrappers/padding_wrappers.py -> build/lib/supersuit/multiagent_wrappers creating build/lib/supersuit/vector copying supersuit/vector/sb_vector_wrapper.py -> build/lib/supersuit/vector copying supersuit/vector/markov_vector_wrapper.py -> build/lib/supersuit/vector copying supersuit/vector/concat_vec_env.py -> build/lib/supersuit/vector copying supersuit/vector/vector_constructors.py -> build/lib/supersuit/vector copying supersuit/vector/multiproc_vec.py -> build/lib/supersuit/vector copying supersuit/vector/__init__.py -> build/lib/supersuit/vector copying supersuit/vector/constructors.py -> build/lib/supersuit/vector copying supersuit/vector/sb3_vector_wrapper.py -> build/lib/supersuit/vector copying supersuit/vector/single_vec_env.py -> build/lib/supersuit/vector creating build/lib/supersuit/lambda_wrappers copying supersuit/lambda_wrappers/reward_lambda.py -> build/lib/supersuit/lambda_wrappers copying supersuit/lambda_wrappers/__init__.py -> build/lib/supersuit/lambda_wrappers copying supersuit/lambda_wrappers/action_lambda.py -> build/lib/supersuit/lambda_wrappers copying supersuit/lambda_wrappers/observation_lambda.py -> build/lib/supersuit/lambda_wrappers creating build/lib/supersuit/generic_wrappers/utils copying supersuit/generic_wrappers/utils/__init__.py -> build/lib/supersuit/generic_wrappers/utils copying supersuit/generic_wrappers/utils/shared_wrapper_util.py -> build/lib/supersuit/generic_wrappers/utils copying supersuit/generic_wrappers/utils/base_modifier.py -> build/lib/supersuit/generic_wrappers/utils creating build/lib/supersuit/utils/action_transforms copying supersuit/utils/action_transforms/__init__.py -> build/lib/supersuit/utils/action_transforms copying supersuit/utils/action_transforms/homogenize_ops.py -> build/lib/supersuit/utils/action_transforms creating build/lib/supersuit/utils/basic_transforms copying supersuit/utils/basic_transforms/color_reduction.py -> build/lib/supersuit/utils/basic_transforms copying supersuit/utils/basic_transforms/normalize_obs.py -> build/lib/supersuit/utils/basic_transforms copying supersuit/utils/basic_transforms/reshape.py -> build/lib/supersuit/utils/basic_transforms copying supersuit/utils/basic_transforms/resize.py -> build/lib/supersuit/utils/basic_transforms copying supersuit/utils/basic_transforms/__init__.py -> build/lib/supersuit/utils/basic_transforms copying supersuit/utils/basic_transforms/flatten.py -> build/lib/supersuit/utils/basic_transforms copying supersuit/utils/basic_transforms/dtype.py -> build/lib/supersuit/utils/basic_transforms creating build/lib/supersuit/vector/utils copying supersuit/vector/utils/space_wrapper.py -> build/lib/supersuit/vector/utils copying supersuit/vector/utils/__init__.py -> build/lib/supersuit/vector/utils copying supersuit/vector/utils/shared_array.py -> build/lib/supersuit/vector/utils running egg_info writing SuperSuit.egg-info/PKG-INFO writing dependency_links to SuperSuit.egg-info/dependency_links.txt writing requirements to SuperSuit.egg-info/requires.txt writing top-level names to SuperSuit.egg-info/top_level.txt reading manifest file 'SuperSuit.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'SuperSuit.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aHZKYY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64 + cd SuperSuit-3.7.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-SuperSuit-3.7.2-1.x86_64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras' warnings.warn(msg) 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-SuperSuit-3.7.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/gym_mock_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/dummy_gym_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/aec_mock_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/aec_unwrapped_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/generated_agents_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/gym_unwrapped_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/dummy_aec_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/parallel_env_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/vec_env_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_autodep.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/pettingzoo_api_test.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/test_pettingzoo_to_vec.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/test_aec_vector_identity_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/test_env_is_wrapped.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/test_render.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/test_vector_dict.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/test_gym_vector.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector copying build/lib/test/test_vector/test_aec_vector_values.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/utils copying build/lib/supersuit/generic_wrappers/utils/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/utils copying build/lib/supersuit/generic_wrappers/utils/shared_wrapper_util.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/utils copying build/lib/supersuit/generic_wrappers/utils/base_modifier.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/utils copying build/lib/supersuit/generic_wrappers/basic_wrappers.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers copying build/lib/supersuit/generic_wrappers/frame_stack.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers copying build/lib/supersuit/generic_wrappers/max_observation.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers copying build/lib/supersuit/generic_wrappers/frame_skip.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers copying build/lib/supersuit/generic_wrappers/sticky_actions.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers copying build/lib/supersuit/generic_wrappers/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers copying build/lib/supersuit/generic_wrappers/delay_observations.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers copying build/lib/supersuit/generic_wrappers/nan_wrappers.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/action_transforms copying build/lib/supersuit/utils/action_transforms/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/action_transforms copying build/lib/supersuit/utils/action_transforms/homogenize_ops.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/action_transforms copying build/lib/supersuit/utils/convert_box.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/obs_delay.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/basic_transforms/color_reduction.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/basic_transforms/normalize_obs.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/basic_transforms/reshape.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/basic_transforms/resize.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/basic_transforms/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/basic_transforms/flatten.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/basic_transforms/dtype.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms copying build/lib/supersuit/utils/frame_stack.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/wrapper_chooser.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/frame_skip.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/make_defaultdict.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/agent_indicator.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/base_aec_wrapper.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils copying build/lib/supersuit/utils/accumulator.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector copying build/lib/supersuit/aec_vector/async_vector_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector copying build/lib/supersuit/aec_vector/create.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector copying build/lib/supersuit/aec_vector/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector copying build/lib/supersuit/aec_vector/base_aec_vec_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector copying build/lib/supersuit/aec_vector/vector_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector copying build/lib/supersuit/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers copying build/lib/supersuit/multiagent_wrappers/agent_indication.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers copying build/lib/supersuit/multiagent_wrappers/black_death.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers copying build/lib/supersuit/multiagent_wrappers/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers copying build/lib/supersuit/multiagent_wrappers/padding_wrappers.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/sb_vector_wrapper.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/markov_vector_wrapper.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/utils copying build/lib/supersuit/vector/utils/space_wrapper.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/utils copying build/lib/supersuit/vector/utils/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/utils copying build/lib/supersuit/vector/utils/shared_array.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/utils copying build/lib/supersuit/vector/concat_vec_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/vector_constructors.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/multiproc_vec.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/constructors.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/sb3_vector_wrapper.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector copying build/lib/supersuit/vector/single_vec_env.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector creating /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers copying build/lib/supersuit/lambda_wrappers/reward_lambda.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers copying build/lib/supersuit/lambda_wrappers/__init__.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers copying build/lib/supersuit/lambda_wrappers/action_lambda.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers copying build/lib/supersuit/lambda_wrappers/observation_lambda.py -> /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/gym_mock_test.py to gym_mock_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/dummy_gym_env.py to dummy_gym_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/aec_mock_test.py to aec_mock_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/aec_unwrapped_test.py to aec_unwrapped_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/generated_agents_test.py to generated_agents_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/gym_unwrapped_test.py to gym_unwrapped_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/dummy_aec_env.py to dummy_aec_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/parallel_env_test.py to parallel_env_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/vec_env_test.py to vec_env_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_autodep.py to test_autodep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/pettingzoo_api_test.py to pettingzoo_api_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/test_pettingzoo_to_vec.py to test_pettingzoo_to_vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/test_aec_vector_identity_env.py to test_aec_vector_identity_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/test_env_is_wrapped.py to test_env_is_wrapped.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/test_render.py to test_render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/test_vector_dict.py to test_vector_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/test_gym_vector.py to test_gym_vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/test/test_vector/test_aec_vector_values.py to test_aec_vector_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/utils/shared_wrapper_util.py to shared_wrapper_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/utils/base_modifier.py to base_modifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/basic_wrappers.py to basic_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/frame_stack.py to frame_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/max_observation.py to max_observation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/frame_skip.py to frame_skip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/sticky_actions.py to sticky_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/delay_observations.py to delay_observations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/generic_wrappers/nan_wrappers.py to nan_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/action_transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/action_transforms/homogenize_ops.py to homogenize_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/convert_box.py to convert_box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/obs_delay.py to obs_delay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms/color_reduction.py to color_reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms/normalize_obs.py to normalize_obs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms/reshape.py to reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms/resize.py to resize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/basic_transforms/dtype.py to dtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/frame_stack.py to frame_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/wrapper_chooser.py to wrapper_chooser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/frame_skip.py to frame_skip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/make_defaultdict.py to make_defaultdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/agent_indicator.py to agent_indicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/base_aec_wrapper.py to base_aec_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/utils/accumulator.py to accumulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector/async_vector_env.py to async_vector_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector/base_aec_vec_env.py to base_aec_vec_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/aec_vector/vector_env.py to vector_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers/agent_indication.py to agent_indication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers/black_death.py to black_death.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/multiagent_wrappers/padding_wrappers.py to padding_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/sb_vector_wrapper.py to sb_vector_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/markov_vector_wrapper.py to markov_vector_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/utils/space_wrapper.py to space_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/utils/shared_array.py to shared_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/concat_vec_env.py to concat_vec_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/vector_constructors.py to vector_constructors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/multiproc_vec.py to multiproc_vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/constructors.py to constructors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/sb3_vector_wrapper.py to sb3_vector_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/vector/single_vec_env.py to single_vec_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers/reward_lambda.py to reward_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers/action_lambda.py to action_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/supersuit/lambda_wrappers/observation_lambda.py to observation_lambda.cpython-39.pyc writing byte-compilation script '/tmp/tmprklnoxyo.py' /usr/bin/python3 /tmp/tmprklnoxyo.py removing /tmp/tmprklnoxyo.py running install_egg_info running egg_info writing SuperSuit.egg-info/PKG-INFO writing dependency_links to SuperSuit.egg-info/dependency_links.txt writing requirements to SuperSuit.egg-info/requires.txt writing top-level names to SuperSuit.egg-info/top_level.txt reading manifest file 'SuperSuit.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'SuperSuit.egg-info/SOURCES.txt' Copying SuperSuit.egg-info to /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9/site-packages/SuperSuit-3.7.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64//usr/share/doc/python-SuperSuit + '[' -d doc ']' ~/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64 ~/build/BUILD/SuperSuit-3.7.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-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/SuperSuit-3.7.2 + mv /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.7.2-1 --unique-debug-suffix -3.7.2-1.x86_64 --unique-debug-src-base python-SuperSuit-3.7.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/SuperSuit-3.7.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-SuperSuit-3.7.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-SuperSuit-3.7.2-1.noarch Provides: python-SuperSuit python3-SuperSuit = 3.7.2-1 python3.9dist(supersuit) = 3.7.2 python3dist(supersuit) = 3.7.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(gymnasium) >= 0.26 python3.9dist(numpy) >= 1.19 Processing files: python-SuperSuit-help-3.7.2-1.noarch warning: Empty %files file /builddir/build/BUILD/SuperSuit-3.7.2/doclist.lst Provides: python-SuperSuit-help = 3.7.2-1 python3-SuperSuit-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-SuperSuit-3.7.2-1.x86_64 Wrote: /builddir/build/RPMS/python-SuperSuit-help-3.7.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-SuperSuit-3.7.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rdW5wk + umask 022 + cd /builddir/build/BUILD + cd SuperSuit-3.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-SuperSuit-3.7.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0