D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-pygame-2.0.0-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qQusyl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pygame-2.0.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pygame-2.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pygame-2.0.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/linking.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ find examples/ -type f -print0
+ xargs -0 chmod -x
+ find docs/ -type f -print0
+ xargs -0 chmod -x
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t0SVoo
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pygame-2.0.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'


WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using UNIX configuration...


Hunting dependencies...
SDL     : found 2.0.14
FONT    : found
IMAGE   : found
MIXER   : found
PNG     : found
JPEG    : found
SCRAP   : found
PORTMIDI: found
PORTTIME: found
FREETYPE: found 24.0.18

If you get compiler errors during install, double-check
the compiler flags in the "Setup" file.


Continuing With "setup.py"
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.9
creating build/lib.linux-aarch64-3.9/pygame
copying src_py/version.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/sysfont.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/surfarray.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/sprite.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/sndarray.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/pkgdata.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/midi.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/macosx.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/locals.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/ftfont.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/freetype.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/draw_py.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/cursors.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/compat.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/colordict.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/camera.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/_numpysurfarray.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/_numpysndarray.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/_dummybackend.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/_camera_vidcapture.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/_camera_opencv_highgui.py -> build/lib.linux-aarch64-3.9/pygame
copying src_py/__init__.py -> build/lib.linux-aarch64-3.9/pygame
creating build/lib.linux-aarch64-3.9/pygame/threads
copying src_py/threads/__init__.py -> build/lib.linux-aarch64-3.9/pygame/threads
creating build/lib.linux-aarch64-3.9/pygame/_sdl2
copying src_py/_sdl2/__init__.py -> build/lib.linux-aarch64-3.9/pygame/_sdl2
creating build/lib.linux-aarch64-3.9/pygame/tests
copying test/video_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/version_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/transform_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/touch_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/touch_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/time_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/threads_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/test_test_.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/sysfont_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/surflock_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/surfarray_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/surfarray_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/surface_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/sprite_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/sndarray_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/sndarray_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/scrap_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/scrap_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/rwobject_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/rect_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/pixelcopy_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/pixelarray_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/overlay_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/overlay_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/mouse_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/mixer_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/mixer_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/mixer_music_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/mixer_music_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/midi_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/math_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/mask_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/key_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/joystick_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/imageext_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/imageext_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/image_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/image_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/image__save_gl_surface_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/gfxdraw_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/ftfont_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/ftfont_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/freetype_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/freetype_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/font_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/font_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/fastevent_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/fastevent_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/event_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/draw_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/display_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/cursors_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/constants_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/compat_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/color_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/cdrom_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/cdrom_tags.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/camera_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/bufferproxy_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/blit_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/base_test.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/__main__.py -> build/lib.linux-aarch64-3.9/pygame/tests
copying test/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests
creating build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/test_runner.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/test_machinery.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/run_tests.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/png.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/endian.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/buftools.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/async_sub.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/arrinter.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
copying test/test_utils/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/test_utils
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests
copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests
copying test/run_tests__tests/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete
copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete
copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete
copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/infinite_loop
copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/infinite_loop
copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/infinite_loop
copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/infinite_loop
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete_todo
copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete_todo
copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete_todo
copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete_todo
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/timeout
copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/timeout
copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/timeout
copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/timeout
creating build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything
creating build/lib.linux-aarch64-3.9/pygame/docs
copying docs/__main__.py -> build/lib.linux-aarch64-3.9/pygame/docs
copying docs/__init__.py -> build/lib.linux-aarch64-3.9/pygame/docs
creating build/lib.linux-aarch64-3.9/pygame/examples
copying examples/video.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/vgrade.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/textinput.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/testsprite.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/stars.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/sprite_texture.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/sound_array_demos.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/sound.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/setmodescale.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/scroll.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/scrap_clipboard.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/scaletest.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/resizing_new.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/prevent_display_stretching.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/playmus.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/pixelarray.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/overlay.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/music_drop_fade.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/moveit.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/midi.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/mask.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/liquid.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/headless_no_windows_needed.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/glcube.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/freetype_misc.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/fonty.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/font_viewer.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/fastevents.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/eventlist.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/dropevent.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/cursors.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/chimp.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/camera.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/blit_blends.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/blend_fill.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/audiocapture.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/arraydemo.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/aliens.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/aacircle.py -> build/lib.linux-aarch64-3.9/pygame/examples
copying examples/__init__.py -> build/lib.linux-aarch64-3.9/pygame/examples
creating build/lib.linux-aarch64-3.9/pygame/__pyinstaller
copying src_py/__pyinstaller/hook-pygame.py -> build/lib.linux-aarch64-3.9/pygame/__pyinstaller
copying src_py/__pyinstaller/__init__.py -> build/lib.linux-aarch64-3.9/pygame/__pyinstaller
running build_ext
building 'pygame.imageext' extension
creating build/temp.linux-aarch64-3.9
creating build/temp.linux-aarch64-3.9/src_c
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include -I/usr/include -I/usr/include/python3.9 -c src_c/imageext.c -o build/temp.linux-aarch64-3.9/src_c/imageext.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/imageext.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_image -lpng -ljpeg -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/imageext.cpython-39-aarch64-linux-gnu.so
building 'pygame.font' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/font.c -o build/temp.linux-aarch64-3.9/src_c/font.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/font.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_ttf -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/font.cpython-39-aarch64-linux-gnu.so
building 'pygame.mixer' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/mixer.c -o build/temp.linux-aarch64-3.9/src_c/mixer.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/mixer.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/mixer.cpython-39-aarch64-linux-gnu.so
building 'pygame.mixer_music' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/music.c -o build/temp.linux-aarch64-3.9/src_c/music.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/music.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/mixer_music.cpython-39-aarch64-linux-gnu.so
building 'pygame.scrap' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/scrap.c -o build/temp.linux-aarch64-3.9/src_c/scrap.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/scrap.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lX11 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/scrap.cpython-39-aarch64-linux-gnu.so
building 'pygame.pypm' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include -I/usr/include -I/usr/include/python3.9 -c src_c/pypm.c -o build/temp.linux-aarch64-3.9/src_c/pypm.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/pypm.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lportmidi -lportmidi -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/pypm.cpython-39-aarch64-linux-gnu.so
building 'pygame._sdl2.sdl2' extension
creating build/temp.linux-aarch64-3.9/src_c/_sdl2
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/sdl2.c -o build/temp.linux-aarch64-3.9/src_c/_sdl2/sdl2.o
src_c/_sdl2/sdl2.c: In function '__Pyx_ParseOptionalKeywords':
src_c/_sdl2/sdl2.c:2295:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2295 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2295:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2295 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2295:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2295 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2295:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2295 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2295:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2295 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2295:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2295 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2311:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2311 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2311:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2311 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2311:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2311 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2311:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2311 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2311:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 2311 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c:2311:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 2311 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/sdl2.c: In function '__Pyx_decode_c_string':
src_c/_sdl2/sdl2.c:2398:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
 2398 |         return PyUnicode_FromUnicode(NULL, 0);
      |         ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/sdl2.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
  551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_sdl2/sdl2.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_sdl2/sdl2.cpython-39-aarch64-linux-gnu.so
