Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f33-build-301260-56733/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/pygame-1.9.6-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f33-build-301260-56733/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YvhJHP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygame-1.9.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pygame-1.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygame-1.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-39.patch):' Patch #0 (python-39.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file test/image_test.py patching file test/test_utils/png.py + rm src_c/pypm.c + /usr/bin/python3 -m cython src_c/pypm.pyx /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pygame-1.9.6/src_c/pypm.pyx tree = Parsing.p_module(s, pxd, full_module_name) + find examples/ -type f -print0 + xargs -0 chmod -x + find docs/ -type f -print0 + xargs -0 chmod -x + xargs -0 chmod -x + find src_c/ -type f -name '*.h' -print0 + 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.1DRmwL + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' WARNING, No "Setup" File Exists, Running "buildconfig/config.py" Using UNIX configuration... Hunting dependencies... SDL : found 1.2.15 FONT : found IMAGE : found MIXER : found PNG : found JPEG : found SCRAP : found PORTMIDI: found PORTTIME: found FREETYPE: found 23.1.17 If you get compiler errors during install, doublecheck the compiler flags in the "Setup" file. Continuing With "setup.py" running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/pygame copying src_py/freetype.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/_camera_opencv_highgui.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/_dummybackend.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/_camera_vidcapture.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/sndarray.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/macosx.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/locals.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/sprite.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/draw_py.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/midi.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/_numpysurfarray.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/ftfont.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/surfarray.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/_numpysndarray.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/colordict.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/cursors.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/__init__.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/sysfont.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/pkgdata.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/version.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/compat.py -> build/lib.linux-riscv64-3.9/pygame copying src_py/camera.py -> build/lib.linux-riscv64-3.9/pygame creating build/lib.linux-riscv64-3.9/pygame/threads copying src_py/threads/__init__.py -> build/lib.linux-riscv64-3.9/pygame/threads copying src_py/threads/Py25Queue.py -> build/lib.linux-riscv64-3.9/pygame/threads creating build/lib.linux-riscv64-3.9/pygame/tests copying test/scrap_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/gfxdraw_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/touch_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/cdrom_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/pixelarray_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/cursors_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/rect_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/freetype_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/time_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/math_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/event_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/ftfont_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/sndarray_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/imageext_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/cdrom_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/display_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/compat_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/key_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/ftfont_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/transform_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/surfarray_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/surfarray_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/image_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/draw_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/mixer_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/midi_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/color_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/mask_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/imageext_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/midi_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/bufferproxy_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/fastevent_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/mixer_music_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/fastevent_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/image__save_gl_surface_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/__main__.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/touch_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/mixer_music_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/camera_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/mouse_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/test_test_.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/version_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/base_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/overlay_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/font_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/scrap_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/mixer_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/pixelcopy_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/sysfont_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/sndarray_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/overlay_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/rwobject_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/joystick_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/threads_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/constants_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/surface_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/freetype_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/image_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/surflock_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/blit_test.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/font_tags.py -> build/lib.linux-riscv64-3.9/pygame/tests copying test/sprite_test.py -> build/lib.linux-riscv64-3.9/pygame/tests creating build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/test_runner.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/async_sub.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/run_tests.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/buftools.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/png.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/arrinter.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/test_machinery.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils copying test/test_utils/endian.py -> build/lib.linux-riscv64-3.9/pygame/tests/test_utils creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests copying test/run_tests__tests/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1 creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/infinite_loop creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete_todo creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/timeout creating build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything creating build/lib.linux-riscv64-3.9/pygame/docs copying docs/__main__.py -> build/lib.linux-riscv64-3.9/pygame/docs copying docs/__init__.py -> build/lib.linux-riscv64-3.9/pygame/docs creating build/lib.linux-riscv64-3.9/pygame/examples copying examples/fastevents.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/testsprite.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/vgrade.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/scaletest.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/eventlist.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/dropevent.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/stars.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/sound_array_demos.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/aacircle.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/fonty.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/midi.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/sound.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/playmus.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/blend_fill.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/overlay.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/prevent_display_stretching.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/video.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/scroll.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/liquid.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/cursors.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/arraydemo.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/chimp.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/glcube.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/__init__.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/blit_blends.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/mask.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/oldalien.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/aliens.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/textinput.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/pixelarray.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/headless_no_windows_needed.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/audiocapture.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/moveit.py -> build/lib.linux-riscv64-3.9/pygame/examples copying examples/camera.py -> build/lib.linux-riscv64-3.9/pygame/examples running build_ext building 'pygame.imageext' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/src_c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include -I/usr/include -I/usr/include/python3.9 -c src_c/imageext.c -o build/temp.linux-riscv64-3.9/src_c/imageext.o src_c/imageext.c: In function ‘png_write_fn’: src_c/imageext.c:217:45: warning: comparison of integer expressions of different signedness: ‘int’ and ‘png_size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 217 | if (SDL_RWwrite(rwops, data, 1, length) != length) { | ^~ src_c/imageext.c: In function ‘j_term_destination’: src_c/imageext.c:488:68: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 488 | if (SDL_RWwrite(dest->outfile, dest->buffer, 1, datacount) != datacount) { | ^~ src_c/imageext.c: In function ‘write_jpeg’: src_c/imageext.c:559:32: warning: comparison of integer expressions of different signedness: ‘int’ and ‘JDIMENSION’ {aka ‘unsigned int’} [-Wsign-compare] 559 | if (num_lines_to_write > | ^ In file included from src_c/pygame.h:32, from src_c/imageext.c:29: src_c/imageext.c: In function ‘opengltosdl’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/imageext.c:718:9: note: in expansion of macro ‘RAISE’ 718 | RAISE(PyExc_RuntimeError, "Cannot get video surface."); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/imageext.c:722:9: note: in expansion of macro ‘RAISE’ 722 | RAISE(PyExc_RuntimeError, "Cannot find glReadPixels function."); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/imageext.c:729:9: note: in expansion of macro ‘RAISE’ 729 | RAISE(PyExc_MemoryError, "Cannot allocate enough memory for pixels."); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/imageext.c:750:9: note: in expansion of macro ‘RAISE’ 750 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/imageext.o -L/usr/local/X11R6/lib -L/usr/local/X11R6/lib -L/usr/local/X11R6/lib -L/usr/lib64 -lSDL -lpthread -lSDL_image -lpng -ljpeg -o build/lib.linux-riscv64-3.9/pygame/imageext.cpython-39-riscv64-linux-gnu.so building 'pygame.font' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/font.c -o build/temp.linux-riscv64-3.9/src_c/font.o src_c/font.c: In function ‘font_render’: src_c/font.c:435:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] 435 | if (strlen(astring) != Bytes_GET_SIZE(bytes)) { | ^~ src_c/font.c:462:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] 462 | if (strlen(astring) != Bytes_GET_SIZE(text)) { | ^~ src_c/font.c: In function ‘font_metrics’: src_c/font.c:584:12: warning: assignment to ‘Uint16 *’ {aka ‘short unsigned int *’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] 584 | buffer = Bytes_AS_STRING(obj); | ^ In file included from src_c/pygame.h:32, from src_c/font.c:32: src_c/font.c: In function ‘font_init’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/font.c:672:9: note: in expansion of macro ‘RAISE’ 672 | RAISE(pgExc_SDLError, "font not initialized"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/font.c:780:9: note: in expansion of macro ‘RAISE’ 780 | RAISE(PyExc_RuntimeError, SDL_GetError()); | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/font.o -L/usr/local/X11R6/lib -L/usr/lib64 -lSDL -lpthread -lSDL_ttf -o build/lib.linux-riscv64-3.9/pygame/font.cpython-39-riscv64-linux-gnu.so building 'pygame.mixer' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/mixer.c -o build/temp.linux-riscv64-3.9/src_c/mixer.o In file included from src_c/pygame.h:32, from src_c/mixer.c:27: src_c/mixer.c: In function ‘_format_view_to_audio’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:156:9: note: in expansion of macro ‘RAISE’ 156 | RAISE(PyExc_ValueError, "Array has unsupported item format"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:184:17: note: in expansion of macro ‘RAISE’ 184 | RAISE(PyExc_ValueError, "Array has unsupported item format"); | ^~~~~ src_c/mixer.c: In function ‘_chunk_from_array’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1464:9: note: in expansion of macro ‘RAISE’ 1464 | RAISE(pgExc_SDLError, "mixer not initialized"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1472:13: note: in expansion of macro ‘RAISE’ 1472 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1479:13: note: in expansion of macro ‘RAISE’ 1479 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1484:13: note: in expansion of macro ‘RAISE’ 1484 | RAISE(PyExc_ValueError, | ^~~~~ src_c/mixer.c: In function ‘sound_init’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1616:9: note: in expansion of macro ‘RAISE’ 1616 | RAISE(pgExc_SDLError, "mixer not initialized"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1626:13: note: in expansion of macro ‘RAISE’ 1626 | RAISE(PyExc_TypeError, arg_cnt_err_msg); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1642:13: note: in expansion of macro ‘RAISE’ 1642 | RAISE(PyExc_TypeError, arg_cnt_err_msg); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1665:13: note: in expansion of macro ‘RAISE’ 1665 | RAISE(PyExc_TypeError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1671:9: note: in expansion of macro ‘RAISE’ 1671 | RAISE(PyExc_TypeError, arg_cnt_err_msg); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/mixer.c:1696:21: note: in expansion of macro ‘RAISE’ 1696 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/mixer.o -L/usr/local/X11R6/lib -L/usr/lib64 -lSDL -lpthread -lSDL_mixer -o build/lib.linux-riscv64-3.9/pygame/mixer.cpython-39-riscv64-linux-gnu.so building 'pygame.mixer_music' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/music.c -o build/temp.linux-riscv64-3.9/src_c/music.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/music.o -L/usr/local/X11R6/lib -L/usr/lib64 -lSDL -lpthread -lSDL_mixer -o build/lib.linux-riscv64-3.9/pygame/mixer_music.cpython-39-riscv64-linux-gnu.so building 'pygame.scrap' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/scrap.c -o build/temp.linux-riscv64-3.9/src_c/scrap.o In file included from src_c/scrap.c:70: src_c/scrap_x11.c: In function ‘pygame_scrap_get_types’: src_c/scrap_x11.c:808:34: warning: passing argument 2 of ‘PyDict_Next’ from incompatible pointer type [-Wincompatible-pointer-types] 808 | while (PyDict_Next(dict, &pos, &key, NULL)) { | ^~~~ | | | int * In file included from /usr/include/python3.9/Python.h:107, from src_c/scrap.h:27, from src_c/scrap.c:31: /usr/include/python3.9/dictobject.h:28:31: note: expected ‘Py_ssize_t *’ {aka ‘long int *’} but argument is of type ‘int *’ 28 | PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); | ~~~~~~~~~~~~^~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/scrap.o -L/usr/local/X11R6/lib -L/usr/lib64 -lSDL -lpthread -lX11 -o build/lib.linux-riscv64-3.9/pygame/scrap.cpython-39-riscv64-linux-gnu.so building 'pygame.pypm' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include -I/usr/include -I/usr/include/python3.9 -c src_c/pypm.c -o build/temp.linux-riscv64-3.9/src_c/pypm.o src_c/pypm.c: In function ‘__pyx_pf_4pypm_6Output___init__’: src_c/pypm.c:2426:20: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2426 | __pyx_v_errmsg = Pm_GetErrorText(__pyx_v_err); | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/pypm.o -L/usr/local/X11R6/lib -L/usr/local/X11R6/lib -L/usr/lib64 -lSDL -lpthread -lportmidi -lportmidi -o build/lib.linux-riscv64-3.9/pygame/pypm.cpython-39-riscv64-linux-gnu.so building 'pygame.gfxdraw' extension creating build/temp.linux-riscv64-3.9/src_c/SDL_gfx gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-riscv64-3.9/src_c/SDL_gfx/SDL_gfxPrimitives.o src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_aalineColor’: src_c/SDL_gfx/SDL_gfxPrimitives.c:2523:25: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable] 2523 | Uint32 erracctmp, wgt, wgtcompmask; | ^~~~~~~~~~~ src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘arcColor’: src_c/SDL_gfx/SDL_gfxPrimitives.c:3116:2: warning: multi-line comment [-Wcomment] 3116 | // /|\ | ^ src_c/SDL_gfx/SDL_gfxPrimitives.c:3118:2: warning: multi-line comment [-Wcomment] 3118 | // / | \ | ^ src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyIteration’: src_c/SDL_gfx/SDL_gfxPrimitives.c:6525:25: warning: pointer targets in passing argument 2 of ‘polygonColor’ differ in signedness [-Wpointer-sign] 6525 | polygonColor(m->dst, px, py, 4, m->color); | ^~ | | | Uint16 * {aka short unsigned int *} src_c/SDL_gfx/SDL_gfxPrimitives.c:4916:52: note: expected ‘const Sint16 *’ {aka ‘const short int *’} but argument is of type ‘Uint16 *’ {aka ‘short unsigned int *’} 4916 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) | ~~~~~~~~~~~~~~~^~ src_c/SDL_gfx/SDL_gfxPrimitives.c:6525:29: warning: pointer targets in passing argument 3 of ‘polygonColor’ differ in signedness [-Wpointer-sign] 6525 | polygonColor(m->dst, px, py, 4, m->color); | ^~ | | | Uint16 * {aka short unsigned int *} src_c/SDL_gfx/SDL_gfxPrimitives.c:4916:71: note: expected ‘const Sint16 *’ {aka ‘const short int *’} but argument is of type ‘Uint16 *’ {aka ‘short unsigned int *’} 4916 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) | ~~~~~~~~~~~~~~~^~ src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyWideline’: src_c/SDL_gfx/SDL_gfxPrimitives.c:6561:25: warning: variable ‘ptxy’ set but not used [-Wunused-but-set-variable] 6561 | Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; | ^~~~ src_c/SDL_gfx/SDL_gfxPrimitives.c:6561:19: warning: variable ‘ptxx’ set but not used [-Wunused-but-set-variable] 6561 | Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; | ^~~~ At top level: src_c/SDL_gfx/SDL_gfxPrimitives.c:5688:15: warning: ‘gfxPrimitivesFontColor’ defined but not used [-Wunused-variable] 5688 | static Uint32 gfxPrimitivesFontColor[256]; | ^~~~~~~~~~~~~~~~~~~~~~ src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyWideline’: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2by’ may be used uninitialized in this function [-Wmaybe-uninitialized] 6725 | _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1by’ may be used uninitialized in this function [-Wmaybe-uninitialized] src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2y’ may be used uninitialized in this function [-Wmaybe-uninitialized] src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2x’ may be used uninitialized in this function [-Wmaybe-uninitialized] src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1y’ may be used uninitialized in this function [-Wmaybe-uninitialized] src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1x’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/gfxdraw.c -o build/temp.linux-riscv64-3.9/src_c/gfxdraw.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/SDL_gfx/SDL_gfxPrimitives.o build/temp.linux-riscv64-3.9/src_c/gfxdraw.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/gfxdraw.cpython-39-riscv64-linux-gnu.so building 'pygame._freetype' extension creating build/temp.linux-riscv64-3.9/src_c/freetype gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/_freetype.c -o build/temp.linux-riscv64-3.9/src_c/_freetype.o src_c/_freetype.c: In function ‘parse_dest’: src_c/_freetype.c:292:32: warning: comparison of constant ‘1’ with boolean expression is always false [-Wbool-compare] 292 | !PySequence_Size(dest) > 1) { | ^ src_c/_freetype.c:292:32: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] src_c/_freetype.c:292:9: note: add parentheses around left hand side expression to silence this warning 292 | !PySequence_Size(dest) > 1) { | ^~~~~~~~~~~~~~~~~~~~~~ | ( ) src_c/_freetype.c: In function ‘_ftfont_getstyle_flag’: src_c/_freetype.c:980:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 980 | const int style_flag = (int)closure; | ^ src_c/_freetype.c: In function ‘_ftfont_setstyle_flag’: src_c/_freetype.c:988:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 988 | const int style_flag = (int)closure; | ^ src_c/_freetype.c: In function ‘_ftfont_getrender_flag’: src_c/_freetype.c:1219:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1219 | const int render_flag = (int)closure; | ^ src_c/_freetype.c: In function ‘_ftfont_setrender_flag’: src_c/_freetype.c:1227:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1227 | const int render_flag = (int)closure; | ^ In file included from src_c/pygame.h:32, from src_c/freetype.h:27, from src_c/_freetype.c:24: src_c/_freetype.c: In function ‘_ftfont_getsizedascender’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/_freetype.c:1474:13: note: in expansion of macro ‘RAISE’ 1474 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_freetype.c: In function ‘_ftfont_getsizeddescender’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/_freetype.c:1501:13: note: in expansion of macro ‘RAISE’ 1501 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_freetype.c: In function ‘_ftfont_getsizedheight’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/_freetype.c:1529:13: note: in expansion of macro ‘RAISE’ 1529 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_freetype.c: In function ‘_ftfont_getsizedglyphheight’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/_freetype.c:1556:13: note: in expansion of macro ‘RAISE’ 1556 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_freetype.c: In function ‘_ftfont_getsizes’: src_c/_freetype.c:1590:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1590 | for (i = 0; i < nsizes; ++i) { | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_cache.c -o build/temp.linux-riscv64-3.9/src_c/freetype/ft_cache.o src_c/freetype/ft_cache.c: In function ‘equal_node_keys’: src_c/freetype/ft_cache.c:82:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 82 | for (i = 0; i < sizeof(a->dwords) / sizeof(a->dwords[0]); ++i) { | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_layout.c -o build/temp.linux-riscv64-3.9/src_c/freetype/ft_layout.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_render.c -o build/temp.linux-riscv64-3.9/src_c/freetype/ft_render.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_render_cb.c -o build/temp.linux-riscv64-3.9/src_c/freetype/ft_render_cb.o src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_GRAY1’: src_c/freetype/ft_render_cb.c:57:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 57 | for (j = 0; j < bitmap->rows; ++j) { | ^ src_c/freetype/ft_render_cb.c:61:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 61 | for (i = 0; i < bitmap->width; ++i) { | ^ src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_GRAY_as_MONO1’: src_c/freetype/ft_render_cb.c:143:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 143 | for (j = 0; j < bitmap->rows; ++j) { | ^ src_c/freetype/ft_render_cb.c:147:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 147 | for (i = 0; i < bitmap->width; ++i) { | ^ src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_INT’: src_c/freetype/ft_render_cb.c:243:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 243 | for (j = 0; j < bitmap->rows; ++j) { | ^ src_c/freetype/ft_render_cb.c:247:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 247 | for (i = 0; i < bitmap->width; ++i) { | ^ src_c/freetype/ft_render_cb.c:264:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 264 | for (j = 0; j < bitmap->rows; ++j) { | ^ src_c/freetype/ft_render_cb.c:268:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 268 | for (i = 0; i < bitmap->width; ++i) { | ^ src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_MONO3’: src_c/freetype/ft_render_cb.c:699:19: warning: variable ‘full_color’ set but not used [-Wunused-but-set-variable] 699 | FT_UInt32 full_color; \ | ^~~~~~~~~~ src_c/freetype/ft_render_cb.c:852:1: note: in expansion of macro ‘_CREATE_MONO_RENDER’ 852 | _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) | ^~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_unicode.c -o build/temp.linux-riscv64-3.9/src_c/freetype/ft_unicode.o src_c/freetype/ft_unicode.c: In function ‘_PGFT_EncodePyString’: src_c/freetype/ft_unicode.c:53:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 53 | const Py_UNICODE *src = PyUnicode_AS_UNICODE(obj); | ^~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:85, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_unicode.c:57:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 57 | len = srclen = PyUnicode_GET_SIZE(obj); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:85, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_unicode.c:57:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 57 | len = srclen = PyUnicode_GET_SIZE(obj); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:85, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_unicode.c:57:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 57 | len = srclen = PyUnicode_GET_SIZE(obj); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:85, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_wrap.c -o build/temp.linux-riscv64-3.9/src_c/freetype/ft_wrap.o In file included from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_wrap.c:23: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_IsFixedWidth’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:92:9: note: in expansion of macro ‘RAISE’ 92 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_NumFixedSizes’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:104:9: note: in expansion of macro ‘RAISE’ 104 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAvailableSize’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:120:9: note: in expansion of macro ‘RAISE’ 120 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c:123:40: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘FT_Int’ {aka ‘int’} [-Wsign-compare] 123 | if (!FT_HAS_FIXED_SIZES(font) || n > font->num_fixed_sizes) /* cond. or */ { | ^ In file included from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_wrap.c:23: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetName’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:142:9: note: in expansion of macro ‘RAISE’ 142 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeight’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:157:9: note: in expansion of macro ‘RAISE’ 157 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeightSized’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:170:9: note: in expansion of macro ‘RAISE’ 170 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscender’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:182:9: note: in expansion of macro ‘RAISE’ 182 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscenderSized’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:195:9: note: in expansion of macro ‘RAISE’ 195 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescender’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:207:9: note: in expansion of macro ‘RAISE’ 207 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescenderSized’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:220:9: note: in expansion of macro ‘RAISE’ 220 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetGlyphHeightSized’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:237:9: note: in expansion of macro ‘RAISE’ 237 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘init’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:388:9: note: in expansion of macro ‘RAISE’ 388 | RAISE(PyExc_IOError, _PGFT_GetError(ft)); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_TryLoadFont_RWops’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:470:9: note: in expansion of macro ‘RAISE’ 470 | RAISE(pgExc_SDLError, "Failed to seek in font stream"); | ^~~~~ src_c/freetype/ft_wrap.c: In function ‘_PGFT_Init’: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:554:9: note: in expansion of macro ‘RAISE’ 554 | RAISE(PyExc_RuntimeError, | ^~~~~ src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:562:9: note: in expansion of macro ‘RAISE’ 562 | RAISE(PyExc_RuntimeError, | ^~~~~ src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_wrap.c:569:9: note: in expansion of macro ‘RAISE’ 569 | RAISE(PyExc_RuntimeError, | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/_freetype.o build/temp.linux-riscv64-3.9/src_c/freetype/ft_cache.o build/temp.linux-riscv64-3.9/src_c/freetype/ft_layout.o build/temp.linux-riscv64-3.9/src_c/freetype/ft_render.o build/temp.linux-riscv64-3.9/src_c/freetype/ft_render_cb.o build/temp.linux-riscv64-3.9/src_c/freetype/ft_unicode.o build/temp.linux-riscv64-3.9/src_c/freetype/ft_wrap.o -L/usr/lib64 -lSDL -lpthread -lfreetype -o build/lib.linux-riscv64-3.9/pygame/_freetype.cpython-39-riscv64-linux-gnu.so building 'pygame.base' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/base.c -o build/temp.linux-riscv64-3.9/src_c/base.o src_c/base.c: In function ‘pg_get_error’: src_c/base.c:572:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 572 | if (obj = PyUnicode_DecodeUTF8(SDL_GetError(), | ^~~ src_c/base.c: In function ‘_pg_typestr_check’: src_c/base.c:1513:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1513 | if (PyUnicode_GET_SIZE(op) != 3) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/base.c:25: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/base.c:1513:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1513 | if (PyUnicode_GET_SIZE(op) != 3) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/base.c:25: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/base.c:1513:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 1513 | if (PyUnicode_GET_SIZE(op) != 3) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/base.c:25: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/base.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/base.cpython-39-riscv64-linux-gnu.so building 'pygame.cdrom' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/cdrom.c -o build/temp.linux-riscv64-3.9/src_c/cdrom.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/cdrom.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/cdrom.cpython-39-riscv64-linux-gnu.so building 'pygame.color' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/color.c -o build/temp.linux-riscv64-3.9/src_c/color.o src_c/color.c:316:5: warning: initialization of ‘long int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 316 | NULL, /* tp_print */ | ^~~~ src_c/color.c:316:5: note: (near initialization for ‘pgColor_Type.tp_vectorcall_offset’) In file included from src_c/pygame.h:32, from src_c/color.c:42: src_c/color.c: In function ‘_color_init’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:683:13: note: in expansion of macro ‘RAISE’ 683 | RAISE(PyExc_ValueError, "invalid arguments"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:701:21: note: in expansion of macro ‘RAISE’ 701 | RAISE(PyExc_ValueError, "invalid color name"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:710:13: note: in expansion of macro ‘RAISE’ 710 | RAISE(PyExc_ValueError, "invalid color"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:724:13: note: in expansion of macro ‘RAISE’ 724 | RAISE(PyExc_ValueError, "invalid argument"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:728:13: note: in expansion of macro ‘RAISE’ 728 | RAISE(PyExc_ValueError, "invalid argument"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:737:13: note: in expansion of macro ‘RAISE’ 737 | RAISE(PyExc_ValueError, "invalid color argument"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:742:13: note: in expansion of macro ‘RAISE’ 742 | RAISE(PyExc_ValueError, "invalid color argument"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:747:13: note: in expansion of macro ‘RAISE’ 747 | RAISE(PyExc_ValueError, "invalid color argument"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/color.c:754:17: note: in expansion of macro ‘RAISE’ 754 | RAISE(PyExc_ValueError, "invalid color argument"); | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/color.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/color.cpython-39-riscv64-linux-gnu.so building 'pygame.constants' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/constants.c -o build/temp.linux-riscv64-3.9/src_c/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/constants.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/constants.cpython-39-riscv64-linux-gnu.so building 'pygame.display' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/display.c -o build/temp.linux-riscv64-3.9/src_c/display.o In file included from src_c/pygame.h:32, from src_c/display.c:27: src_c/display.c: In function ‘pg_convert_to_uint16’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/display.c:1744:9: note: in expansion of macro ‘RAISE’ 1744 | RAISE(PyExc_RuntimeError, "Memory not allocated for c_uint16_array."); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/display.c:1748:9: note: in expansion of macro ‘RAISE’ 1748 | RAISE(PyExc_TypeError, "Array must be sequence type"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/display.c:1752:9: note: in expansion of macro ‘RAISE’ 1752 | RAISE(PyExc_ValueError, "gamma ramp must be 256 elements long"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/display.c:1758:13: note: in expansion of macro ‘RAISE’ 1758 | RAISE(PyExc_ValueError, | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/display.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/display.cpython-39-riscv64-linux-gnu.so building 'pygame.event' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/event.c -o build/temp.linux-riscv64-3.9/src_c/event.o src_c/event.c: In function ‘_pg_our_unichr’: src_c/event.c:420:5: warning: ‘PyEval_CallFunction’ is deprecated [-Wdeprecated-declarations] 420 | return PyEval_CallFunction(bltin_unichr, "(l)", uni); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/event.c:28: /usr/include/python3.9/ceval.h:26:43: note: declared here 26 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallFunction( | ^~~~~~~~~~~~~~~~~~~ src_c/event.c: In function ‘_pg_our_empty_ustr’: src_c/event.c:434:9: warning: ‘PyEval_CallFunction’ is deprecated [-Wdeprecated-declarations] 434 | empty_ustr = PyEval_CallFunction(bltin_unicode, "(s)", ""); | ^~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/event.c:28: /usr/include/python3.9/ceval.h:26:43: note: declared here 26 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallFunction( | ^~~~~~~~~~~~~~~~~~~ src_c/event.c: In function ‘dict_from_event’: src_c/event.c:471:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 471 | if (event->user.code == USEROBJECT_CHECK1 && | ^~ src_c/event.c: At top level: src_c/event.c:1721:15: warning: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types] 1721 | {"Event", pg_Event, 3, DOC_PYGAMEEVENTEVENT}, | ^~~~~~~~ src_c/event.c:1721:15: note: (near initialization for ‘_event_methods[0].ml_meth’) gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/event.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/event.cpython-39-riscv64-linux-gnu.so building 'pygame.fastevent' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/fastevent.c -o build/temp.linux-riscv64-3.9/src_c/fastevent.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/fastevents.c -o build/temp.linux-riscv64-3.9/src_c/fastevents.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/fastevent.o build/temp.linux-riscv64-3.9/src_c/fastevents.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/fastevent.cpython-39-riscv64-linux-gnu.so building 'pygame.key' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/key.c -o build/temp.linux-riscv64-3.9/src_c/key.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/key.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/key.cpython-39-riscv64-linux-gnu.so building 'pygame.mouse' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/mouse.c -o build/temp.linux-riscv64-3.9/src_c/mouse.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/mouse.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/mouse.cpython-39-riscv64-linux-gnu.so building 'pygame.rect' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/rect.c -o build/temp.linux-riscv64-3.9/src_c/rect.o In file included from src_c/pygame.h:32, from src_c/rect.c:27: src_c/rect.c: In function ‘pg_rect_unionall’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:374:13: note: in expansion of macro ‘RAISE’ 374 | RAISE(PyExc_TypeError, | ^~~~~ src_c/rect.c: In function ‘pg_rect_unionall_ip’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:422:13: note: in expansion of macro ‘RAISE’ 422 | RAISE(PyExc_TypeError, | ^~~~~ src_c/rect.c: In function ‘pg_rect_collidelist’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:489:13: note: in expansion of macro ‘RAISE’ 489 | RAISE(PyExc_TypeError, | ^~~~~ src_c/rect.c: In function ‘pg_rect_collidedict’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:576:17: note: in expansion of macro ‘RAISE’ 576 | RAISE(PyExc_TypeError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:583:17: note: in expansion of macro ‘RAISE’ 583 | RAISE(PyExc_TypeError, | ^~~~~ src_c/rect.c: In function ‘pg_rect_ass_item’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:904:13: note: in expansion of macro ‘RAISE’ 904 | RAISE(PyExc_IndexError, "Invalid rect Index"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:909:9: note: in expansion of macro ‘RAISE’ 909 | RAISE(PyExc_TypeError, "Must assign numeric values"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_subscript’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:979:5: note: in expansion of macro ‘RAISE’ 979 | RAISE(PyExc_TypeError, "Invalid Rect slice"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_ass_subscript’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1021:17: note: in expansion of macro ‘RAISE’ 1021 | RAISE(PyExc_TypeError, "Expect a length 4 sequence"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1038:13: note: in expansion of macro ‘RAISE’ 1038 | RAISE(PyExc_TypeError, "Expected an integer or sequence"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1090:13: note: in expansion of macro ‘RAISE’ 1090 | RAISE(PyExc_TypeError, "Expected an integer or sequence"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1095:9: note: in expansion of macro ‘RAISE’ 1095 | RAISE(PyExc_TypeError, "Invalid Rect slice"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setheight’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1279:9: note: in expansion of macro ‘RAISE’ 1279 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_settop’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1299:9: note: in expansion of macro ‘RAISE’ 1299 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setleft’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1319:9: note: in expansion of macro ‘RAISE’ 1319 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setright’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1339:9: note: in expansion of macro ‘RAISE’ 1339 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setbottom’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1359:9: note: in expansion of macro ‘RAISE’ 1359 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setcenterx’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1379:9: note: in expansion of macro ‘RAISE’ 1379 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setcentery’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1399:9: note: in expansion of macro ‘RAISE’ 1399 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_settopleft’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1419:9: note: in expansion of macro ‘RAISE’ 1419 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_settopright’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1440:9: note: in expansion of macro ‘RAISE’ 1440 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setbottomleft’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1461:9: note: in expansion of macro ‘RAISE’ 1461 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setbottomright’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1482:9: note: in expansion of macro ‘RAISE’ 1482 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setmidtop’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1503:9: note: in expansion of macro ‘RAISE’ 1503 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setmidleft’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1524:9: note: in expansion of macro ‘RAISE’ 1524 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setmidbottom’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1546:9: note: in expansion of macro ‘RAISE’ 1546 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setmidright’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1568:9: note: in expansion of macro ‘RAISE’ 1568 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setcenter’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1590:9: note: in expansion of macro ‘RAISE’ 1590 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_setsize’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1611:9: note: in expansion of macro ‘RAISE’ 1611 | RAISE(PyExc_TypeError, "invalid rect assignment"); | ^~~~~ src_c/rect.c: In function ‘pg_rect_init’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rect.c:1714:9: note: in expansion of macro ‘RAISE’ 1714 | RAISE(PyExc_TypeError, "Argument must be rect style object"); | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/rect.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/rect.cpython-39-riscv64-linux-gnu.so building 'pygame.rwobject' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/rwobject.c -o build/temp.linux-riscv64-3.9/src_c/rwobject.o src_c/rwobject.c: In function ‘pgRWops_FromFileObject’: src_c/rwobject.c:438:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 438 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/rwobject.c:28: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ In file included from src_c/pygame.h:32, from src_c/rwobject.c:28: src_c/rwobject.c: In function ‘pgRWops_ReleaseObject’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rwobject.c:469:17: note: in expansion of macro ‘RAISE’ 469 | RAISE(PyExc_IOError, SDL_GetError()); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rwobject.c:482:13: note: in expansion of macro ‘RAISE’ 482 | RAISE(PyExc_IOError, SDL_GetError()); | ^~~~~ src_c/rwobject.c: In function ‘_rwops_from_pystr’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rwobject.c:651:17: note: in expansion of macro ‘RAISE’ 651 | RAISE(PyExc_FileNotFoundError, "No such file or directory."); | ^~~~~ src_c/rwobject.c: In function ‘pg_encode_string’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rwobject.c:694:9: note: in expansion of macro ‘RAISE’ 694 | RAISE(PyExc_SyntaxError, "Forwarded exception"); | ^~~~~ src_c/rwobject.c: In function ‘pg_encode_file_path’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/rwobject.c:712:9: note: in expansion of macro ‘RAISE’ 712 | RAISE(PyExc_SyntaxError, "Forwarded exception"); | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/rwobject.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/rwobject.cpython-39-riscv64-linux-gnu.so building 'pygame.surface' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/alphablit.c -o build/temp.linux-riscv64-3.9/src_c/alphablit.o src_c/alphablit.c: In function ‘SoftBlitPyGame’: src_c/alphablit.c:268:1: warning: label ‘LEAVE’ defined but not used [-Wunused-label] 268 | LEAVE: | ^~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/surface.c -o build/temp.linux-riscv64-3.9/src_c/surface.o In file included from src_c/pygame.h:32, from src_c/surface.h:33, from src_c/surface.c:26: src_c/surface.c: In function ‘surface_init’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:563:13: note: in expansion of macro ‘RAISE’ 563 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:569:9: note: in expansion of macro ‘RAISE’ 569 | RAISE(PyExc_ValueError, "size needs to be (int width, int height)"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:574:9: note: in expansion of macro ‘RAISE’ 574 | RAISE(pgExc_SDLError, "Invalid resolution for Surface"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:587:13: note: in expansion of macro ‘RAISE’ 587 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:592:13: note: in expansion of macro ‘RAISE’ 592 | RAISE(PyExc_ValueError, "invalid bits per pixel depth argument"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:596:13: note: in expansion of macro ‘RAISE’ 596 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:604:13: note: in expansion of macro ‘RAISE’ 604 | RAISE(PyExc_ValueError, "invalid mask values in masks sequence"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:610:13: note: in expansion of macro ‘RAISE’ 610 | RAISE(PyExc_ValueError, "invalid bits per pixel depth argument"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:632:21: note: in expansion of macro ‘RAISE’ 632 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:674:21: note: in expansion of macro ‘RAISE’ 674 | RAISE(PyExc_ValueError, "nonstandard bit depth given"); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:725:21: note: in expansion of macro ‘RAISE’ 725 | RAISE(PyExc_ValueError, | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:743:9: note: in expansion of macro ‘RAISE’ 743 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:764:13: note: in expansion of macro ‘RAISE’ 764 | RAISE(PyExc_ValueError, "Invalid mask values"); | ^~~~~ src_c/surface.c: In function ‘surf_convert’: src_c/surface.c:1701:27: warning: comparison of integer expressions of different signedness: ‘Uint32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1701 | if (flags != -1 && flags & SDL_SRCALPHA) { | ^~ src_c/surface.c:1804:23: warning: comparison of integer expressions of different signedness: ‘Uint32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1804 | if (flags == -1) | ^~ src_c/surface.c: In function ‘surf_convert_alpha’: src_c/surface.c:1929: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1929 | #pragma PG_WARN("srcsurf doesn't actually do anything?") | src_c/surface.c:1919:18: warning: variable ‘src’ set but not used [-Wunused-but-set-variable] 1919 | SDL_Surface *src; | ^~~ src_c/surface.c: In function ‘_view_kind’: src_c/surface.c:3676:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3676 | if (PyUnicode_GET_SIZE(obj) != 1) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/surface.h:33, from src_c/surface.c:26: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/surface.c:3676:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3676 | if (PyUnicode_GET_SIZE(obj) != 1) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/surface.h:33, from src_c/surface.c:26: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/surface.c:3676:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3676 | if (PyUnicode_GET_SIZE(obj) != 1) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/surface.h:33, from src_c/surface.c:26: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/surface.c:3681:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3681 | ch = *PyUnicode_AS_UNICODE(obj); | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/surface.h:33, from src_c/surface.c:26: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ In file included from src_c/pygame.h:32, from src_c/surface.h:33, from src_c/surface.c:26: src_c/surface.c: In function ‘pgSurface_Blit’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:4045:9: note: in expansion of macro ‘RAISE’ 4045 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/surface.c:4047:9: note: in expansion of macro ‘RAISE’ 4047 | RAISE(pgExc_SDLError, "Surface was lost"); | ^~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/surface_fill.c -o build/temp.linux-riscv64-3.9/src_c/surface_fill.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/alphablit.o build/temp.linux-riscv64-3.9/src_c/surface.o build/temp.linux-riscv64-3.9/src_c/surface_fill.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/surface.cpython-39-riscv64-linux-gnu.so building 'pygame.surflock' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/surflock.c -o build/temp.linux-riscv64-3.9/src_c/surflock.o src_c/surflock.c:173:5: warning: initialization of ‘long int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 173 | NULL, /* tp_print */ | ^~~~ src_c/surflock.c:173:5: note: (near initialization for ‘pgLifetimeLock_Type.tp_vectorcall_offset’) gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/surflock.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/surflock.cpython-39-riscv64-linux-gnu.so building 'pygame.time' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/time.c -o build/temp.linux-riscv64-3.9/src_c/time.o In file included from src_c/pygame.h:32, from src_c/time.c:23: src_c/time.c: In function ‘accurate_delay’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/time.c:103:13: note: in expansion of macro ‘RAISE’ 103 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ src_c/time.c: In function ‘time_wait’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/time.c:170:13: note: in expansion of macro ‘RAISE’ 170 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ src_c/time.c: In function ‘clock_tick_base’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/time.c:290:17: note: in expansion of macro ‘RAISE’ 290 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/time.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/time.cpython-39-riscv64-linux-gnu.so building 'pygame.joystick' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/joystick.c -o build/temp.linux-riscv64-3.9/src_c/joystick.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/joystick.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/joystick.cpython-39-riscv64-linux-gnu.so building 'pygame.draw' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/draw.c -o build/temp.linux-riscv64-3.9/src_c/draw.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/draw.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/draw.cpython-39-riscv64-linux-gnu.so building 'pygame.image' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/image.c -o build/temp.linux-riscv64-3.9/src_c/image.o In file included from src_c/pygame.h:32, from src_c/image.c:27: src_c/image.c: In function ‘opengltosdl’: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/image.c:131:9: note: in expansion of macro ‘RAISE’ 131 | RAISE(PyExc_RuntimeError, "Cannot get video surface."); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/image.c:136:9: note: in expansion of macro ‘RAISE’ 136 | RAISE(PyExc_RuntimeError, "Cannot find glReadPixels function."); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/image.c:148:9: note: in expansion of macro ‘RAISE’ 148 | RAISE(PyExc_MemoryError, "Cannot allocate enough memory for pixels."); | ^~~~~ src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ src_c/image.c:169:9: note: in expansion of macro ‘RAISE’ 169 | RAISE(pgExc_SDLError, SDL_GetError()); | ^~~~~ src_c/image.c: In function ‘image_frombuffer’: src_c/image.c:969:5: warning: ‘PyObject_AsCharBuffer’ is deprecated [-Wdeprecated-declarations] 969 | if (PyObject_AsCharBuffer(buffer, (const char **)&data, &len) == -1) | ^~ In file included from /usr/include/python3.9/Python.h:151, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/image.c:27: /usr/include/python3.9/abstract.h:326:17: note: declared here 326 | PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/image.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/image.cpython-39-riscv64-linux-gnu.so building 'pygame.overlay' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/overlay.c -o build/temp.linux-riscv64-3.9/src_c/overlay.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/overlay.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/overlay.cpython-39-riscv64-linux-gnu.so building 'pygame.transform' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/rotozoom.c -o build/temp.linux-riscv64-3.9/src_c/rotozoom.o src_c/rotozoom.c: In function ‘zoomSurfaceRGBA’: src_c/rotozoom.c:48:9: warning: variable ‘sgap’ set but not used [-Wunused-but-set-variable] 48 | int sgap, dgap; | ^~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/scale2x.c -o build/temp.linux-riscv64-3.9/src_c/scale2x.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/scale_mmx.c -o build/temp.linux-riscv64-3.9/src_c/scale_mmx.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/transform.c -o build/temp.linux-riscv64-3.9/src_c/transform.o src_c/transform.c: In function ‘surf_flip’: src_c/transform.c:752:9: warning: variable ‘pixsize’ set but not used [-Wunused-but-set-variable] 752 | int pixsize, srcpitch, dstpitch; | ^~~~~~~ src_c/transform.c: In function ‘get_threshold’: src_c/transform.c:1630:31: warning: variable ‘destformat’ set but not used [-Wunused-but-set-variable] 1630 | SDL_PixelFormat *format, *destformat = NULL; | ^~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/rotozoom.o build/temp.linux-riscv64-3.9/src_c/scale2x.o build/temp.linux-riscv64-3.9/src_c/scale_mmx.o build/temp.linux-riscv64-3.9/src_c/transform.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/transform.cpython-39-riscv64-linux-gnu.so building 'pygame.mask' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/bitmask.c -o build/temp.linux-riscv64-3.9/src_c/bitmask.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/mask.c -o build/temp.linux-riscv64-3.9/src_c/mask.o src_c/mask.c: In function ‘mask_from_threshold’: src_c/mask.c:800:9: warning: variable ‘bpp’ set but not used [-Wunused-but-set-variable] 800 | int bpp; | ^~~ src_c/mask.c: In function ‘get_bounding_rects’: src_c/mask.c:1134:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1134 | if (ufind[x] < x) { /* is it a union find root? */ | ^ src_c/mask.c: In function ‘get_connected_components’: src_c/mask.c:1299:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1299 | if (ufind[x] < x) { | ^ src_c/mask.c:1309:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1309 | if (ufind[x] < x) { /* is it a union find root? */ | ^ src_c/mask.c:1313:28: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 1313 | if (largest[x] >= min) { | ^~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/bitmask.o build/temp.linux-riscv64-3.9/src_c/mask.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/mask.cpython-39-riscv64-linux-gnu.so building 'pygame.bufferproxy' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/bufferproxy.c -o build/temp.linux-riscv64-3.9/src_c/bufferproxy.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/bufferproxy.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/bufferproxy.cpython-39-riscv64-linux-gnu.so building 'pygame.pixelarray' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/pixelarray.c -o build/temp.linux-riscv64-3.9/src_c/pixelarray.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/pixelarray.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/pixelarray.cpython-39-riscv64-linux-gnu.so building 'pygame.math' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/math.c -o build/temp.linux-riscv64-3.9/src_c/math.o src_c/math.c: In function ‘vector_getAttr_swizzle’: src_c/math.c:1599:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1599 | attr = PyUnicode_AsUnicode(attr_unicode); | ^~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/math.c:33: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/math.c: In function ‘vector_setAttr_swizzle’: src_c/math.c:1679:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 1679 | attr = PyUnicode_AsUnicode(attr_unicode); | ^~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/math.c:33: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/math.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/math.cpython-39-riscv64-linux-gnu.so building 'pygame.pixelcopy' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/pixelcopy.c -o build/temp.linux-riscv64-3.9/src_c/pixelcopy.o src_c/pixelcopy.c: In function ‘_view_kind’: src_c/pixelcopy.c:137:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 137 | if (PyUnicode_GET_SIZE(obj) != 1) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/pixelcopy.c:24: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/pixelcopy.c:137:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 137 | if (PyUnicode_GET_SIZE(obj) != 1) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/pixelcopy.c:24: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/pixelcopy.c:137:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 137 | if (PyUnicode_GET_SIZE(obj) != 1) { | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/pixelcopy.c:24: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/pixelcopy.c:142:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 142 | ch = *PyUnicode_AS_UNICODE(obj); | ^~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/_pygame.h:85, from src_c/pygame.h:32, from src_c/pixelcopy.c:24: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/pixelcopy.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/pixelcopy.cpython-39-riscv64-linux-gnu.so building 'pygame.newbuffer' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DENABLE_NEWBUF=1 -I/usr/include/python3.9 -c src_c/newbuffer.c -o build/temp.linux-riscv64-3.9/src_c/newbuffer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/newbuffer.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/pygame/newbuffer.cpython-39-riscv64-linux-gnu.so building 'pygame._camera' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/_camera.c -o build/temp.linux-riscv64-3.9/src_c/_camera.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python3.9 -c src_c/camera_v4l2.c -o build/temp.linux-riscv64-3.9/src_c/camera_v4l2.o src_c/camera_v4l2.c: In function ‘v4l2_process_image’: src_c/camera_v4l2.c:190:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 190 | if (buffer_size >= self->size * 3) { | ^~ src_c/camera_v4l2.c:212:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 212 | if (buffer_size >= self->size * 2) { | ^~ src_c/camera_v4l2.c:234:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 234 | if (buffer_size >= self->size * 2) { | ^~ src_c/camera_v4l2.c:258:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 258 | if (buffer_size >= self->size * 2) { | ^~ src_c/camera_v4l2.c:282:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 282 | if (buffer_size >= self->size) { | ^~ src_c/camera_v4l2.c:308:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 308 | if (buffer_size >= (self->size * 3) / 2) { | ^~ src_c/camera_v4l2.c: In function ‘v4l2_query_buffer’: src_c/camera_v4l2.c:346:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 346 | for (i = 0; i < self->n_buffers; ++i) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/src_c/_camera.o build/temp.linux-riscv64-3.9/src_c/camera_v4l2.o -L/usr/lib64 -lSDL -lpthread -o build/lib.linux-riscv64-3.9/pygame/_camera.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WSuh8O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64 + cd pygame-1.9.6 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/joystick.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/scrap.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/freetype.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/mixer_music.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/_camera_opencv_highgui.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/transform.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/overlay.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/draw.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/mixer.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/fastevent.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/constants.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/macosx.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/image.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/key.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/draw_py.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/threads copying build/lib.linux-riscv64-3.9/pygame/threads/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/threads copying build/lib.linux-riscv64-3.9/pygame/threads/Py25Queue.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/threads copying build/lib.linux-riscv64-3.9/pygame/gfxdraw.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/font.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/surface.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/rect.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/ftfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/base.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/color.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/_camera.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/math.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/_freetype.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/scrap_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/gfxdraw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/touch_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/cdrom_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/pixelarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/rect_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/freetype_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/time_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/math_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/event_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/ftfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/sndarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/imageext_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/failures1/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/run_tests__test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/fake_6_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/fake_5_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/all_ok/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/infinite_loop/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/exclude/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete_todo/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/timeout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/timeout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/timeout/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-3.9/pygame/tests/run_tests__tests/incomplete/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-3.9/pygame/tests/cdrom_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/display_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/compat_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/key_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/ftfont_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/transform_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/surfarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/surfarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/image_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/mixer_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/midi_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/color_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/mask_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/imageext_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/midi_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/bufferproxy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/fastevent_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/mixer_music_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/fastevent_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/image__save_gl_surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/touch_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/mixer_music_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/camera_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/mouse_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/test_test_.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/version_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/base_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/font_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/scrap_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/mixer_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/pixelcopy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/sysfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/sndarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/overlay_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/rwobject_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/joystick_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/threads_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/constants_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/test_runner.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/async_sub.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/run_tests.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/buftools.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/png.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/arrinter.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/test_machinery.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/test_utils/endian.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.9/pygame/tests/surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/image_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/surflock_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/blit_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/font_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/tests/sprite_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-riscv64-3.9/pygame/cdrom.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs copying build/lib.linux-riscv64-3.9/pygame/docs/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs copying build/lib.linux-riscv64-3.9/pygame/docs/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs copying build/lib.linux-riscv64-3.9/pygame/time.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/mouse.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/display.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/newbuffer.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/pixelcopy.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/pypm.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/mask.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/pixelarray.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/rwobject.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/event.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/bufferproxy.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/version.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/surflock.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/imageext.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-riscv64-3.9/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/fastevents.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/testsprite.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/scrap_clipboard.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/vgrade.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/scaletest.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/eventlist.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/dropevent.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/stars.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/sound_array_demos.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/aacircle.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/fonty.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/sound.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/playmus.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/blend_fill.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/overlay.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/prevent_display_stretching.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/video.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/scroll.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/liquid.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/arraydemo.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/chimp.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/glcube.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/blit_blends.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/freetype_misc.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/mask.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/oldalien.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/textinput.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/pixelarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/headless_no_windows_needed.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/audiocapture.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/moveit.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/examples/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-riscv64-3.9/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/freetype.py to freetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_camera_opencv_highgui.py to _camera_opencv_highgui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_dummybackend.py to _dummybackend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/sndarray.py to sndarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/macosx.py to macosx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/locals.py to locals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/sprite.py to sprite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/draw_py.py to draw_py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/threads/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/threads/Py25Queue.py to Py25Queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/midi.py to midi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/ftfont.py to ftfont.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/surfarray.py to surfarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_numpysndarray.py to _numpysndarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/colordict.py to colordict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/cursors.py to cursors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/scrap_tags.py to scrap_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/touch_test.py to touch_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/cdrom_test.py to cdrom_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/cursors_test.py to cursors_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/rect_test.py to rect_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/freetype_tags.py to freetype_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/time_test.py to time_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/math_test.py to math_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/event_test.py to event_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/ftfont_test.py to ftfont_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/imageext_test.py to imageext_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/run_tests__test.py to run_tests__test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/magic_tag_test.py to magic_tag_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/sleep_test.py to sleep_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py to incomplete_todo_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py to zero_tests_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py to no_assertions__ret_code_of_1__test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_6_test.py to fake_6_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_5_test.py to fake_5_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py to fake_1_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/magic_tag_test.py to magic_tag_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py to invisible_tag_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/sleep_test.py to sleep_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/display_test.py to display_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/compat_test.py to compat_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/key_test.py to key_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/ftfont_tags.py to ftfont_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/transform_test.py to transform_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/surfarray_test.py to surfarray_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/image_tags.py to image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/draw_test.py to draw_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_test.py to mixer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/midi_tags.py to midi_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/color_test.py to color_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/mask_test.py to mask_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/imageext_tags.py to imageext_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/midi_test.py to midi_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fastevent_test.py to fastevent_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_music_tags.py to mixer_music_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fastevent_tags.py to fastevent_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/image__save_gl_surface_test.py to image__save_gl_surface_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/touch_tags.py to touch_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_music_test.py to mixer_music_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/camera_test.py to camera_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/mouse_test.py to mouse_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_test_.py to test_test_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/version_test.py to version_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/base_test.py to base_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/overlay_test.py to overlay_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/font_test.py to font_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/scrap_test.py to scrap_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/mixer_tags.py to mixer_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/pixelcopy_test.py to pixelcopy_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/sysfont_test.py to sysfont_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/sndarray_test.py to sndarray_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/overlay_tags.py to overlay_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/rwobject_test.py to rwobject_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/joystick_test.py to joystick_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/threads_test.py to threads_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/constants_test.py to constants_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/async_sub.py to async_sub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/run_tests.py to run_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/buftools.py to buftools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/png.py to png.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/arrinter.py to arrinter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/__init__.py to __init__.cpython-39.pyc /usr/lib64/python3.9/site-packages/pygame/tests/test_utils/__init__.py:162: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/test_machinery.py to test_machinery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/endian.py to endian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/surface_test.py to surface_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/freetype_test.py to freetype_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/image_test.py to image_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/surflock_test.py to surflock_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/blit_test.py to blit_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/font_tags.py to font_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/sprite_test.py to sprite_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/sysfont.py to sysfont.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pkgdata.py to pkgdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/fastevents.py to fastevents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/testsprite.py to testsprite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/vgrade.py to vgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/scaletest.py to scaletest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/eventlist.py to eventlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/dropevent.py to dropevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/stars.py to stars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/sound_array_demos.py to sound_array_demos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/aacircle.py to aacircle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/fonty.py to fonty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/midi.py to midi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/sound.py to sound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/playmus.py to playmus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/blend_fill.py to blend_fill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/overlay.py to overlay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/prevent_display_stretching.py to prevent_display_stretching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/video.py to video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/scroll.py to scroll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/liquid.py to liquid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/cursors.py to cursors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/arraydemo.py to arraydemo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/chimp.py to chimp.cpython-39.pyc /usr/lib64/python3.9/site-packages/pygame/examples/chimp.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/glcube.py to glcube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/blit_blends.py to blit_blends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/freetype_misc.py to freetype_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/mask.py to mask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/oldalien.py to oldalien.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/aliens.py to aliens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/textinput.py to textinput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/pixelarray.py to pixelarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/headless_no_windows_needed.py to headless_no_windows_needed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/audiocapture.py to audiocapture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/moveit.py to moveit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/camera.py to camera.cpython-39.pyc writing byte-compilation script '/tmp/tmpp7y6sizs.py' /usr/bin/python3 /tmp/tmpp7y6sizs.py /usr/lib64/python3.9/site-packages/pygame/tests/test_utils/__init__.py:162: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.9/site-packages/pygame/examples/chimp.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpp7y6sizs.py running install_headers creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9 creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/palette.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/font.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame copying src_c/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/include/python3.9/pygame running install_data copying src_py/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying src_py/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing_mask.xbm -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing.xbm -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_fixed.otf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-8.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-100dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-75dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/u13079_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/A_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/data creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/_MainMenu_EOArchive_English.java -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/info.nib -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/keyedobjects.nib -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/JavaCompiling.plist -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/classes.nib -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib copying examples/macosx/aliens_app_example/English.lproj/aliens.icns -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj copying examples/macosx/aliens_app_example/setup.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/README.txt -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/macfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs/ref copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs/ref copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/docs running install_egg_info running egg_info creating pygame.egg-info writing pygame.egg-info/PKG-INFO writing dependency_links to pygame.egg-info/dependency_links.txt writing top-level names to pygame.egg-info/top_level.txt writing manifest file 'pygame.egg-info/SOURCES.txt' reading manifest file 'pygame.egg-info/SOURCES.txt' writing manifest file 'pygame.egg-info/SOURCES.txt' Copying pygame.egg-info to /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame-1.9.6-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/bin/__pycache__ + rm -f /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/freesansbold.ttf + ln -s /usr/share/fonts/gnu-free/FreeSansBold.ttf /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/freesansbold.ttf + chmod 755 /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/cdrom.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/overlay.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.9.6-9.fc33 --unique-debug-suffix -1.9.6-9.fc33.riscv64 --unique-debug-src-base pygame-1.9.6-9.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pygame-1.9.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/cdrom.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/cdrom.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/overlay.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/overlay.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-riscv64-linux-gnu.so original debug info size: 10460kB, size after compression: 9968kB /usr/lib/rpm/sepdebugcrcfix: Updated 34 CRC32s, 0 CRC32s did match. 4902 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 /usr/lib64/python3.9/site-packages/pygame/examples/chimp.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/pygame/tests/test_utils/__init__.py:162: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib64/python3.9/site-packages/pygame/examples/chimp.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib64/python3.9/site-packages/pygame/tests/test_utils/__init__.py:162: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BRF0fO + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages + /usr/bin/python3 test/base_test.py ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5231:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default .........ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5231:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default .ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5231:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default ...ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5231:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default F.ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5231:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default FALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4743:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5231:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default ... ====================================================================== FAIL: test_init (__main__.BaseModuleTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pygame-1.9.6/test/base_test.py", line 604, in test_init self.init_assertions() File "/builddir/build/BUILD/pygame-1.9.6/test/base_test.py", line 494, in init_assertions self.assertTrue(pygame.display.get_init()) AssertionError: 0 is not true ====================================================================== FAIL: test_quit__and_init (__main__.BaseModuleTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pygame-1.9.6/test/base_test.py", line 515, in test_quit__and_init self.init_assertions() File "/builddir/build/BUILD/pygame-1.9.6/test/base_test.py", line 494, in init_assertions self.assertTrue(pygame.display.get_init()) AssertionError: 0 is not true ---------------------------------------------------------------------- pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html Ran 19 tests in 1.691s FAILED (failures=2) + : + PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages + /usr/bin/python3 test/image_test.py ................ ---------------------------------------------------------------------- pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html Ran 16 tests in 26.968s OK + PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/lib64/python3.9/site-packages + /usr/bin/python3 test/rect_test.py ........................................................ ---------------------------------------------------------------------- Ran 56 tests in 0.214s OK pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pygame-devel-1.9.6-9.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xJk3yN + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/pygame-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/pygame-devel + cp -pr examples/ /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/pygame-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pygame-devel = 1.9.6-9.fc33 pygame-devel(riscv-64) = 1.9.6-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygame-1.9.6-9.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dmE1YO + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/python3-pygame + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/python3-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/python3-pygame + cp -pr README.rst README.txt.conv /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/python3-pygame + cp -pr WHATSNEW.conv /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64/usr/share/doc/python3-pygame + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib64/python3.9/site-packages/pygame warning: absolute symlink: /usr/lib64/python3.9/site-packages/pygame/freesansbold.ttf -> /usr/share/fonts/gnu-free/FreeSansBold.ttf Provides: python-pygame = 1.9.6-9.fc33 python3-pygame = 1.9.6-9.fc33 python3-pygame(riscv-64) = 1.9.6-9.fc33 python3.9-pygame = 1.9.6-9.fc33 python3.9dist(pygame) = 1.9.6 python3dist(pygame) = 1.9.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreetype.so.6()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libportmidi.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-pygame < 1.9.6-9.fc33 Recommends: python3-numpy Processing files: pygame-debugsource-1.9.6-9.fc33.riscv64 Provides: pygame-debugsource = 1.9.6-9.fc33 pygame-debugsource(riscv-64) = 1.9.6-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygame-debuginfo-1.9.6-9.fc33.riscv64 Provides: debuginfo(build-id) = 1bdb0cad13083829da61cb6f62f17b7c5e13373c debuginfo(build-id) = 258173d9e738394badcd673e807ac342aa8d9084 debuginfo(build-id) = 2963a4e7543715befa7a19d32e68c71bb4a1808b debuginfo(build-id) = 298667b3c91fdc170da8a3e95ec2e0fb82c12506 debuginfo(build-id) = 29e739d242a26729b8c5d2cc4a0e3b7e769ed85a debuginfo(build-id) = 2ad72003edb6d566d90363bed189a18ea2260873 debuginfo(build-id) = 2b7ff805952cdadeb473e5d21475c9a9b8e0e84e debuginfo(build-id) = 2c5c704ffab3d09eb5cc6089ac4c15b410dfd15d debuginfo(build-id) = 310e2062788bc8942ceb1b1278fcd42d56feb993 debuginfo(build-id) = 3624313c56a16c1de27077f1493a4c3a811d1fc9 debuginfo(build-id) = 440a443930c13a404389b03b6ff91d3163acd7f4 debuginfo(build-id) = 44249f69cd703cd418de031dffd6e8e04520c387 debuginfo(build-id) = 468f9d2f446efd26a3e874d020189add81f34795 debuginfo(build-id) = 4ee2902cafe4bc7ee098fdf660deccd6e54d7bf1 debuginfo(build-id) = 66670044998a1ba54287018085aea5cbf2224ee0 debuginfo(build-id) = 775aa3af34a3ee016ec20ea7d3b5c4541fe33c54 debuginfo(build-id) = 789b8213358d9e0f704cf8ce5d38c55fd22bf420 debuginfo(build-id) = 8023d5598243518aa9ed7d70ea15d6c7ba7ddfd3 debuginfo(build-id) = 80ba51042206ae0512e7689276a0a70d260d22b5 debuginfo(build-id) = 8c0319bfd0bbeb6d92179419241571dce2cf08a9 debuginfo(build-id) = 8dd446018e03c75c3baa1491d7625deb8c11a20a debuginfo(build-id) = 960a3676f6a3c7e9e51b0438955888499d9fbb2c debuginfo(build-id) = a0c85aee53c960e38012542d70161a61f054bc79 debuginfo(build-id) = ac574351f00c6c16c88fd8a6bbb9edb5bc5aa2a2 debuginfo(build-id) = bc5a088f39db77f603f9f26205af43073bbea287 debuginfo(build-id) = bfa7bd924437b1b7e6f34e2f3727ab37e5b2b189 debuginfo(build-id) = c01da607cee0eb8c19cb14e6158934a0f03480ad debuginfo(build-id) = cbf09982b6d087a90a810cc27f5e67ab5af0af61 debuginfo(build-id) = d542340d9128c58b9e6abad70ada65bb87326ebf debuginfo(build-id) = d8f2df06929d3a88d7e4ad8282635080e1e9e721 debuginfo(build-id) = e2c185e3d5dfcb0aaf4db4fff9d7ccefd346ac85 debuginfo(build-id) = e6dc0c95a3676f6a7fb69134357ecbba2913960f debuginfo(build-id) = ea26683449e66d810c8b18c4c9ab3c814981bf32 debuginfo(build-id) = f07533d3303ae7f589d5ca773d9e337d58e1387f python-pygame-debuginfo = 1.9.6-9.fc33 python3-pygame-debuginfo = 1.9.6-9.fc33 python3-pygame-debuginfo(riscv-64) = 1.9.6-9.fc33 python3.9-pygame-debuginfo = 1.9.6-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pygame-debugsource(riscv-64) = 1.9.6-9.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64 Wrote: /builddir/build/RPMS/pygame-devel-1.9.6-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pygame-debugsource-1.9.6-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pygame-debuginfo-1.9.6-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pygame-1.9.6-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.guLbaM + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygame-1.9.6-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0