Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-rlbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681642945.914905/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 aarch64 --nodeps /builddir/build/SPECS/python-rlbot.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-rlbot-1.67.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 aarch64 --nodeps /builddir/build/SPECS/python-rlbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681642945.914905/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 aarch64 --nodeps /builddir/build/SPECS/python-rlbot.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-rlbot-1.67.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-rlbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681642945.914905/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 aarch64 --nodeps /builddir/build/SPECS/python-rlbot.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5hhosT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rlbot-1.67.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/rlbot-1.67.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rlbot-1.67.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.pGqwL1 + umask 022 + cd /builddir/build/BUILD + cd rlbot-1.67.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 -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/rlbot copying rlbot/version.py -> build/lib/rlbot copying rlbot/base_extension.py -> build/lib/rlbot copying rlbot/__init__.py -> build/lib/rlbot copying rlbot/gateway_util.py -> build/lib/rlbot copying rlbot/runner.py -> build/lib/rlbot copying rlbot/setup_manager.py -> build/lib/rlbot creating build/lib/rlbot/utils copying rlbot/utils/class_importer.py -> build/lib/rlbot/utils copying rlbot/utils/rate_limiter.py -> build/lib/rlbot/utils copying rlbot/utils/file_util.py -> build/lib/rlbot/utils copying rlbot/utils/python_version_check.py -> build/lib/rlbot/utils copying rlbot/utils/public_utils.py -> build/lib/rlbot/utils copying rlbot/utils/rlbot_exception.py -> build/lib/rlbot/utils copying rlbot/utils/process_configuration.py -> build/lib/rlbot/utils copying rlbot/utils/item_id_parser.py -> build/lib/rlbot/utils copying rlbot/utils/__init__.py -> build/lib/rlbot/utils copying rlbot/utils/virtual_environment_management.py -> build/lib/rlbot/utils copying rlbot/utils/logging_utils.py -> build/lib/rlbot/utils copying rlbot/utils/game_state_util.py -> build/lib/rlbot/utils copying rlbot/utils/requirements_management.py -> build/lib/rlbot/utils copying rlbot/utils/config_parser.py -> build/lib/rlbot/utils creating build/lib/rlbot/matchcomms copying rlbot/matchcomms/shared.py -> build/lib/rlbot/matchcomms copying rlbot/matchcomms/__init__.py -> build/lib/rlbot/matchcomms copying rlbot/matchcomms/client.py -> build/lib/rlbot/matchcomms copying rlbot/matchcomms/server.py -> build/lib/rlbot/matchcomms creating build/lib/rlbot/gamelaunch copying rlbot/gamelaunch/epic_launch.py -> build/lib/rlbot/gamelaunch copying rlbot/gamelaunch/__init__.py -> build/lib/rlbot/gamelaunch creating build/lib/rlbot/socket copying rlbot/socket/socket_manager_asyncio.py -> build/lib/rlbot/socket copying rlbot/socket/socket_manager.py -> build/lib/rlbot/socket copying rlbot/socket/__init__.py -> build/lib/rlbot/socket copying rlbot/socket/socket_data_reporter.py -> build/lib/rlbot/socket creating build/lib/rlbot/agents copying rlbot/agents/base_scratch_agent.py -> build/lib/rlbot/agents copying rlbot/agents/base_loadout_generator.py -> build/lib/rlbot/agents copying rlbot/agents/base_agent.py -> build/lib/rlbot/agents copying rlbot/agents/__init__.py -> build/lib/rlbot/agents copying rlbot/agents/executable_with_socket_agent.py -> build/lib/rlbot/agents copying rlbot/agents/rlbot_runnable.py -> build/lib/rlbot/agents copying rlbot/agents/base_script.py -> build/lib/rlbot/agents copying rlbot/agents/base_subprocess_agent.py -> build/lib/rlbot/agents copying rlbot/agents/base_independent_agent.py -> build/lib/rlbot/agents copying rlbot/agents/base_dotnet_agent.py -> build/lib/rlbot/agents copying rlbot/agents/base_java_agent.py -> build/lib/rlbot/agents creating build/lib/rlbot/csv copying rlbot/csv/__init__.py -> build/lib/rlbot/csv copying rlbot/csv/items.py -> build/lib/rlbot/csv creating build/lib/rlbot/training copying rlbot/training/training.py -> build/lib/rlbot/training copying rlbot/training/__init__.py -> build/lib/rlbot/training copying rlbot/training/status_rendering.py -> build/lib/rlbot/training creating build/lib/rlbot/botmanager copying rlbot/botmanager/agent_metadata.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/bot_manager_struct.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/scratch_manager.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/helper_process_manager.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/bot_manager.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/bot_manager_independent.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/__init__.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/helper_process_request.py -> build/lib/rlbot/botmanager copying rlbot/botmanager/bot_helper_process.py -> build/lib/rlbot/botmanager creating build/lib/rlbot/matchconfig copying rlbot/matchconfig/match_config.py -> build/lib/rlbot/matchconfig copying rlbot/matchconfig/conversions.py -> build/lib/rlbot/matchconfig copying rlbot/matchconfig/__init__.py -> build/lib/rlbot/matchconfig copying rlbot/matchconfig/loadout_config.py -> build/lib/rlbot/matchconfig copying rlbot/matchconfig/psyonix_config.py -> build/lib/rlbot/matchconfig creating build/lib/rlbot/messages copying rlbot/messages/__init__.py -> build/lib/rlbot/messages creating build/lib/rlbot/parsing copying rlbot/parsing/directory_scanner.py -> build/lib/rlbot/parsing copying rlbot/parsing/agent_config_parser.py -> build/lib/rlbot/parsing copying rlbot/parsing/rlbot_config_parser.py -> build/lib/rlbot/parsing copying rlbot/parsing/custom_config.py -> build/lib/rlbot/parsing copying rlbot/parsing/__init__.py -> build/lib/rlbot/parsing copying rlbot/parsing/match_settings_config_parser.py -> build/lib/rlbot/parsing copying rlbot/parsing/bot_config_bundle.py -> build/lib/rlbot/parsing copying rlbot/parsing/incrementing_integer.py -> build/lib/rlbot/parsing creating build/lib/rlbot/utils/rendering copying rlbot/utils/rendering/__init__.py -> build/lib/rlbot/utils/rendering copying rlbot/utils/rendering/rendering_manager.py -> build/lib/rlbot/utils/rendering creating build/lib/rlbot/utils/structures copying rlbot/utils/structures/bot_input_struct.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/game_status.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/ball_prediction_struct.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/quick_chats.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/game_interface.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/start_match_structures.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/rigid_body_struct.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/__init__.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/struct.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/utils.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/legacy_data_v3.py -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/game_data_struct.py -> build/lib/rlbot/utils/structures creating build/lib/rlbot/utils/packetanalysis copying rlbot/utils/packetanalysis/__init__.py -> build/lib/rlbot/utils/packetanalysis copying rlbot/utils/packetanalysis/valid_packet_detector.py -> build/lib/rlbot/utils/packetanalysis creating build/lib/rlbot/matchcomms/common_uses copying rlbot/matchcomms/common_uses/common_keys.py -> build/lib/rlbot/matchcomms/common_uses copying rlbot/matchcomms/common_uses/reply.py -> build/lib/rlbot/matchcomms/common_uses copying rlbot/matchcomms/common_uses/__init__.py -> build/lib/rlbot/matchcomms/common_uses copying rlbot/matchcomms/common_uses/set_attributes_message.py -> build/lib/rlbot/matchcomms/common_uses creating build/lib/rlbot/agents/human copying rlbot/agents/human/human_bot.py -> build/lib/rlbot/agents/human copying rlbot/agents/human/__init__.py -> build/lib/rlbot/agents/human copying rlbot/agents/human/controller_input.py -> build/lib/rlbot/agents/human creating build/lib/rlbot/agents/standalone copying rlbot/agents/standalone/standalone_bot.py -> build/lib/rlbot/agents/standalone copying rlbot/agents/standalone/standalone_bot_config.py -> build/lib/rlbot/agents/standalone copying rlbot/agents/standalone/test_spawner.py -> build/lib/rlbot/agents/standalone copying rlbot/agents/standalone/__init__.py -> build/lib/rlbot/agents/standalone copying rlbot/agents/standalone/executable_with_socket_standalone_bot.py -> build/lib/rlbot/agents/standalone creating build/lib/rlbot/agents/hivemind copying rlbot/agents/hivemind/drone_agent.py -> build/lib/rlbot/agents/hivemind copying rlbot/agents/hivemind/python_hivemind.py -> build/lib/rlbot/agents/hivemind copying rlbot/agents/hivemind/__init__.py -> build/lib/rlbot/agents/hivemind copying rlbot/agents/hivemind/subprocess_hivemind.py -> build/lib/rlbot/agents/hivemind creating build/lib/rlbot/messages/flat copying rlbot/messages/flat/Quaternion.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GameMode.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GravityOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DesiredCarState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/MatchSettings.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DropShotBallInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DropshotTile.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/ReadyMessage.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerClass.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RotatorPartial.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PartyMemberBotPlayer.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/TileState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Bool.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PsyonixBotPlayer.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/ConsoleCommand.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/QuickChat.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GameTickPacket.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/TeamInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DesiredPhysics.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RigidBodyState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerLoadout.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallSizeOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RenderMessage.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BoostStrengthOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RespawnTimeOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallPrediction.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BoostOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerConfiguration.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallBouncinessOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Physics.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/SphereShape.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DemolishOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GoalInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DesiredBallState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BoostPadState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/TinyPlayer.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/TinyPacket.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GameMap.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerInput.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallWeightOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DesiredGameState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Float.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/MatchLength.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RenderType.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BoostPad.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DesiredBoostState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/SeriesLengthOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/LoadoutPaint.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/MutatorSettings.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PredictionSlice.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerInputChange.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/MessagePacket.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Vector3Partial.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/MaxScore.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Vector3.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GameMessage.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/__init__.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/CollisionShape.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/DesiredGameInfoState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/TinyBall.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/QuickChatMessages.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RLBotPlayer.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GameInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/QuickChatSelection.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RenderGroup.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerRigidBodyState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Rotator.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerStatEvent.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Touch.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/CylinderShape.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BoxShape.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RigidBodyTick.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GameMessageWrapper.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallRigidBodyState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/Color.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/OvertimeOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/ControllerState.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/FieldInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/HumanPlayer.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/ScoreInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/GameSpeedOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/ExistingMatchBehavior.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallMaxSpeedOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/BallTypeOption.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerSpectate.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/PlayerInfo.py -> build/lib/rlbot/messages/flat copying rlbot/messages/flat/RumbleOption.py -> build/lib/rlbot/messages/flat copying rlbot/csv/items.csv -> build/lib/rlbot/csv creating build/lib/rlbot/img copying rlbot/img/rlbot_icon.png -> build/lib/rlbot/img creating build/lib/rlbot/dll creating build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_corner_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_net_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/dropshot_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_ramps_2_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_corner_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_corner_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_ramps_2_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/dropshot_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_ramps_1_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_rim_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_goal_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_ramps_1_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_net_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_ramps_2_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_rim_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_corner_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_goal_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_ramps_1_vertices.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/soccar_ramps_1_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/assets/hoops_ramps_2_ids.bin -> build/lib/rlbot/dll/assets copying rlbot/dll/libRLBotInterface.so -> build/lib/rlbot/dll copying rlbot/dll/RLBot -> build/lib/rlbot/dll copying rlbot/dll/RLBot.exe -> build/lib/rlbot/dll copying rlbot/dll/RLBot_Core_Interface.dll -> build/lib/rlbot/dll copying rlbot/dll/RLBot_mac -> build/lib/rlbot/dll copying rlbot/dll/RLBot_Core_Interface_32.dll -> build/lib/rlbot/dll copying rlbot/dll/libRLBotInterface.dylib -> build/lib/rlbot/dll copying rlbot/utils/structures/game_data_struct.pyi -> build/lib/rlbot/utils/structures copying rlbot/utils/structures/ball_prediction_struct.pyi -> build/lib/rlbot/utils/structures copying rlbot/py.typed -> build/lib/rlbot creating build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rebels_bandit_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_merlin_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/monarchs_khan_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rebels_outlaw_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_hollywood_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/guardians_gerwin_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/monarchs_raja_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/mammoths_sticks_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/cyclones_rainmaker_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/skyhawks_cougar_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rebels_dude_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_jester_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_heater_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/bombers_myrtle_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_tex_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/mammoths_foamer_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/seekers_saltie_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_chipper_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/mammoths_boomer_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rovers_shepard_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/express_sabertooth_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/dragons_hound_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rovers_buzz_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/dragons_imp_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/mammoths_caveman_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/seekers_middy_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/monarchs_sultan_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/skyhawks_iceman_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rebels_poncho_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/dragons_mountain_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/cyclones_storm_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/guardians_centice_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/skyhawks_goose_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rovers_yuri_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/express_beast_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/skyhawks_maverick_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/monarchs_rex_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/guardians_c-block_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/dragons_viper_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_wolfman_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/express_roundhouse_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/bombers_casper_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/rovers_armstrong_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/cyclones_fury_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_slider_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/bombers_samara_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/bombers_marley_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/seekers_scout_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/guardians_junker_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/cyclones_squall_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/express_tusk_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_stinger_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/seekers_swabbie_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets copying rlbot/matchconfig/psyonix_presets/teammates_sundown_appearance.cfg -> build/lib/rlbot/matchconfig/psyonix_presets + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N6b36i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64 + cd rlbot-1.67.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 -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-rlbot-1.67.3-1.aarch64 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-rlbot-1.67.3-1.aarch64/usr creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/class_importer.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/rendering copying build/lib/rlbot/utils/rendering/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/rendering copying build/lib/rlbot/utils/rendering/rendering_manager.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/rendering copying build/lib/rlbot/utils/rate_limiter.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/file_util.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/python_version_check.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/bot_input_struct.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/game_status.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/ball_prediction_struct.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/quick_chats.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/game_interface.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/start_match_structures.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/rigid_body_struct.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/struct.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/utils.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/game_data_struct.pyi -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/legacy_data_v3.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/game_data_struct.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/structures/ball_prediction_struct.pyi -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures copying build/lib/rlbot/utils/public_utils.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/rlbot_exception.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/process_configuration.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/item_id_parser.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/virtual_environment_management.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/logging_utils.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/game_state_util.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/packetanalysis copying build/lib/rlbot/utils/packetanalysis/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/packetanalysis copying build/lib/rlbot/utils/packetanalysis/valid_packet_detector.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/packetanalysis copying build/lib/rlbot/utils/requirements_management.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils copying build/lib/rlbot/utils/config_parser.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms copying build/lib/rlbot/matchcomms/shared.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses copying build/lib/rlbot/matchcomms/common_uses/common_keys.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses copying build/lib/rlbot/matchcomms/common_uses/reply.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses copying build/lib/rlbot/matchcomms/common_uses/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses copying build/lib/rlbot/matchcomms/common_uses/set_attributes_message.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses copying build/lib/rlbot/matchcomms/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms copying build/lib/rlbot/matchcomms/client.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms copying build/lib/rlbot/matchcomms/server.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/gamelaunch copying build/lib/rlbot/gamelaunch/epic_launch.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/gamelaunch copying build/lib/rlbot/gamelaunch/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/gamelaunch creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket copying build/lib/rlbot/socket/socket_manager_asyncio.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket copying build/lib/rlbot/socket/socket_manager.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket copying build/lib/rlbot/socket/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket copying build/lib/rlbot/socket/socket_data_reporter.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/human copying build/lib/rlbot/agents/human/human_bot.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/human copying build/lib/rlbot/agents/human/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/human copying build/lib/rlbot/agents/human/controller_input.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/human copying build/lib/rlbot/agents/base_scratch_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone copying build/lib/rlbot/agents/standalone/standalone_bot.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone copying build/lib/rlbot/agents/standalone/standalone_bot_config.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone copying build/lib/rlbot/agents/standalone/test_spawner.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone copying build/lib/rlbot/agents/standalone/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone copying build/lib/rlbot/agents/standalone/executable_with_socket_standalone_bot.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone copying build/lib/rlbot/agents/base_loadout_generator.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind copying build/lib/rlbot/agents/hivemind/drone_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind copying build/lib/rlbot/agents/hivemind/python_hivemind.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind copying build/lib/rlbot/agents/hivemind/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind copying build/lib/rlbot/agents/hivemind/subprocess_hivemind.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind copying build/lib/rlbot/agents/base_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/executable_with_socket_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/rlbot_runnable.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/base_script.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/base_subprocess_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/base_independent_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/base_dotnet_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents copying build/lib/rlbot/agents/base_java_agent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/csv copying build/lib/rlbot/csv/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/csv copying build/lib/rlbot/csv/items.csv -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/csv copying build/lib/rlbot/csv/items.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/csv creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/training copying build/lib/rlbot/training/training.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/training copying build/lib/rlbot/training/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/training copying build/lib/rlbot/training/status_rendering.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/training copying build/lib/rlbot/version.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/agent_metadata.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/bot_manager_struct.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/scratch_manager.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/helper_process_manager.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/bot_manager.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/bot_manager_independent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/helper_process_request.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/botmanager/bot_helper_process.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager copying build/lib/rlbot/base_extension.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_corner_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_net_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/dropshot_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_ramps_2_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_corner_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_corner_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_ramps_2_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/dropshot_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_ramps_1_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_rim_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_goal_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_ramps_1_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_net_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_ramps_2_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_rim_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_corner_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_goal_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_ramps_1_vertices.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/soccar_ramps_1_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/assets/hoops_ramps_2_ids.bin -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll/assets copying build/lib/rlbot/dll/libRLBotInterface.so -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll copying build/lib/rlbot/dll/RLBot -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll copying build/lib/rlbot/dll/RLBot.exe -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll copying build/lib/rlbot/dll/RLBot_Core_Interface.dll -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll copying build/lib/rlbot/dll/RLBot_mac -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll copying build/lib/rlbot/dll/RLBot_Core_Interface_32.dll -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll copying build/lib/rlbot/dll/libRLBotInterface.dylib -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/dll creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig copying build/lib/rlbot/matchconfig/match_config.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig copying build/lib/rlbot/matchconfig/conversions.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig copying build/lib/rlbot/matchconfig/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig copying build/lib/rlbot/matchconfig/loadout_config.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig copying build/lib/rlbot/matchconfig/psyonix_config.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rebels_bandit_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_merlin_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/monarchs_khan_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rebels_outlaw_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_hollywood_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/guardians_gerwin_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/monarchs_raja_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/mammoths_sticks_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/cyclones_rainmaker_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/skyhawks_cougar_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rebels_dude_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_jester_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_heater_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/bombers_myrtle_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_tex_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/mammoths_foamer_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/seekers_saltie_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_chipper_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/mammoths_boomer_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rovers_shepard_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/express_sabertooth_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/dragons_hound_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rovers_buzz_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/dragons_imp_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/mammoths_caveman_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/seekers_middy_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/monarchs_sultan_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/skyhawks_iceman_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rebels_poncho_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/dragons_mountain_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/cyclones_storm_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/guardians_centice_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/skyhawks_goose_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rovers_yuri_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/express_beast_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/skyhawks_maverick_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/monarchs_rex_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/guardians_c-block_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/dragons_viper_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_wolfman_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/express_roundhouse_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/bombers_casper_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/rovers_armstrong_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/cyclones_fury_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_slider_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/bombers_samara_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/bombers_marley_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/seekers_scout_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/guardians_junker_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/cyclones_squall_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/express_tusk_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_stinger_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/seekers_swabbie_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets copying build/lib/rlbot/matchconfig/psyonix_presets/teammates_sundown_appearance.cfg -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_presets creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Quaternion.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GameMode.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GravityOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DesiredCarState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/MatchSettings.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DropShotBallInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DropshotTile.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/ReadyMessage.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerClass.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RotatorPartial.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PartyMemberBotPlayer.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/TileState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Bool.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PsyonixBotPlayer.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/ConsoleCommand.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/QuickChat.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GameTickPacket.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/TeamInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DesiredPhysics.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RigidBodyState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerLoadout.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallSizeOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RenderMessage.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BoostStrengthOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RespawnTimeOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallPrediction.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BoostOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerConfiguration.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallBouncinessOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Physics.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/SphereShape.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DemolishOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GoalInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DesiredBallState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BoostPadState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/TinyPlayer.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/TinyPacket.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GameMap.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerInput.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallWeightOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DesiredGameState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Float.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/MatchLength.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RenderType.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BoostPad.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DesiredBoostState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/SeriesLengthOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/LoadoutPaint.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/MutatorSettings.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PredictionSlice.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerInputChange.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/MessagePacket.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Vector3Partial.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/MaxScore.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Vector3.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GameMessage.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/CollisionShape.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/DesiredGameInfoState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/TinyBall.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/QuickChatMessages.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RLBotPlayer.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GameInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/QuickChatSelection.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RenderGroup.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerRigidBodyState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Rotator.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerStatEvent.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Touch.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/CylinderShape.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BoxShape.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RigidBodyTick.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GameMessageWrapper.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallRigidBodyState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/Color.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/OvertimeOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/ControllerState.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/FieldInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/HumanPlayer.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/ScoreInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/GameSpeedOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/ExistingMatchBehavior.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallMaxSpeedOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/BallTypeOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerSpectate.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/PlayerInfo.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/flat/RumbleOption.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat copying build/lib/rlbot/messages/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/img copying build/lib/rlbot/img/rlbot_icon.png -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/img copying build/lib/rlbot/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot copying build/lib/rlbot/gateway_util.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot copying build/lib/rlbot/runner.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot creating /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/directory_scanner.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/agent_config_parser.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/rlbot_config_parser.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/custom_config.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/__init__.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/match_settings_config_parser.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/bot_config_bundle.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/parsing/incrementing_integer.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing copying build/lib/rlbot/py.typed -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot copying build/lib/rlbot/setup_manager.py -> /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/class_importer.py to class_importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/rendering/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/rendering/rendering_manager.py to rendering_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/rate_limiter.py to rate_limiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/file_util.py to file_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/python_version_check.py to python_version_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/bot_input_struct.py to bot_input_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/game_status.py to game_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/ball_prediction_struct.py to ball_prediction_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/quick_chats.py to quick_chats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/game_interface.py to game_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/start_match_structures.py to start_match_structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/rigid_body_struct.py to rigid_body_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/legacy_data_v3.py to legacy_data_v3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/structures/game_data_struct.py to game_data_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/public_utils.py to public_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/rlbot_exception.py to rlbot_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/process_configuration.py to process_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/item_id_parser.py to item_id_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/virtual_environment_management.py to virtual_environment_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/logging_utils.py to logging_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/game_state_util.py to game_state_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/packetanalysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/packetanalysis/valid_packet_detector.py to valid_packet_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/requirements_management.py to requirements_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/utils/config_parser.py to config_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/shared.py to shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses/common_keys.py to common_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses/reply.py to reply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/common_uses/set_attributes_message.py to set_attributes_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchcomms/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/gamelaunch/epic_launch.py to epic_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/gamelaunch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket/socket_manager_asyncio.py to socket_manager_asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket/socket_manager.py to socket_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/socket/socket_data_reporter.py to socket_data_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/human/human_bot.py to human_bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/human/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/human/controller_input.py to controller_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_scratch_agent.py to base_scratch_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone/standalone_bot.py to standalone_bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone/standalone_bot_config.py to standalone_bot_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone/test_spawner.py to test_spawner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/standalone/executable_with_socket_standalone_bot.py to executable_with_socket_standalone_bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_loadout_generator.py to base_loadout_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind/drone_agent.py to drone_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind/python_hivemind.py to python_hivemind.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/hivemind/subprocess_hivemind.py to subprocess_hivemind.cpython-39.pyc /usr/lib/python3.9/site-packages/rlbot/agents/hivemind/subprocess_hivemind.py:30: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_agent.py to base_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/executable_with_socket_agent.py to executable_with_socket_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/rlbot_runnable.py to rlbot_runnable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_script.py to base_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_subprocess_agent.py to base_subprocess_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_independent_agent.py to base_independent_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_dotnet_agent.py to base_dotnet_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/agents/base_java_agent.py to base_java_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/csv/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/csv/items.py to items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/training/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/training/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/training/status_rendering.py to status_rendering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/agent_metadata.py to agent_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/bot_manager_struct.py to bot_manager_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/scratch_manager.py to scratch_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/helper_process_manager.py to helper_process_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/bot_manager.py to bot_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/bot_manager_independent.py to bot_manager_independent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/helper_process_request.py to helper_process_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/botmanager/bot_helper_process.py to bot_helper_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/base_extension.py to base_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/match_config.py to match_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/conversions.py to conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/loadout_config.py to loadout_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/matchconfig/psyonix_config.py to psyonix_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Quaternion.py to Quaternion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GameMode.py to GameMode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GravityOption.py to GravityOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DesiredCarState.py to DesiredCarState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/MatchSettings.py to MatchSettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DropShotBallInfo.py to DropShotBallInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DropshotTile.py to DropshotTile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/ReadyMessage.py to ReadyMessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerClass.py to PlayerClass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RotatorPartial.py to RotatorPartial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PartyMemberBotPlayer.py to PartyMemberBotPlayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/TileState.py to TileState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Bool.py to Bool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PsyonixBotPlayer.py to PsyonixBotPlayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/ConsoleCommand.py to ConsoleCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/QuickChat.py to QuickChat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GameTickPacket.py to GameTickPacket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/TeamInfo.py to TeamInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DesiredPhysics.py to DesiredPhysics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RigidBodyState.py to RigidBodyState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerLoadout.py to PlayerLoadout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallSizeOption.py to BallSizeOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RenderMessage.py to RenderMessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BoostStrengthOption.py to BoostStrengthOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RespawnTimeOption.py to RespawnTimeOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallPrediction.py to BallPrediction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BoostOption.py to BoostOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallInfo.py to BallInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerConfiguration.py to PlayerConfiguration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallBouncinessOption.py to BallBouncinessOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Physics.py to Physics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/SphereShape.py to SphereShape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DemolishOption.py to DemolishOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GoalInfo.py to GoalInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DesiredBallState.py to DesiredBallState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BoostPadState.py to BoostPadState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/TinyPlayer.py to TinyPlayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/TinyPacket.py to TinyPacket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GameMap.py to GameMap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerInput.py to PlayerInput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallWeightOption.py to BallWeightOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DesiredGameState.py to DesiredGameState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Float.py to Float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/MatchLength.py to MatchLength.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RenderType.py to RenderType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BoostPad.py to BoostPad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DesiredBoostState.py to DesiredBoostState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/SeriesLengthOption.py to SeriesLengthOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/LoadoutPaint.py to LoadoutPaint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/MutatorSettings.py to MutatorSettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PredictionSlice.py to PredictionSlice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerInputChange.py to PlayerInputChange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/MessagePacket.py to MessagePacket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Vector3Partial.py to Vector3Partial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/MaxScore.py to MaxScore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Vector3.py to Vector3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GameMessage.py to GameMessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/CollisionShape.py to CollisionShape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/DesiredGameInfoState.py to DesiredGameInfoState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/TinyBall.py to TinyBall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/QuickChatMessages.py to QuickChatMessages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RLBotPlayer.py to RLBotPlayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GameInfo.py to GameInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/QuickChatSelection.py to QuickChatSelection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RenderGroup.py to RenderGroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerRigidBodyState.py to PlayerRigidBodyState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Rotator.py to Rotator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerStatEvent.py to PlayerStatEvent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Touch.py to Touch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/CylinderShape.py to CylinderShape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BoxShape.py to BoxShape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RigidBodyTick.py to RigidBodyTick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GameMessageWrapper.py to GameMessageWrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallRigidBodyState.py to BallRigidBodyState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/Color.py to Color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/OvertimeOption.py to OvertimeOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/ControllerState.py to ControllerState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/FieldInfo.py to FieldInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/HumanPlayer.py to HumanPlayer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/ScoreInfo.py to ScoreInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/GameSpeedOption.py to GameSpeedOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/ExistingMatchBehavior.py to ExistingMatchBehavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallMaxSpeedOption.py to BallMaxSpeedOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/BallTypeOption.py to BallTypeOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerSpectate.py to PlayerSpectate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/PlayerInfo.py to PlayerInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/flat/RumbleOption.py to RumbleOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/gateway_util.py to gateway_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/directory_scanner.py to directory_scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/agent_config_parser.py to agent_config_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/rlbot_config_parser.py to rlbot_config_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/custom_config.py to custom_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/match_settings_config_parser.py to match_settings_config_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/bot_config_bundle.py to bot_config_bundle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/parsing/incrementing_integer.py to incrementing_integer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot/setup_manager.py to setup_manager.cpython-39.pyc writing byte-compilation script '/tmp/tmpxsp56cn9.py' /usr/bin/python3 /tmp/tmpxsp56cn9.py /usr/lib/python3.9/site-packages/rlbot/agents/hivemind/subprocess_hivemind.py:30: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpxsp56cn9.py running install_egg_info running egg_info writing rlbot.egg-info/PKG-INFO writing dependency_links to rlbot.egg-info/dependency_links.txt writing requirements to rlbot.egg-info/requires.txt writing top-level names to rlbot.egg-info/top_level.txt reading manifest file 'rlbot.egg-info/SOURCES.txt' writing manifest file 'rlbot.egg-info/SOURCES.txt' Copying rlbot.egg-info to /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/usr/lib/python3.9/site-packages/rlbot-1.67.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64//usr/share/doc/python-rlbot + '[' -d doc ']' ~/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64 ~/build/BUILD/rlbot-1.67.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64 + '[' -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 ']' ~/build/BUILD/rlbot-1.67.3 + popd + mv /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.67.3-1 --unique-debug-suffix -1.67.3-1.aarch64 --unique-debug-src-base python-rlbot-1.67.3-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/rlbot-1.67.3 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-rlbot-1.67.3-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/rlbot/agents/hivemind/subprocess_hivemind.py:30: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/rlbot/agents/hivemind/subprocess_hivemind.py:30: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-rlbot-1.67.3-1.noarch Provides: libRLBotInterface.so()(64bit) python-rlbot python3-rlbot = 1.67.3-1 python3.9dist(rlbot) = 1.67.3 python3dist(rlbot) = 1.67.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: 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.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.9 python3.9dist(dataclasses) python3.9dist(docopt) python3.9dist(flatbuffers) = 1.12 python3.9dist(inputs) python3.9dist(psutil) = 5.8 python3.9dist(requirements-parser) python3.9dist(selenium) python3.9dist(webdriver-manager) python3.9dist(websockets) rtld(GNU_HASH) Processing files: python-rlbot-help-1.67.3-1.noarch warning: Empty %files file /builddir/build/BUILD/rlbot-1.67.3/doclist.lst Provides: python-rlbot-help = 1.67.3-1 python3-rlbot-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-rlbot-1.67.3-1.aarch64 Wrote: /builddir/build/RPMS/python-rlbot-help-1.67.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-rlbot-1.67.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nGcvmj + umask 022 + cd /builddir/build/BUILD + cd rlbot-1.67.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rlbot-1.67.3-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0