building 'pygame._sdl2.audio' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/audio.c -o build/temp.linux-aarch64-3.9/src_c/_sdl2/audio.o
src_c/_sdl2/audio.c: In function '__Pyx_ParseOptionalKeywords':
src_c/_sdl2/audio.c:20391:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20391 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20391:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
20391 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20391:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20391 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20391:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20391 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20391:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
20391 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20391:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20391 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20407:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20407 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20407:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
20407 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20407:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20407 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20407:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20407 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20407:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
20407 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c:20407:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
20407 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/audio.c: In function '__Pyx_decode_c_string':
src_c/_sdl2/audio.c:21143:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
21143 |         return PyUnicode_FromUnicode(NULL, 0);
      |         ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/audio.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
  551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_sdl2/audio.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_sdl2/audio.cpython-39-aarch64-linux-gnu.so
building 'pygame._sdl2.video' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/video.c -o build/temp.linux-aarch64-3.9/src_c/_sdl2/video.o
src_c/_sdl2/video.c: In function '__Pyx_ParseOptionalKeywords':
src_c/_sdl2/video.c:21271:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21271 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21271:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
21271 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21271:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21271 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21271:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21271 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21271:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
21271 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21271:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21271 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21287:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21287 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21287:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
21287 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21287:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21287 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21287:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21287 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21287:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
21287 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c:21287:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
21287 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/video.c: In function '__Pyx_decode_c_string':
src_c/_sdl2/video.c:22285:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
22285 |         return PyUnicode_FromUnicode(NULL, 0);
      |         ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/video.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
  551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/pgcompat.c -o build/temp.linux-aarch64-3.9/src_c/pgcompat.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_sdl2/video.o build/temp.linux-aarch64-3.9/src_c/pgcompat.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_sdl2/video.cpython-39-aarch64-linux-gnu.so
