Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-179723-80090/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/pygame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pygame-2.5.2-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-179723-80090/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/pygame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QMjCup + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygame-2.5.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pygame-2.5.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pygame-2.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples/ -type f -print0 + xargs -0 chmod -x + find docs/ -type f -print0 + xargs -0 chmod -x + find src_c/ -type f -name '*.h' -print0 + xargs -0 chmod -x + iconv -f iso8859-1 -t utf-8 WHATSNEW iconv: cannot open input file `WHATSNEW': No such file or directory + iconv -f iso8859-1 -t utf-8 README.txt iconv: cannot open input file `README.txt': No such file or directory + rm -f 'src_c/ffmovie.[ch]' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0ke9KZ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pygame-2.5.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' cython Compiling Cython files Compiling src_c/cython/pygame/_sprite.pyx because it changed. Compiling src_c/cython/pygame/pypm.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/sdl2.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/audio.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/controller.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/mixer.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/video.pyx because it changed. [1/7] Cythonizing src_c/cython/pygame/_sprite.pyx [2/7] Cythonizing src_c/cython/pygame/pypm.pyx [3/7] Cythonizing src_c/cython/pygame/_sdl2/sdl2.pyx [4/7] Cythonizing src_c/cython/pygame/_sdl2/audio.pyx [5/7] Cythonizing src_c/cython/pygame/_sdl2/controller.pyx [6/7] Cythonizing src_c/cython/pygame/_sdl2/mixer.pyx [7/7] Cythonizing src_c/cython/pygame/_sdl2/video.pyx WARNING, No "Setup" File Exists, Running "buildconfig/config.py" Using UNIX configuration... /bin/sh: line 1: dpkg-architecture: command not found Hunting dependencies... SDL : found 2.28.2 FONT : found IMAGE : found MIXER : found PNG : found JPEG : found SCRAP : found PORTMIDI: found PORTTIME: not found PORTTIME porttime.h libporttime.so ['/usr/include', '/usr/include/SDL2', '/usr/local/include', '/usr/local/include/SDL2', '/usr/X11R6/include', '/usr/include/SDL2'] ['/usr/lib', '/usr/lib64', '/usr/X11R6/lib', '/usr/lib/x86_64-OpenCloudOS-linux', '/usr/local/lib', '/usr/local/lib64', '/usr/local/X11R6/lib', '/usr/local/lib/x86_64-OpenCloudOS-linux', '/usr/lib64'] FREETYPE: found 26.0.20 If you get compiler errors during install, double-check the compiler flags in the "Setup" file. INFO:root:running build INFO:root:running build_py INFO:root:creating build INFO:root:creating build/lib.linux-x86_64-cpython-311 INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/surfarray.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/version.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/colordict.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/cursors.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/camera.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/fastevent.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/_camera_opencv.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/draw_py.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/sysfont.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/locals.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/pkgdata.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/_camera_vidcapture.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/freetype.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/sndarray.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/ftfont.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/midi.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/macosx.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:copying src_py/sprite.py -> build/lib.linux-x86_64-cpython-311/pygame INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/threads INFO:root:copying src_py/threads/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/threads INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/_sdl2 INFO:root:copying src_py/_sdl2/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/_sdl2 INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/image__save_gl_surface_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/video_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/ftfont_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/pixelarray_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/key_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/scrap_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/color_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/ftfont_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/constants_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/scrap_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/mask_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/threads_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/mixer_music_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/midi_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/display_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/cursors_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/sndarray_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/image_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/image_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/mixer_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/freetype_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/touch_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/joystick_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/bufferproxy_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/surflock_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/event_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/imageext_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/surface_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/docs_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/surfarray_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/surfarray_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/sprite_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/mixer_music_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/rwobject_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/blit_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/freetype_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/imageext_tags.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/font_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/sndarray_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/controller_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/__main__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/mouse_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/mixer_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/draw_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/pixelcopy_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/math_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/time_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/locals_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/transform_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/base_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/gfxdraw_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/camera_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/rect_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/sysfont_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:copying test/version_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/png.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/run_tests.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/async_sub.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/buftools.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/test_machinery.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/arrinter.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/endian.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:copying test/test_utils/test_runner.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/test_utils INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests INFO:root:copying test/run_tests__tests/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests INFO:root:copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/all_ok INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/failures1 INFO:root:copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/failures1 INFO:root:copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/failures1 INFO:root:copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/failures1 INFO:root:copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/failures1 INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete INFO:root:copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete INFO:root:copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete INFO:root:copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/infinite_loop INFO:root:copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/infinite_loop INFO:root:copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/infinite_loop INFO:root:copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/infinite_loop INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stderr INFO:root:copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stderr INFO:root:copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stderr INFO:root:copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stderr INFO:root:copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stderr INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stdout INFO:root:copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stdout INFO:root:copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stdout INFO:root:copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stdout INFO:root:copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/print_stdout INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete_todo INFO:root:copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete_todo INFO:root:copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete_todo INFO:root:copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/incomplete_todo INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/exclude INFO:root:copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/exclude INFO:root:copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/exclude INFO:root:copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/exclude INFO:root:copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/exclude INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/timeout INFO:root:copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/timeout INFO:root:copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/timeout INFO:root:copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/timeout INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/everything INFO:root:copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/everything INFO:root:copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/everything INFO:root:copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/everything INFO:root:copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/everything INFO:root:copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-x86_64-cpython-311/pygame/tests/run_tests__tests/everything INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/docs INFO:root:copying docs/__main__.py -> build/lib.linux-x86_64-cpython-311/pygame/docs INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/resizing_new.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/scroll.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/textinput.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/scrap_clipboard.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/aliens.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/sound.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/joystick.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/audiocapture.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/fonty.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/pixelarray.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/cursors.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/camera.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/eventlist.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/vgrade.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/moveit.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/sound_array_demos.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/blend_fill.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/sprite_texture.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/font_viewer.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/testsprite.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/playmus.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/aacircle.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/arraydemo.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/grid.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/go_over_there.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/scaletest.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/stars.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/music_drop_fade.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/mask.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/liquid.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/video.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/headless_no_windows_needed.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/blit_blends.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/glcube.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/dropevent.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/chimp.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/midi.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/setmodescale.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:copying examples/freetype_misc.py -> build/lib.linux-x86_64-cpython-311/pygame/examples INFO:root:creating build/lib.linux-x86_64-cpython-311/pygame/__pyinstaller INFO:root:copying src_py/__pyinstaller/hook-pygame.py -> build/lib.linux-x86_64-cpython-311/pygame/__pyinstaller INFO:root:copying src_py/__pyinstaller/__init__.py -> build/lib.linux-x86_64-cpython-311/pygame/__pyinstaller INFO:root:running build_ext INFO:root:building 'pygame.imageext' extension INFO:root:creating build/temp.linux-x86_64-cpython-311 INFO:root:creating build/temp.linux-x86_64-cpython-311/src_c INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src_c/imageext.c -o build/temp.linux-x86_64-cpython-311/src_c/imageext.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/imageext.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_image -lpng -ljpeg -o build/lib.linux-x86_64-cpython-311/pygame/imageext.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.font' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/font.c -o build/temp.linux-x86_64-cpython-311/src_c/font.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/font.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_ttf -o build/lib.linux-x86_64-cpython-311/pygame/font.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.mixer' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/mixer.c -o build/temp.linux-x86_64-cpython-311/src_c/mixer.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/mixer.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -o build/lib.linux-x86_64-cpython-311/pygame/mixer.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.mixer_music' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/music.c -o build/temp.linux-x86_64-cpython-311/src_c/music.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/music.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -o build/lib.linux-x86_64-cpython-311/pygame/mixer_music.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.scrap' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/scrap.c -o build/temp.linux-x86_64-cpython-311/src_c/scrap.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/scrap.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lX11 -o build/lib.linux-x86_64-cpython-311/pygame/scrap.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._sdl2.sdl2' extension INFO:root:creating build/temp.linux-x86_64-cpython-311/src_c/_sdl2 INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.11 -c src_c/_sdl2/sdl2.c -o build/temp.linux-x86_64-cpython-311/src_c/_sdl2/sdl2.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_sdl2/sdl2.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/_sdl2/sdl2.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._sdl2.audio' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.11 -c src_c/_sdl2/audio.c -o build/temp.linux-x86_64-cpython-311/src_c/_sdl2/audio.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_sdl2/audio.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/_sdl2/audio.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._sdl2.video' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.11 -c src_c/_sdl2/video.c -o build/temp.linux-x86_64-cpython-311/src_c/_sdl2/video.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.11 -c src_c/pgcompat.c -o build/temp.linux-x86_64-cpython-311/src_c/pgcompat.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_sdl2/video.o build/temp.linux-x86_64-cpython-311/src_c/pgcompat.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/_sdl2/video.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._sdl2.mixer' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.11 -c src_c/_sdl2/mixer.c -o build/temp.linux-x86_64-cpython-311/src_c/_sdl2/mixer.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_sdl2/mixer.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -o build/lib.linux-x86_64-cpython-311/pygame/_sdl2/mixer.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._sdl2.touch' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.11 -c src_c/_sdl2/touch.c -o build/temp.linux-x86_64-cpython-311/src_c/_sdl2/touch.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_sdl2/touch.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/_sdl2/touch.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._sdl2.controller' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.11 -c src_c/_sdl2/controller.c -o build/temp.linux-x86_64-cpython-311/src_c/_sdl2/controller.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_sdl2/controller.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/_sdl2/controller.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.gfxdraw' extension INFO:root:creating build/temp.linux-x86_64-cpython-311/src_c/SDL_gfx INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-x86_64-cpython-311/src_c/SDL_gfx/SDL_gfxPrimitives.o -Wall -Wno-error=unknown-pragmas src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_filledRectAlpha’: src_c/SDL_gfx/SDL_gfxPrimitives.c:558:27: warning: unused variable ‘sA’ [-Wunused-variable] 558 | Uint8 sR, sG, sB, sA; | ^~ src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_aalineColor’: src_c/SDL_gfx/SDL_gfxPrimitives.c:2505:32: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable] 2505 | Uint32 erracctmp, wgt, wgtcompmask; | ^~~~~~~~~~~ src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘arcColor’: src_c/SDL_gfx/SDL_gfxPrimitives.c:3100:9: warning: multi-line comment [-Wcomment] 3100 | // /|\ | ^ src_c/SDL_gfx/SDL_gfxPrimitives.c:3102:9: warning: multi-line comment [-Wcomment] 3102 | // / | \ | ^ INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/gfxdraw.c -o build/temp.linux-x86_64-cpython-311/src_c/gfxdraw.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/SDL_gfx/SDL_gfxPrimitives.o build/temp.linux-x86_64-cpython-311/src_c/gfxdraw.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/gfxdraw.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._freetype' extension INFO:root:creating build/temp.linux-x86_64-cpython-311/src_c/freetype INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.11 -c src_c/_freetype.c -o build/temp.linux-x86_64-cpython-311/src_c/_freetype.o -Wall -Wno-error=unknown-pragmas -Wno-error=unused-but-set-variable INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.11 -c src_c/freetype/ft_cache.c -o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_cache.o -Wall -Wno-error=unknown-pragmas -Wno-error=unused-but-set-variable INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.11 -c src_c/freetype/ft_layout.c -o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_layout.o -Wall -Wno-error=unknown-pragmas -Wno-error=unused-but-set-variable INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.11 -c src_c/freetype/ft_render.c -o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_render.o -Wall -Wno-error=unknown-pragmas -Wno-error=unused-but-set-variable INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.11 -c src_c/freetype/ft_render_cb.c -o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_render_cb.o -Wall -Wno-error=unknown-pragmas -Wno-error=unused-but-set-variable INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.11 -c src_c/freetype/ft_unicode.c -o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_unicode.o -Wall -Wno-error=unknown-pragmas -Wno-error=unused-but-set-variable INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.11 -c src_c/freetype/ft_wrap.c -o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_wrap.o -Wall -Wno-error=unknown-pragmas -Wno-error=unused-but-set-variable INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_freetype.o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_cache.o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_layout.o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_render.o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_render_cb.o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_unicode.o build/temp.linux-x86_64-cpython-311/src_c/freetype/ft_wrap.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lfreetype -o build/lib.linux-x86_64-cpython-311/pygame/_freetype.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._sprite' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/_sprite.c -o build/temp.linux-x86_64-cpython-311/src_c/_sprite.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_sprite.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/_sprite.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.base' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/base.c -o build/temp.linux-x86_64-cpython-311/src_c/base.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/base.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/base.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.color' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/color.c -o build/temp.linux-x86_64-cpython-311/src_c/color.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/color.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/color.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.constants' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/constants.c -o build/temp.linux-x86_64-cpython-311/src_c/constants.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/constants.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/constants.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.display' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/display.c -o build/temp.linux-x86_64-cpython-311/src_c/display.o -Wall -Wno-error=unknown-pragmas src_c/display.c: In function ‘pg_GetVideoInfo’: src_c/display.c:399: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 399 | #pragma PG_WARN(hardcoding wm_available to 1) | src_c/display.c:400: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 400 | #pragma PG_WARN(setting available video RAM to 0 KB) | src_c/display.c: In function ‘pg_set_mode’: src_c/display.c:975: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 975 | #pragma PG_WARN(Not setting bpp ?) | src_c/display.c:976: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 976 | #pragma PG_WARN(Add mode stuff.) | src_c/display.c: In function ‘pg_mode_ok’: src_c/display.c:1414: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1414 | #pragma PG_WARN(Ignoring most flags) | src_c/display.c: In function ‘pg_list_modes’: src_c/display.c:1468: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1468 | #pragma PG_WARN(Ignoring flags) | src_c/display.c: At top level: src_c/display.c:2617: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 2617 | #pragma PG_WARN(At some point should add GC slot functions.) | INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/display.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/display.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.event' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/event.c -o build/temp.linux-x86_64-cpython-311/src_c/event.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/event.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/event.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.key' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/key.c -o build/temp.linux-x86_64-cpython-311/src_c/key.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/key.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/key.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.mouse' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/mouse.c -o build/temp.linux-x86_64-cpython-311/src_c/mouse.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/mouse.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/mouse.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.rect' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/rect.c -o build/temp.linux-x86_64-cpython-311/src_c/rect.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/rect.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/rect.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.rwobject' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/rwobject.c -o build/temp.linux-x86_64-cpython-311/src_c/rwobject.o -Wall -Wno-error=unknown-pragmas -Wno-error=deprecated-declarations INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/rwobject.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/rwobject.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.surface' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/alphablit.c -o build/temp.linux-x86_64-cpython-311/src_c/alphablit.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/simd_blitters_avx2.c -o build/temp.linux-x86_64-cpython-311/src_c/simd_blitters_avx2.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/simd_blitters_sse2.c -o build/temp.linux-x86_64-cpython-311/src_c/simd_blitters_sse2.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/surface.c -o build/temp.linux-x86_64-cpython-311/src_c/surface.o -Wall -Wno-error=unknown-pragmas src_c/surface.c: In function ‘surf_convert_alpha’: src_c/surface.c:1674: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1674 | #pragma PG_WARN("srcsurf doesn't actually do anything?") | INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/surface_fill.c -o build/temp.linux-x86_64-cpython-311/src_c/surface_fill.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/alphablit.o build/temp.linux-x86_64-cpython-311/src_c/simd_blitters_avx2.o build/temp.linux-x86_64-cpython-311/src_c/simd_blitters_sse2.o build/temp.linux-x86_64-cpython-311/src_c/surface.o build/temp.linux-x86_64-cpython-311/src_c/surface_fill.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/surface.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.surflock' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/surflock.c -o build/temp.linux-x86_64-cpython-311/src_c/surflock.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/surflock.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/surflock.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.time' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/time.c -o build/temp.linux-x86_64-cpython-311/src_c/time.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/time.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/time.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.joystick' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/joystick.c -o build/temp.linux-x86_64-cpython-311/src_c/joystick.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/joystick.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/joystick.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.draw' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/draw.c -o build/temp.linux-x86_64-cpython-311/src_c/draw.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/draw.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/draw.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.image' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/image.c -o build/temp.linux-x86_64-cpython-311/src_c/image.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/image.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/image.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.transform' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/rotozoom.c -o build/temp.linux-x86_64-cpython-311/src_c/rotozoom.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/scale2x.c -o build/temp.linux-x86_64-cpython-311/src_c/scale2x.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/scale_mmx.c -o build/temp.linux-x86_64-cpython-311/src_c/scale_mmx.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/transform.c -o build/temp.linux-x86_64-cpython-311/src_c/transform.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/rotozoom.o build/temp.linux-x86_64-cpython-311/src_c/scale2x.o build/temp.linux-x86_64-cpython-311/src_c/scale_mmx.o build/temp.linux-x86_64-cpython-311/src_c/transform.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/transform.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.mask' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/bitmask.c -o build/temp.linux-x86_64-cpython-311/src_c/bitmask.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/mask.c -o build/temp.linux-x86_64-cpython-311/src_c/mask.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/bitmask.o build/temp.linux-x86_64-cpython-311/src_c/mask.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/mask.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.bufferproxy' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/bufferproxy.c -o build/temp.linux-x86_64-cpython-311/src_c/bufferproxy.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/bufferproxy.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/bufferproxy.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.pixelarray' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/pixelarray.c -o build/temp.linux-x86_64-cpython-311/src_c/pixelarray.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/pixelarray.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/pixelarray.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.math' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/math.c -o build/temp.linux-x86_64-cpython-311/src_c/math.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/math.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/math.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.pixelcopy' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/pixelcopy.c -o build/temp.linux-x86_64-cpython-311/src_c/pixelcopy.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/pixelcopy.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/pixelcopy.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame.newbuffer' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/newbuffer.c -o build/temp.linux-x86_64-cpython-311/src_c/newbuffer.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/newbuffer.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/newbuffer.cpython-311-x86_64-linux-gnu.so INFO:root:building 'pygame._camera' extension INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/_camera.c -o build/temp.linux-x86_64-cpython-311/src_c/_camera.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.11 -c src_c/camera_v4l2.c -o build/temp.linux-x86_64-cpython-311/src_c/camera_v4l2.o -Wall -Wno-error=unknown-pragmas INFO:root:gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src_c/_camera.o build/temp.linux-x86_64-cpython-311/src_c/camera_v4l2.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -o build/lib.linux-x86_64-cpython-311/pygame/_camera.cpython-311-x86_64-linux-gnu.so Continuing With "setup.py" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RiOyMH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64 + cd pygame-2.5.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64 /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() Skipping Cython compilation + rm -rfv /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/freesansbold.ttf + ln -s /usr/share/fonts/gnu-free/FreeSansBold.ttf /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/freesansbold.ttf + chmod 755 /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_camera.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_freetype.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sprite.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/base.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/bufferproxy.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/color.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/constants.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/display.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/draw.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/event.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/font.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/gfxdraw.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/image.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/imageext.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/joystick.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/key.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mask.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/math.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mixer.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mixer_music.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mouse.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/newbuffer.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/pixelarray.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/pixelcopy.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/rect.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/rwobject.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/scrap.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/surface.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/surflock.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/time.cpython-311-x86_64-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/transform.cpython-311-x86_64-linux-gnu.so + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.5.2-2.oc9 --unique-debug-suffix -2.5.2-2.oc9.x86_64 --unique-debug-src-base pygame-2.5.2-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pygame-2.5.2 extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_freetype.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_camera.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sdl2/sdl2.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sdl2/video.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sdl2/audio.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sdl2/touch.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sdl2/controller.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/bufferproxy.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/base.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/display.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/constants.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sdl2/mixer.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/event.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/_sprite.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/color.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/image.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/draw.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/imageext.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/joystick.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/gfxdraw.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mask.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/font.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/math.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mouse.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/pixelarray.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mixer_music.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/rwobject.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/key.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/mixer.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/rect.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/newbuffer.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/pixelcopy.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/surflock.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/scrap.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/surface.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/transform.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages/pygame/time.cpython-311-x86_64-linux-gnu.so 14236 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib/debug/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mFTJOG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pygame-2.5.2 + PYTHONPATH=/builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages + /usr/bin/python3 test/base_test.py :241: RuntimeWarning: Your system is avx2 capable but pygame was not built with support for it. The performance of some of your blits could be adversely affected. Consider enabling compile time detection with environment variables like PYGAME_DETECT_AVX2=1 if you are compiling without cross compilation. ........error: XDG_RUNTIME_DIR is invalid or not set in the environment. ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5704:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default .error: XDG_RUNTIME_DIR is invalid or not set in the environment. ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5704:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default ...error: XDG_RUNTIME_DIR is invalid or not set in the environment. ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5704:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default F.error: XDG_RUNTIME_DIR is invalid or not set in the environment. ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5704:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default Ferror: XDG_RUNTIME_DIR is invalid or not set in the environment. ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5181:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5704:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default ... ====================================================================== FAIL: test_init (__main__.BaseModuleTest.test_init) Ensures init() works properly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pygame-2.5.2/test/base_test.py", line 600, in test_init self.init_assertions() File "/builddir/build/BUILD/pygame-2.5.2/test/base_test.py", line 521, in init_assertions self.assertTrue(pygame.mixer.get_init()) AssertionError: None is not true ====================================================================== FAIL: test_quit__and_init (__main__.BaseModuleTest.test_quit__and_init) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pygame-2.5.2/test/base_test.py", line 539, in test_quit__and_init self.init_assertions() File "/builddir/build/BUILD/pygame-2.5.2/test/base_test.py", line 521, in init_assertions self.assertTrue(pygame.mixer.get_init()) AssertionError: None is not true ---------------------------------------------------------------------- Ran 18 tests in 0.564s FAILED (failures=2) pygame 2.5.2 (SDL 2.28.2, Python 3.11.6) Hello from the pygame community. https://www.pygame.org/contribute.html + : + PYTHONPATH=/builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/lib64/python3.11/site-packages + /usr/bin/python3 test/rect_test.py :241: RuntimeWarning: Your system is avx2 capable but pygame was not built with support for it. The performance of some of your blits could be adversely affected. Consider enabling compile time detection with environment variables like PYGAME_DETECT_AVX2=1 if you are compiling without cross compilation. ............................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 191 tests in 0.024s OK pygame 2.5.2 (SDL 2.28.2, Python 3.11.6) Hello from the pygame community. https://www.pygame.org/contribute.html + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pygame-devel-2.5.2-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4HYTar + umask 022 + cd /builddir/build/BUILD + cd pygame-2.5.2 + DOCDIR=/builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/pygame-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/pygame-devel + cp -pr examples/ /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/pygame-devel + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/include/python3.11/pygame Provides: pygame-devel = 2.5.2-2.oc9 pygame-devel(x86-64) = 2.5.2-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygame-2.5.2-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.At25bl + umask 022 + cd /builddir/build/BUILD + cd pygame-2.5.2 + DOCDIR=/builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/python3-pygame + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/python3-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/python3-pygame + cp -pr README.rst README.txt.conv /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/python3-pygame + cp -pr WHATSNEW.conv /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64/usr/share/doc/python3-pygame + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib64/python3.11/site-packages/pygame warning: absolute symlink: /usr/lib64/python3.11/site-packages/pygame/freesansbold.ttf -> /usr/share/fonts/gnu-free/FreeSansBold.ttf Provides: python-pygame = 2.5.2-2.oc9 python3-pygame = 2.5.2-2.oc9 python3-pygame(x86-64) = 2.5.2-2.oc9 python3.11-pygame = 2.5.2-2.oc9 python3.11dist(pygame) = 2.5.2 python3dist(pygame) = 2.5.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreetype.so.6()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python3.11-pygame < 2.5.2-2.oc9 Recommends: python3-numpy Processing files: pygame-debugsource-2.5.2-2.oc9.x86_64 Provides: pygame-debugsource = 2.5.2-2.oc9 pygame-debugsource(x86-64) = 2.5.2-2.oc9 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.5.2-2.oc9.x86_64 Provides: debuginfo(build-id) = 08d8487052301c60f1813155c482d41189e17cf1 debuginfo(build-id) = 0dfa304c56202b43590c830505cd819fd1ece74c debuginfo(build-id) = 0f00161456a7648fcc1c92610f16f244ca3eddc3 debuginfo(build-id) = 121929ff6ef1c13e132af19bb831d57e11a2e08b debuginfo(build-id) = 14a1d3283bade9cb378e23e8aaee71e29b7100ae debuginfo(build-id) = 1c7a7565da2261afc22c09d0e0e389c9ce42a358 debuginfo(build-id) = 1ec11690269b568513cbdd988ba5bbbcf9368d56 debuginfo(build-id) = 2370ebf7c70149ae013ecefbe115410fb8ba8f33 debuginfo(build-id) = 2dbca46c893d3284b692e755755c460030df5a94 debuginfo(build-id) = 34ab9fd86452909f57d17a37b5188f5fb7f8fd13 debuginfo(build-id) = 3afa943b691eba4c4c68dc0546bbda581e90ceb0 debuginfo(build-id) = 46bd5bd917b6f11df775e9843c18781519c8a6f3 debuginfo(build-id) = 4b52ab25cd6c44094e53011d9cfd25c6fe3d286b debuginfo(build-id) = 4ede5fbea1afa3baa1ad029504b69c4e4b8a66ed debuginfo(build-id) = 5c9a9fa2cb5d624da5ebaf556d7c12bd1ab22bde debuginfo(build-id) = 615c26e9ab3e2373aced6ec17f490cecf7bac091 debuginfo(build-id) = 61d06b568a76ab3c3b54af165159f32dbaf714a9 debuginfo(build-id) = 6c9ef93de2c379e645184bb3d2470b7f956a6178 debuginfo(build-id) = 736d0ce5802ddda1c0a884a26b19aa93846ddefa debuginfo(build-id) = 89147a9c39c83df3c6939bf9ad614d60172b0661 debuginfo(build-id) = 8f7d9959970f8f558ee1384d8c849c9d8d1dddf4 debuginfo(build-id) = 904bcf5264cdc907a0def78115656b9625366d02 debuginfo(build-id) = 951ee65e84350831891799800541136e8fc97e58 debuginfo(build-id) = 9aa10167d99822b132079d9fb44674d3ba85ffc0 debuginfo(build-id) = 9f138a176f6ea0d621a6ac67cecb6938dc4cc0c5 debuginfo(build-id) = a6e88a15f955b2078697321d76c3efabe761a2be debuginfo(build-id) = aeff9865693228a10993c7422b4093c3493f373a debuginfo(build-id) = af28424cbaaabebc49ba2e27bab493f2804b08a9 debuginfo(build-id) = b44c061d201b1587952775cfddce3a63ac4c3bfd debuginfo(build-id) = bb297a16e6b8d694fa61e3fd07ef8c317d8353b2 debuginfo(build-id) = d2b7c9cbd8897406d79a5123db53a6024ed42d6b debuginfo(build-id) = d53c3b74e55b76718cad41d20c51700d495c467f debuginfo(build-id) = e0c2130790f2c82c85a450a379a9db242c5b88ac debuginfo(build-id) = e5dffc0b20da185479b1527c820c7258e1e62de4 debuginfo(build-id) = ebcf922dcdac24c0815de1d2aa461337d448ac92 debuginfo(build-id) = f36fbffd5354bf9ea63e6b69654b142e0cbf6d81 debuginfo(build-id) = fea53a823bda75f6b58928d367cda583250d0493 python-pygame-debuginfo = 2.5.2-2.oc9 python3-pygame-debuginfo = 2.5.2-2.oc9 python3-pygame-debuginfo(x86-64) = 2.5.2-2.oc9 python3.11-pygame-debuginfo = 2.5.2-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pygame-debugsource(x86-64) = 2.5.2-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygame-2.5.2-2.oc9.x86_64 Wrote: /builddir/build/RPMS/pygame-devel-2.5.2-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/pygame-debugsource-2.5.2-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pygame-debuginfo-2.5.2-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pygame-2.5.2-2.oc9.x86_64.rpm RPM build warnings: File listed twice: /usr/include/python3.11/pygame File listed twice: /usr/lib64/python3.11/site-packages/pygame absolute symlink: /usr/lib64/python3.11/site-packages/pygame/freesansbold.ttf -> /usr/share/fonts/gnu-free/FreeSansBold.ttf Child return code was: 0