building 'pygame._sdl2.mixer' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/mixer.c -o build/temp.linux-aarch64-3.9/src_c/_sdl2/mixer.o
src_c/_sdl2/mixer.c: In function '__Pyx_ParseOptionalKeywords':
src_c/_sdl2/mixer.c:18620:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18620 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18620:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
18620 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18620:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18620 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18620:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18620 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18620:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
18620 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18620:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18620 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18636:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18636 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18636:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
18636 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18636:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18636 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18636:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18636 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18636:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
18636 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c:18636:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
18636 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/mixer.c: In function '__Pyx_decode_c_string':
src_c/_sdl2/mixer.c:19218:9: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations]
19218 |         return PyUnicode_FromUnicode(NULL, 0);
      |         ^~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/mixer.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here
  551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(
      |                                          ^~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_sdl2/mixer.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_sdl2/mixer.cpython-39-aarch64-linux-gnu.so
building 'pygame._sdl2.touch' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/touch.c -o build/temp.linux-aarch64-3.9/src_c/_sdl2/touch.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_sdl2/touch.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_sdl2/touch.cpython-39-aarch64-linux-gnu.so
building 'pygame._sdl2.controller' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/controller.c -o build/temp.linux-aarch64-3.9/src_c/_sdl2/controller.o
src_c/_sdl2/controller.c: In function '__Pyx_ParseOptionalKeywords':
src_c/_sdl2/controller.c:6232:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6232 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6232:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 6232 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6232:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6232 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6232:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6232 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6232:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 6232 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6232:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6232 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6248:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6248 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6248:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 6248 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6248:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6248 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6248:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6248 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6248:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
 6248 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sdl2/controller.c:6248:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
 6248 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sdl2/controller.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_sdl2/controller.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_sdl2/controller.cpython-39-aarch64-linux-gnu.so
building 'pygame.gfxdraw' extension
creating build/temp.linux-aarch64-3.9/src_c/SDL_gfx
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-aarch64-3.9/src_c/SDL_gfx/SDL_gfxPrimitives.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/gfxdraw.c -o build/temp.linux-aarch64-3.9/src_c/gfxdraw.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/SDL_gfx/SDL_gfxPrimitives.o build/temp.linux-aarch64-3.9/src_c/gfxdraw.o -L/usr/lib64 -L/usr/lib64 -lm -lSDL2 -lm -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/gfxdraw.cpython-39-aarch64-linux-gnu.so
building 'pygame._freetype' extension
creating build/temp.linux-aarch64-3.9/src_c/freetype
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/_freetype.c -o build/temp.linux-aarch64-3.9/src_c/_freetype.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_cache.c -o build/temp.linux-aarch64-3.9/src_c/freetype/ft_cache.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_layout.c -o build/temp.linux-aarch64-3.9/src_c/freetype/ft_layout.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_render.c -o build/temp.linux-aarch64-3.9/src_c/freetype/ft_render.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_render_cb.c -o build/temp.linux-aarch64-3.9/src_c/freetype/ft_render_cb.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_unicode.c -o build/temp.linux-aarch64-3.9/src_c/freetype/ft_unicode.o
src_c/freetype/ft_unicode.c: In function '_PGFT_EncodePyString':
src_c/freetype/ft_unicode.c:53:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
   53 |         const Py_UNICODE *src = PyUnicode_AS_UNICODE(obj);
      |         ^~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/freetype/../_pygame.h:35,
                 from src_c/freetype/ft_wrap.h:25,
                 from src_c/freetype/ft_unicode.c:30:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/freetype/ft_unicode.c:57:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
   57 |         len = srclen = PyUnicode_GET_SIZE(obj);
      |         ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/freetype/../_pygame.h:35,
                 from src_c/freetype/ft_wrap.h:25,
                 from src_c/freetype/ft_unicode.c:30:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/freetype/ft_unicode.c:57:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
   57 |         len = srclen = PyUnicode_GET_SIZE(obj);
      |         ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/freetype/../_pygame.h:35,
                 from src_c/freetype/ft_wrap.h:25,
                 from src_c/freetype/ft_unicode.c:30:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/freetype/ft_unicode.c:57:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
   57 |         len = srclen = PyUnicode_GET_SIZE(obj);
      |         ^~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/freetype/../_pygame.h:35,
                 from src_c/freetype/ft_wrap.h:25,
                 from src_c/freetype/ft_unicode.c:30:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_wrap.c -o build/temp.linux-aarch64-3.9/src_c/freetype/ft_wrap.o
src_c/freetype/ft_wrap.c: In function '_PGFT_SetError':
src_c/freetype/ft_wrap.c:66:44: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
   66 |         sprintf(ft->_error_msg, "%.*s: %.*s",
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/python3.9/Python.h:25,
                 from src_c/freetype/../_pygame.h:35,
                 from src_c/freetype/../pygame.h:30,
                 from src_c/freetype/ft_wrap.c:23:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 2147484671 bytes into a destination of size 1024
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_freetype.o build/temp.linux-aarch64-3.9/src_c/freetype/ft_cache.o build/temp.linux-aarch64-3.9/src_c/freetype/ft_layout.o build/temp.linux-aarch64-3.9/src_c/freetype/ft_render.o build/temp.linux-aarch64-3.9/src_c/freetype/ft_render_cb.o build/temp.linux-aarch64-3.9/src_c/freetype/ft_unicode.o build/temp.linux-aarch64-3.9/src_c/freetype/ft_wrap.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lfreetype -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_freetype.cpython-39-aarch64-linux-gnu.so
building 'pygame._sprite' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/_sprite.c -o build/temp.linux-aarch64-3.9/src_c/_sprite.o
src_c/_sprite.c: In function '__Pyx_ParseOptionalKeywords':
src_c/_sprite.c:28802:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28802 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28802:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
28802 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28802:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28802 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28802:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28802 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28802:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
28802 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28802:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28802 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28818:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28818 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28818:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
28818 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28818:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28818 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28818:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28818 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28818:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
28818 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
  580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
      |                                             ^~~~~~~~~~~~~~~~~~~
src_c/_sprite.c:28818:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
28818 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
In file included from /usr/include/python3.9/unicodeobject.h:1026,
                 from /usr/include/python3.9/Python.h:106,
                 from src_c/_sprite.c:17:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
  446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_sprite.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_sprite.cpython-39-aarch64-linux-gnu.so
building 'pygame.base' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/base.c -o build/temp.linux-aarch64-3.9/src_c/base.o
In file included from /usr/include/string.h:519,
                 from /usr/include/python3.9/Python.h:30,
                 from src_c/_pygame.h:35,
                 from src_c/pygame.h:30,
                 from src_c/base.c:25:
In function 'memcpy',
    inlined from 'pg_do_segfault' at src_c/base.c:2083:5:
/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' writing 10 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/base.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/base.cpython-39-aarch64-linux-gnu.so
building 'pygame.color' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/color.c -o build/temp.linux-aarch64-3.9/src_c/color.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/color.o -L/usr/lib64 -L/usr/lib64 -lm -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/color.cpython-39-aarch64-linux-gnu.so
building 'pygame.constants' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/constants.c -o build/temp.linux-aarch64-3.9/src_c/constants.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/constants.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/constants.cpython-39-aarch64-linux-gnu.so
building 'pygame.display' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/display.c -o build/temp.linux-aarch64-3.9/src_c/display.o
src_c/display.c: In function 'pg_list_modes':
src_c/display.c:1592:43: warning: comparison of integer expressions of different signedness: 'Uint32' {aka 'unsigned int'} and 'int' [-Wsign-compare]
 1592 |         if (SDL_BITSPERPIXEL(mode.format) != bpp)
      |                                           ^~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/display.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/display.cpython-39-aarch64-linux-gnu.so
building 'pygame.event' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/event.c -o build/temp.linux-aarch64-3.9/src_c/event.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/event.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/event.cpython-39-aarch64-linux-gnu.so
building 'pygame.fastevent' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/fastevent.c -o build/temp.linux-aarch64-3.9/src_c/fastevent.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/fastevents.c -o build/temp.linux-aarch64-3.9/src_c/fastevents.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/fastevent.o build/temp.linux-aarch64-3.9/src_c/fastevents.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/fastevent.cpython-39-aarch64-linux-gnu.so
building 'pygame.key' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/key.c -o build/temp.linux-aarch64-3.9/src_c/key.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/key.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/key.cpython-39-aarch64-linux-gnu.so
building 'pygame.mouse' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/mouse.c -o build/temp.linux-aarch64-3.9/src_c/mouse.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/mouse.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/mouse.cpython-39-aarch64-linux-gnu.so
building 'pygame.rect' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/rect.c -o build/temp.linux-aarch64-3.9/src_c/rect.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/rect.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/rect.cpython-39-aarch64-linux-gnu.so
building 'pygame.rwobject' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/rwobject.c -o build/temp.linux-aarch64-3.9/src_c/rwobject.o
src_c/rwobject.c: In function 'pgRWops_FromFileObject':
src_c/rwobject.c:465:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
  465 |     PyEval_InitThreads();
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:154,
                 from src_c/_pygame.h:35,
                 from src_c/pygame.h:30,
                 from src_c/rwobject.c:28:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/rwobject.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/rwobject.cpython-39-aarch64-linux-gnu.so
building 'pygame.surface' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/alphablit.c -o build/temp.linux-aarch64-3.9/src_c/alphablit.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/surface.c -o build/temp.linux-aarch64-3.9/src_c/surface.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/surface_fill.c -o build/temp.linux-aarch64-3.9/src_c/surface_fill.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/alphablit.o build/temp.linux-aarch64-3.9/src_c/surface.o build/temp.linux-aarch64-3.9/src_c/surface_fill.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/surface.cpython-39-aarch64-linux-gnu.so
building 'pygame.surflock' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/surflock.c -o build/temp.linux-aarch64-3.9/src_c/surflock.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/surflock.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/surflock.cpython-39-aarch64-linux-gnu.so
building 'pygame.time' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/time.c -o build/temp.linux-aarch64-3.9/src_c/time.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/time.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/time.cpython-39-aarch64-linux-gnu.so
building 'pygame.joystick' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/joystick.c -o build/temp.linux-aarch64-3.9/src_c/joystick.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/joystick.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/joystick.cpython-39-aarch64-linux-gnu.so
building 'pygame.draw' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/draw.c -o build/temp.linux-aarch64-3.9/src_c/draw.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/draw.o -L/usr/lib64 -L/usr/lib64 -lm -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/draw.cpython-39-aarch64-linux-gnu.so
building 'pygame.image' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/image.c -o build/temp.linux-aarch64-3.9/src_c/image.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/image.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/image.cpython-39-aarch64-linux-gnu.so
building 'pygame.transform' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/rotozoom.c -o build/temp.linux-aarch64-3.9/src_c/rotozoom.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/scale2x.c -o build/temp.linux-aarch64-3.9/src_c/scale2x.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/scale_mmx.c -o build/temp.linux-aarch64-3.9/src_c/scale_mmx.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/transform.c -o build/temp.linux-aarch64-3.9/src_c/transform.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/rotozoom.o build/temp.linux-aarch64-3.9/src_c/scale2x.o build/temp.linux-aarch64-3.9/src_c/scale_mmx.o build/temp.linux-aarch64-3.9/src_c/transform.o -L/usr/lib64 -L/usr/lib64 -lm -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/transform.cpython-39-aarch64-linux-gnu.so
building 'pygame.mask' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/bitmask.c -o build/temp.linux-aarch64-3.9/src_c/bitmask.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/mask.c -o build/temp.linux-aarch64-3.9/src_c/mask.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/bitmask.o build/temp.linux-aarch64-3.9/src_c/mask.o -L/usr/lib64 -L/usr/lib64 -lm -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/mask.cpython-39-aarch64-linux-gnu.so
building 'pygame.bufferproxy' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/bufferproxy.c -o build/temp.linux-aarch64-3.9/src_c/bufferproxy.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/bufferproxy.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/bufferproxy.cpython-39-aarch64-linux-gnu.so
building 'pygame.pixelarray' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/pixelarray.c -o build/temp.linux-aarch64-3.9/src_c/pixelarray.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/pixelarray.o -L/usr/lib64 -L/usr/lib64 -lm -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/pixelarray.cpython-39-aarch64-linux-gnu.so
building 'pygame.math' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/math.c -o build/temp.linux-aarch64-3.9/src_c/math.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/math.o -L/usr/lib64 -L/usr/lib64 -lm -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/math.cpython-39-aarch64-linux-gnu.so
building 'pygame.pixelcopy' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/pixelcopy.c -o build/temp.linux-aarch64-3.9/src_c/pixelcopy.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/pixelcopy.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/pixelcopy.cpython-39-aarch64-linux-gnu.so
building 'pygame.newbuffer' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/newbuffer.c -o build/temp.linux-aarch64-3.9/src_c/newbuffer.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/newbuffer.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/newbuffer.cpython-39-aarch64-linux-gnu.so
building 'pygame._camera' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/_camera.c -o build/temp.linux-aarch64-3.9/src_c/_camera.o
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/camera_v4l2.c -o build/temp.linux-aarch64-3.9/src_c/camera_v4l2.o
src_c/camera_v4l2.c: In function 'v4l2_process_image':
src_c/camera_v4l2.c:190:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  190 |             if (buffer_size >= self->size * 3) {
      |                             ^~
src_c/camera_v4l2.c:212:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  212 |             if (buffer_size >= self->size * 2) {
      |                             ^~
src_c/camera_v4l2.c:234:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  234 |             if (buffer_size >= self->size * 2) {
      |                             ^~
src_c/camera_v4l2.c:258:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  258 |             if (buffer_size >= self->size * 2) {
      |                             ^~
src_c/camera_v4l2.c:282:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  282 |             if (buffer_size >= self->size) {
      |                             ^~
src_c/camera_v4l2.c:308:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  308 |             if (buffer_size >= (self->size * 3) / 2) {
      |                             ^~
src_c/camera_v4l2.c: In function 'v4l2_query_buffer':
src_c/camera_v4l2.c:342:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  342 |     for (i = 0; i < self->n_buffers; ++i) {
      |                   ^
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/src_c/_camera.o build/temp.linux-aarch64-3.9/src_c/camera_v4l2.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lpython3.9 -o build/lib.linux-aarch64-3.9/pygame/_camera.cpython-39-aarch64-linux-gnu.so
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TutaIJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64
+ cd pygame-2.0.0
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_camera.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/newbuffer.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/pixelcopy.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/math.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/pixelarray.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/bufferproxy.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/mask.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/transform.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/image.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/draw.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/joystick.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/time.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/surflock.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/surface.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/rwobject.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/rect.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/mouse.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/key.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/fastevent.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/event.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/display.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/constants.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/color.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/base.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_sprite.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_freetype.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/gfxdraw.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/pypm.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/scrap.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/mixer_music.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/mixer.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/font.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/imageext.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/__pyinstaller
copying build/lib.linux-aarch64-3.9/pygame/__pyinstaller/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/__pyinstaller
copying build/lib.linux-aarch64-3.9/pygame/__pyinstaller/hook-pygame.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/__pyinstaller
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/aacircle.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/aliens.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/arraydemo.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/audiocapture.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/blend_fill.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/blit_blends.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/camera.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/chimp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/cursors.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/dropevent.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/eventlist.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/fastevents.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/font_viewer.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/fonty.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/freetype_misc.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/glcube.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/headless_no_windows_needed.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/liquid.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/mask.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/midi.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/moveit.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/music_drop_fade.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/overlay.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/pixelarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/playmus.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/prevent_display_stretching.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/resizing_new.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/scaletest.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/scrap_clipboard.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/scroll.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/setmodescale.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/sound.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/sound_array_demos.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/sprite_texture.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/stars.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/testsprite.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/textinput.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/vgrade.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying build/lib.linux-aarch64-3.9/pygame/examples/video.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
copying build/lib.linux-aarch64-3.9/pygame/docs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
copying build/lib.linux-aarch64-3.9/pygame/docs/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything/magic_tag_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/everything/sleep_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/timeout/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/timeout/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/timeout/sleep_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/exclude/magic_tag_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete_todo/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/infinite_loop/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/incomplete/fake_3_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1/fake_3_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/failures1/fake_4_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/fake_2_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/fake_3_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/fake_4_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/fake_5_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/fake_6_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests
copying build/lib.linux-aarch64-3.9/pygame/tests/run_tests__tests/run_tests__test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/arrinter.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/async_sub.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/buftools.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/endian.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/png.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/run_tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/test_machinery.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/test_utils/test_runner.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils
copying build/lib.linux-aarch64-3.9/pygame/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/base_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/blit_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/bufferproxy_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/camera_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/cdrom_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/cdrom_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/color_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/compat_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/constants_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/cursors_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/display_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/draw_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/event_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/fastevent_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/fastevent_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/font_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/font_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/freetype_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/freetype_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/ftfont_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/ftfont_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/gfxdraw_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/image__save_gl_surface_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/image_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/image_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/imageext_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/imageext_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/joystick_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/key_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/mask_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/math_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/midi_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/mixer_music_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/mixer_music_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/mixer_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/mixer_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/mouse_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/overlay_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/overlay_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/pixelarray_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/pixelcopy_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/rect_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/rwobject_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/scrap_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/scrap_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/sndarray_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/sndarray_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/sprite_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/surface_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/surfarray_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/surfarray_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/surflock_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/sysfont_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/test_test_.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/threads_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/time_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/touch_tags.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/touch_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/transform_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/version_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
copying build/lib.linux-aarch64-3.9/pygame/tests/video_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying build/lib.linux-aarch64-3.9/pygame/_sdl2/controller.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying build/lib.linux-aarch64-3.9/pygame/_sdl2/touch.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying build/lib.linux-aarch64-3.9/pygame/_sdl2/mixer.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying build/lib.linux-aarch64-3.9/pygame/_sdl2/video.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying build/lib.linux-aarch64-3.9/pygame/_sdl2/audio.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying build/lib.linux-aarch64-3.9/pygame/_sdl2/sdl2.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying build/lib.linux-aarch64-3.9/pygame/_sdl2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/threads
copying build/lib.linux-aarch64-3.9/pygame/threads/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/threads
copying build/lib.linux-aarch64-3.9/pygame/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_camera_opencv_highgui.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_camera_vidcapture.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_dummybackend.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_numpysndarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/_numpysurfarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/camera.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/colordict.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/cursors.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/draw_py.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/freetype.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/ftfont.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/locals.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/macosx.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/midi.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/pkgdata.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/sndarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/sprite.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/surfarray.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/sysfont.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying build/lib.linux-aarch64-3.9/pygame/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/__pyinstaller/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/__pyinstaller/hook-pygame.py to hook-pygame.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/aacircle.py to aacircle.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/aliens.py to aliens.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/arraydemo.py to arraydemo.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/audiocapture.py to audiocapture.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/blend_fill.py to blend_fill.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/blit_blends.py to blit_blends.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/camera.py to camera.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/chimp.py to chimp.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/cursors.py to cursors.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/dropevent.py to dropevent.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/eventlist.py to eventlist.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/fastevents.py to fastevents.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/font_viewer.py to font_viewer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/fonty.py to fonty.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/freetype_misc.py to freetype_misc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/glcube.py to glcube.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/headless_no_windows_needed.py to headless_no_windows_needed.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/liquid.py to liquid.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/mask.py to mask.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/midi.py to midi.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/moveit.py to moveit.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/music_drop_fade.py to music_drop_fade.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/overlay.py to overlay.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/pixelarray.py to pixelarray.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/playmus.py to playmus.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/prevent_display_stretching.py to prevent_display_stretching.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/resizing_new.py to resizing_new.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/scaletest.py to scaletest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/scroll.py to scroll.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/setmodescale.py to setmodescale.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/sound.py to sound.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/sound_array_demos.py to sound_array_demos.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/sprite_texture.py to sprite_texture.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/stars.py to stars.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/testsprite.py to testsprite.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/textinput.py to textinput.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/vgrade.py to vgrade.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/video.py to video.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py to incomplete_todo_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/magic_tag_test.py to magic_tag_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/sleep_test.py to sleep_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/sleep_test.py to sleep_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py to invisible_tag_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/magic_tag_test.py to magic_tag_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py to fake_3_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py to fake_3_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py to fake_4_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py to fake_3_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py to fake_4_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py to fake_1_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/fake_3_test.py to fake_3_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_3_test.py to fake_3_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_4_test.py to fake_4_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_2_test.py to fake_2_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_3_test.py to fake_3_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_4_test.py to fake_4_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_5_test.py to fake_5_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_6_test.py to fake_6_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py to no_assertions__ret_code_of_1__test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py to zero_tests_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/run_tests__test.py to run_tests__test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/arrinter.py to arrinter.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/async_sub.py to async_sub.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/buftools.py to buftools.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/endian.py to endian.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/png.py to png.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/run_tests.py to run_tests.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/test_machinery.py to test_machinery.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/test_runner.py to test_runner.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/base_test.py to base_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/blit_test.py to blit_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/camera_test.py to camera_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/cdrom_test.py to cdrom_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/color_test.py to color_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/compat_test.py to compat_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/constants_test.py to constants_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/cursors_test.py to cursors_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/display_test.py to display_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/draw_test.py to draw_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/event_test.py to event_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fastevent_tags.py to fastevent_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fastevent_test.py to fastevent_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/font_tags.py to font_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/font_test.py to font_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/freetype_tags.py to freetype_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/freetype_test.py to freetype_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/ftfont_tags.py to ftfont_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/ftfont_test.py to ftfont_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/image__save_gl_surface_test.py to image__save_gl_surface_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/image_tags.py to image_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/image_test.py to image_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/imageext_tags.py to imageext_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/imageext_test.py to imageext_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/joystick_test.py to joystick_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/key_test.py to key_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/mask_test.py to mask_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/math_test.py to math_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/midi_test.py to midi_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_music_tags.py to mixer_music_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_music_test.py to mixer_music_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_tags.py to mixer_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_test.py to mixer_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/mouse_test.py to mouse_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/overlay_tags.py to overlay_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/overlay_test.py to overlay_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/pixelcopy_test.py to pixelcopy_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/rect_test.py to rect_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/rwobject_test.py to rwobject_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/scrap_tags.py to scrap_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/scrap_test.py to scrap_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/sndarray_test.py to sndarray_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/sprite_test.py to sprite_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/surface_test.py to surface_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/surfarray_test.py to surfarray_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/surflock_test.py to surflock_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/sysfont_test.py to sysfont_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/test_test_.py to test_test_.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/threads_test.py to threads_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/time_test.py to time_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/touch_tags.py to touch_tags.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/touch_test.py to touch_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/transform_test.py to transform_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/version_test.py to version_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/video_test.py to video_test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/threads/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_camera_opencv_highgui.py to _camera_opencv_highgui.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_dummybackend.py to _dummybackend.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_numpysndarray.py to _numpysndarray.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/camera.py to camera.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/colordict.py to colordict.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/compat.py to compat.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/cursors.py to cursors.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/draw_py.py to draw_py.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/freetype.py to freetype.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/ftfont.py to ftfont.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/locals.py to locals.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/macosx.py to macosx.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/midi.py to midi.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/pkgdata.py to pkgdata.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/sndarray.py to sndarray.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/sprite.py to sprite.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/surfarray.py to surfarray.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/sysfont.py to sysfont.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/version.py to version.cpython-39.pyc
writing byte-compilation script '/tmp/tmpk2mniaz2.py'
/usr/bin/python3 /tmp/tmpk2mniaz2.py
removing /tmp/tmpk2mniaz2.py
running install_headers
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/surface.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/scrap.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/pygame.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/pgplatform.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/pgopengl.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/pgimport.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/pgcompat.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/pgbufferproxy.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/pgarrinter.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/palette.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/mixer.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/mask.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/freetype.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/font.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/fastevents.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/camera.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/_surface.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/_pygame.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
copying src_c/_camera.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/sse2neon.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pygame_mixer.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pygame_mask.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pygame_freetype.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pygame_font.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pygame_bufferproxy.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pygame.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pgplatform.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pgimport.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/pgcompat.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/bitmask.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
copying src_c/include/_pygame.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/include/python3.9/pygame/include
running install_data
copying buildconfig/pygame-stubs/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/version.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/transform.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/time.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/surfarray.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/surface.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/sprite.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/sndarray.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/scrap.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/rect.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/pixelcopy.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/pixelarray.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/music.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/mouse.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/mixer.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/midi.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/math.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/mask.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/key.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/joystick.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/image.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/gfxdraw.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/freetype.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/font.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/fastevent.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/event.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/draw.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/display.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/cursors.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/constants.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/color.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/camera.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/bufferproxy.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying src_py/pygame_icon.tiff -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying src_py/pygame_icon.svg -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying src_py/pygame_icon.icns -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying src_py/pygame_icon.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying src_py/pygame.ico -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying src_py/freesansbold.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame
copying buildconfig/pygame-stubs/_sdl2/touch.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
copying buildconfig/pygame-stubs/_sdl2/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors
copying test/fixtures/xbm_cursors/white_sizing_mask.xbm -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors
copying test/fixtures/xbm_cursors/white_sizing.xbm -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/test_sans.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/test_fixed.otf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono.otf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono-8.bdf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono-18-75dpi.bdf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono-18-100dpi.bdf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/u13079_PyGameMono-8.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/A_PyGameMono-8.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts
creating /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/yuv_1.pgm -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/whiff.wav -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/static.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/shot.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/secosmic_lo.wav -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/sans.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/punch.wav -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/player1.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/oldplayer.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/midikeys.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/liquid.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/laplacian.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/house_lo.wav -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/house_lo.ogg -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/house_lo.mp3 -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/fist.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/explosion1.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/danger.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/city.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/chimp.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/car_door.wav -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/brick.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/boom.wav -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/bomb.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/blue.mpg -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/background.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/asprite.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/arraydemo.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/alien3.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/alien3.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/alien2.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/alien2.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/alien1.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/alien1.jpg -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/alien1.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/data/BGR.png -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples/data
copying examples/README.rst -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/examples
copying docs/logos.html -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
copying docs/pygame_tiny.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
copying docs/pygame_small.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
copying docs/pygame_powered.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
copying docs/pygame_logo.gif -> /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/docs
running install_egg_info
running egg_info
creating pygame.egg-info
writing pygame.egg-info/PKG-INFO
writing dependency_links to pygame.egg-info/dependency_links.txt
writing entry points to pygame.egg-info/entry_points.txt
writing top-level names to pygame.egg-info/top_level.txt
writing manifest file 'pygame.egg-info/SOURCES.txt'
reading manifest file 'pygame.egg-info/SOURCES.txt'
writing manifest file 'pygame.egg-info/SOURCES.txt'
Copying pygame.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame-2.0.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/bin/__pycache__
+ chmod 755 /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sprite.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-aarch64-linux-gnu.so /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-aarch64-linux-gnu.so
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.0-2.mga9 --unique-debug-suffix -2.0.0-2.mga9.aarch64 --unique-debug-src-base python-pygame-2.0.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pygame-2.0.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2/audio.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2/controller.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2/sdl2.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2/mixer.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2/touch.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sdl2/video.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/_sprite.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-aarch64-linux-gnu.so
dwz: ./usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_sdl2/audio.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_sdl2/controller.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_sdl2/mixer.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_sdl2/sdl2.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_sdl2/touch.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_sdl2/video.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/_sprite.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/base.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/color.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/display.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/event.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/font.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/image.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/key.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/math.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/time.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-aarch64-linux-gnu.so-2.0.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 8392kB, size after compression: 8392kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 39 CRC32s did match.
14395 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/lib64/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python-pygame-doc-2.0.0-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9T06CG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pygame-2.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/share/doc/python-pygame-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/share/doc/python-pygame-doc
+ cp -pr docs/ /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/share/doc/python-pygame-doc
+ cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/share/doc/python-pygame-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-pygame-doc = 2.0.0-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pygame-devel-2.0.0-2.mga9.noarch
Provides: python-pygame-devel = 2.0.0-2.mga9 python3-pygame-devel = 2.0.0-2.mga9 python3.9-pygame-devel = 2.0.0-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pygame-2.0.0-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k47TWR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pygame-2.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/share/doc/python3-pygame
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/share/doc/python3-pygame
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64/usr/share/doc/python3-pygame
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: pygame python-pygame = 2.0.0-2.mga9 python3-pygame = 2.0.0-2.mga9 python3-pygame(aarch-64) = 2.0.0-2.mga9 python3.9-pygame = 2.0.0-2.mga9 python3.9dist(pygame) = 2 python3dist(pygame) = 2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libfreetype.so.6()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libportmidi.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9
Obsoletes: python-pygame < 2.0.0-2.mga9
Processing files: python-pygame-debugsource-2.0.0-2.mga9.aarch64
Provides: python-pygame-debugsource = 2.0.0-2.mga9 python-pygame-debugsource(aarch-64) = 2.0.0-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pygame-debuginfo-2.0.0-2.mga9.aarch64
Provides: debuginfo(build-id) = 033ebfb208b9bc01bc922d352785aaa92b69482a debuginfo(build-id) = 0a83458da83770b790a660aabde7ea55c9a06608 debuginfo(build-id) = 10495596590a8457d457b53f0ca9b87bf1489c93 debuginfo(build-id) = 14f29bc62186e5a2cb17b60c73fa3498e555da23 debuginfo(build-id) = 1a65c8a3ed6b52d1ac3297b80d3920dafff94b81 debuginfo(build-id) = 1d106c8a400739a01b23162a71a912e753cb3425 debuginfo(build-id) = 2ed2f071e6f004b44d90d45a1155be55cc98fe2f debuginfo(build-id) = 33249b912ceb5939ca610ee94d22db71bb2a6c99 debuginfo(build-id) = 404ac1a9f5351500a0b5f075f0eff6c4a6b71326 debuginfo(build-id) = 40fff5cca9229db213dc376338f5f3508a15f88a debuginfo(build-id) = 41a09ca4ae6d91b0c6bfc87ce1904f91e4e6b31d debuginfo(build-id) = 42f14fef44efc0113e8a348a7fc16a19a5619895 debuginfo(build-id) = 4ee4112da0268b24b5875550e519d88fed773f61 debuginfo(build-id) = 4f1948b887d29ef60198ab8642953938d563811e debuginfo(build-id) = 4f4c2b00e5abf2ec5fb2b157835475e0e303008b debuginfo(build-id) = 527ea6d88ce8d27cbcf38cdac3965b99e5a120da debuginfo(build-id) = 68e0b82c87311ba49b8816bfc5dbabd7d8d2b525 debuginfo(build-id) = 6eb75ce5e8316f37eebadfbdcec5b5b2263ce729 debuginfo(build-id) = 71873bc6d990c400bf54c34d1e15798db5dbee33 debuginfo(build-id) = 952641d4500a1ead280b851de48b4d44646ee03f debuginfo(build-id) = 9e7a4cbe6c3e61e1c16953e019877cb115c09adc debuginfo(build-id) = ad2d10a3ee7cf30ee5d6b9033990f56941cfffcb debuginfo(build-id) = b6429a9f7552f290acfc81da9f5df019a5298224 debuginfo(build-id) = bf627749647d276aa898639ed643a385ba0055c3 debuginfo(build-id) = c2345da3f66306b96a8bd3840c75b6219c9c5feb debuginfo(build-id) = c282b1fdc8bcdcc8e184439f7049fe6de5a0f392 debuginfo(build-id) = c71a79a49676a17198d241b3eaaefd631ff96407 debuginfo(build-id) = cda5025bd4bd0e36be398bd939c2f7ba15f50082 debuginfo(build-id) = d1a8080666aa9643b5016113756be8b95426c1c7 debuginfo(build-id) = d5a301b7391433fa02a810920bfeb8a433584ccc debuginfo(build-id) = d6b8402d9b6eabbd2a3607ffb154111af0544102 debuginfo(build-id) = dfd760e37ced7ce4e475fbb4e21996f68e51ae96 debuginfo(build-id) = e4d2cf2736c2387fdabeaddd793bedb276236bf0 debuginfo(build-id) = e53035f33f41b5ef6cd98c5e4121ae806d7b04a3 debuginfo(build-id) = ea95fbd2dd9cd0a61baa337e45640a2ecb130c67 debuginfo(build-id) = ec5ffdd163512e9036b1a7f7b2bce7327701d9d7 debuginfo(build-id) = edc19f601e7cc382d546d6adefc3a038d2223bcd debuginfo(build-id) = f82653f60a07ab01aa5423ff3aeae8eb7f7f8e7c debuginfo(build-id) = f9df9e7c70fcee5a03fdc202a84fd8ab05032ef4 python-pygame-debuginfo = 2.0.0-2.mga9 python3-pygame-debuginfo = 2.0.0-2.mga9 python3-pygame-debuginfo(aarch-64) = 2.0.0-2.mga9 python3.9-pygame-debuginfo = 2.0.0-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-pygame-debugsource(aarch-64) = 2.0.0-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-pygame-devel-2.0.0-2.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-pygame-doc-2.0.0-2.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-pygame-debugsource-2.0.0-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pygame-2.0.0-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pygame-debuginfo-2.0.0-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YwCTwl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pygame-2.0.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pygame-2.0.0-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5YHsb8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pygame-2.0.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!