Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f31-build-93050-32384/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=345600uid=986gid=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=1565222400 Wrote: /builddir/build/SRPMS/pygame-1.9.6-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f31-build-93050-32384/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=345600uid=986gid=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=1565222400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KojZHn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygame-1.9.6 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pygame-1.9.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pygame-1.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src_c/pypm.c + /usr/bin/python3 -m cython src_c/pypm.pyx BUILDSTDERR: /usr/lib64/python3.7/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 BUILDSTDERR: 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 + find src_c/ -type f -name '*.h' -print0 + xargs -0 chmod -x + iconv -f iso8859-1 -t utf-8 WHATSNEW BUILDSTDERR: iconv: cannot open input file `WHATSNEW': No such file or directory + iconv -f iso8859-1 -t utf-8 README.txt BUILDSTDERR: iconv: cannot open input file `README.txt': No such file or directory + rm -f 'src_c/ffmovie.[ch]' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eRKwuo + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2 setup.py build '--executable=/usr/bin/python2 -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.0.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-2.7 creating build/lib.linux-riscv64-2.7/pygame copying src_py/locals.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/surfarray.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/sndarray.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/macosx.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/_dummybackend.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/_camera_opencv_highgui.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/ftfont.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/freetype.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/__init__.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/_numpysurfarray.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/sysfont.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/draw_py.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/camera.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/sprite.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/midi.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/colordict.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/_camera_vidcapture.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/cursors.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/pkgdata.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/compat.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/_numpysndarray.py -> build/lib.linux-riscv64-2.7/pygame copying src_py/version.py -> build/lib.linux-riscv64-2.7/pygame creating build/lib.linux-riscv64-2.7/pygame/threads copying src_py/threads/__init__.py -> build/lib.linux-riscv64-2.7/pygame/threads copying src_py/threads/Py25Queue.py -> build/lib.linux-riscv64-2.7/pygame/threads creating build/lib.linux-riscv64-2.7/pygame/tests copying test/key_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/draw_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/pixelarray_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/scrap_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/fastevent_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/display_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mixer_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/camera_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/pixelcopy_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/surfarray_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/font_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/math_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/surface_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/imageext_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/surflock_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/compat_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/imageext_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/cdrom_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/font_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/transform_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/base_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/sysfont_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/sndarray_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/midi_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/freetype_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/fastevent_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/blit_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mouse_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mixer_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/color_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/touch_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/__main__.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/bufferproxy_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/overlay_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/surfarray_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/time_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/cursors_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/threads_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/ftfont_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/midi_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/event_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mixer_music_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/gfxdraw_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/ftfont_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/touch_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/cdrom_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/test_test_.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/version_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/rect_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/joystick_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mixer_music_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/freetype_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/image_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/image_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/scrap_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/image__save_gl_surface_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/sndarray_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mask_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/constants_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/rwobject_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/overlay_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/sprite_test.py -> build/lib.linux-riscv64-2.7/pygame/tests creating build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/endian.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/arrinter.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/async_sub.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/test_runner.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/buftools.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/png.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/test_machinery.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils copying test/test_utils/run_tests.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests copying test/run_tests__tests/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-riscv64-2.7/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-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1 creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/infinite_loop creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete_todo creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/timeout creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything creating build/lib.linux-riscv64-2.7/pygame/docs copying docs/__init__.py -> build/lib.linux-riscv64-2.7/pygame/docs copying docs/__main__.py -> build/lib.linux-riscv64-2.7/pygame/docs creating build/lib.linux-riscv64-2.7/pygame/examples copying examples/blit_blends.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/chimp.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/pixelarray.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/video.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/prevent_display_stretching.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/audiocapture.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/testsprite.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/dropevent.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scaletest.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/headless_no_windows_needed.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/vgrade.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/fastevents.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/moveit.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/arraydemo.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/__init__.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/textinput.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/glcube.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/aacircle.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/eventlist.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/blend_fill.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/playmus.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/mask.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/stars.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/sound.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/camera.py -> build/lib.linux-riscv64-2.7/pygame/examples BUILDSTDERR: copying examples/aliens.py -> buildIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/imageext.c:29: BUILDSTDERR: src_c/imageext.c: In function 'opengltosdl': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:718:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 718 | RAISE(PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:722:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 722 | RAISE(PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:729:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 729 | RAISE(PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:750:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 750 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/font.c: In function 'font_metrics': BUILDSTDERR: src_c/font.c:584:12: warning: assignment to 'Uint16 *' {aka 'short unsigned int *'} from incompatible pointer type 'char *' [-Wincompatible-pointer-types] BUILDSTDERR: 584 | buffer = Bytes_AS_STRING(obj); BUILDSTDERR: | ^ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/font.c:32: BUILDSTDERR: src_c/font.c: In function 'font_init': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/font.c:672:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 672 | RAISE(pgExc_SDLError, "font not initialized"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/font.c:780:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 780 | RAISE(PyExc_RuntimeError, SDL_GetError()); BUILDSTDERR: | ^~~~~ /lib.linux-riscv64-2.7/pygame/examples copying examples/oldalien.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/overlay.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/midi.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/cursors.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scroll.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/fonty.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/liquid.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/sound_array_demos.py -> build/lib.linux-riscv64-2.7/pygame/examples running build_ext building 'pygame.imageext' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src_c gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/imageext.c -o build/temp.linux-riscv64-2.7/src_c/imageext.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/imageext.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_image -lpng -ljpeg -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/imageext.so building 'pygame.font' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/font.c -o build/temp.linux-riscv64-2.7/src_c/font.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardenedIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/mixer.c:27: BUILDSTDERR: src_c/mixer.c: In function '_format_view_to_audio': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:156:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 156 | RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:184:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 184 | RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/mixer.c: In function '_chunk_from_array': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1464:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1464 | RAISE(pgExc_SDLError, "mixer not initialized"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1472:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1472 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1479:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1479 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1484:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1484 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/mixer.c: In function 'sound_init': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1616:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1616 | RAISE(pgExc_SDLError, "mixer not initialized"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1626:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1626 | RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1642:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1642 | RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1665:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1665 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1671:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1671 | RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1696:21: note: in expansion of macro 'RAISE' BUILDSTDERR: 1696 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ -ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/font.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_ttf -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/font.so building 'pygame.mixer' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/mixer.c -o build/temp.linux-riscv64-2.7/src_c/mixer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/mixer.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_mixer -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/mixer.so building 'pygame.mixer_music' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/music.c -o build/temp.linux-riscv64-2.7/src_c/music.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/music.o -L/usr/lib64 -LIn file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src_c/scrap.h:27, BUILDSTDERR: from src_c/scrap.c:31: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1251: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: 1251 | #define _XOPEN_SOURCE 600 BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/limits.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/9/include/limits.h:34, BUILDSTDERR: from src_c/scrap.c:24: BUILDSTDERR: /usr/include/features.h:203: note: this is the location of the previous definition BUILDSTDERR: 203 | # define _XOPEN_SOURCE 700 BUILDSTDERR: | BUILDSTDERR: In file included from src_c/scrap.c:70: BUILDSTDERR: src_c/scrap_x11.c: In function 'pygame_scrap_get_types': BUILDSTDERR: src_c/scrap_x11.c:808:34: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 808 | while (PyDict_Next(dict, &pos, &key, NULL)) { BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | int * BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:104, BUILDSTDERR: from src_c/scrap.h:27, BUILDSTDERR: from src_c/scrap.c:31: BUILDSTDERR: /usr/include/python2.7/dictobject.h:119:31: note: expected 'Py_ssize_t *' {aka 'long int *'} but argument is of type 'int *' BUILDSTDERR: 119 | PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); BUILDSTDERR: | ~~~~~~~~~~~~^~~ BUILDSTDERR: src_c/scrap.c: In function '_scrap_get_scrap': BUILDSTDERR: src_c/scrap.c:216:19: warning: unused variable 'key' [-Wunused-variable] BUILDSTDERR: 216 | PyObject *key = NULL; BUILDSTDERR: | ^~~ BUILDSTDERR: src_c/pypm.c: In function '__pyx_pf_4pypm_6Output___init__': BUILDSTDERR: src_c/pypm.c:2387:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2387 | __pyx_v_errmsg = Pm_GetErrorText(__pyx_v_err); BUILDSTDERR: | ^ /usr/lib64 -lSDL -lpthread -lSDL_mixer -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/mixer_music.so building 'pygame.scrap' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/scrap.c -o build/temp.linux-riscv64-2.7/src_c/scrap.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/scrap.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lX11 -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/scrap.so building 'pygame.pypm' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/pypm.c -o build/temp.linux-riscv64-2.7/src_c/pypm.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/pypm.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lportmidi -lportmidi -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/pypm.so building 'pygame.gfxdraw' extension creating build/temp.linux-riscv64-2.7/src_c/SDL_gfx BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grsrc_c/gfxdraw.c: In function 'initgfxdraw': BUILDSTDERR: src_c/gfxdraw.c:1088:15: warning: variable 'module' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1088 | PyObject *module; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function '_aalineColor': BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:2523:25: warning: variable 'wgtcompmask' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2523 | Uint32 erracctmp, wgt, wgtcompmask; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function 'arcColor': BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:3116:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: 3116 | // /|\ BUILDSTDERR: | ^ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:3118:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: 3118 | // / | \ BUILDSTDERR: | ^ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function '_murphyIteration': BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6525:25: warning: pointer targets in passing argument 2 of 'polygonColor' differ in signedness [-Wpointer-sign] BUILDSTDERR: 6525 | polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | Uint16 * {aka short unsigned int *} BUILDSTDERR: 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 *'} BUILDSTDERR: 4916 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: | ~~~~~~~~~~~~~~~^~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6525:29: warning: pointer targets in passing argument 3 of 'polygonColor' differ in signedness [-Wpointer-sign] BUILDSTDERR: 6525 | polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | Uint16 * {aka short unsigned int *} BUILDSTDERR: 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 *'} BUILDSTDERR: 4916 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: | ~~~~~~~~~~~~~~~^~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function '_murphyWideline': BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6561:25: warning: variable 'ptxy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6561 | Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: | ^~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6561:19: warning: variable 'ptxx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6561 | Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: | ^~~~ BUILDSTDERR: At top level: BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:5688:15: warning: 'gfxPrimitivesFontColor' defined but not used [-Wunused-variable] BUILDSTDERR: 5688 | static Uint32 gfxPrimitivesFontColor[256]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function '_murphyWideline': BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml2by' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 6725 | _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml2bx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml1by' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml1bx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml2y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml2x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml1y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: 'ml1x' may be used uninitialized in this function [-Wmaybe-uninitialized] ecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/gfxdraw.c -o build/temp.linux-riscv64-2.7/src_c/gfxdraw.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-riscv64-2.7/src_c/SDL_gfx/SDL_gfxPrimitives.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/gfxdraw.o build/temp.linux-riscv64-2.7/src_c/SDL_gfx/SDL_gfxPrimitives.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/gfxdraw.so building 'pygame._freetype' extension creating build/temp.linux-riscv64-2.7/src_c/freetype BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/inIn file included from src_c/freetype/ft_wrap.h:25, BUILDSTDERR: from src_c/freetype/ft_wrap.c:23: BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_IsFixedWidth': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:92:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 92 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_NumFixedSizes': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:104:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 104 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetAvailableSize': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:120:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 120 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetName': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:142:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 142 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetHeight': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:157:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 157 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetHeightSized': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:170:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 170 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetAscender': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:182:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 182 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetAscenderSized': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:195:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 195 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetDescender': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:207:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 207 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetDescenderSized': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:220:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 220 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Font_GetGlyphHeightSized': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:237:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 237 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function 'init': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:388:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 388 | RAISE(PyExc_IOError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_TryLoadFont_RWops': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:470:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 470 | RAISE(pgExc_SDLError, "Failed to seek in font stream"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function '_PGFT_Init': BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:554:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 554 | RAISE(PyExc_RuntimeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:562:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 562 | RAISE(PyExc_RuntimeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:569:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 569 | RAISE(PyExc_RuntimeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_render_cb.c: In function '__render_glyph_MONO3': BUILDSTDERR: src_c/freetype/ft_render_cb.c:699:19: warning: variable 'full_color' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 699 | FT_UInt32 full_color; \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_render_cb.c:852:1: note: in expansion of macro '_CREATE_MONO_RENDER' BUILDSTDERR: 852 | _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ clude/libpng16 -I/usr/include/python2.7 -c src_c/freetype/ft_cache.c -o build/temp.linux-riscv64-2.7/src_c/freetype/ft_cache.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/freetype/ft_wrap.c -o build/temp.linux-riscv64-2.7/src_c/freetype/ft_wrap.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/freetype/ft_render.c -o build/temp.linux-riscv64-2.7/src_c/freetype/ft_render.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/freetype/ft_render_cb.c -o build/temp.linux-riscv64-2.7/src_c/freetype/ft_render_cb.o BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/src_c/_freetype.c: In function 'parse_dest': BUILDSTDERR: src_c/_freetype.c:292:32: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare] BUILDSTDERR: 292 | !PySequence_Size(dest) > 1) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c:292:32: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] BUILDSTDERR: src_c/_freetype.c:292:9: note: add parentheses around left hand side expression to silence this warning BUILDSTDERR: 292 | !PySequence_Size(dest) > 1) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | ( ) BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_getstyle_flag': BUILDSTDERR: src_c/_freetype.c:980:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 980 | const int style_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_setstyle_flag': BUILDSTDERR: src_c/_freetype.c:988:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 988 | const int style_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_getrender_flag': BUILDSTDERR: src_c/_freetype.c:1219:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1219 | const int render_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_setrender_flag': BUILDSTDERR: src_c/_freetype.c:1227:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1227 | const int render_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/freetype.h:27, BUILDSTDERR: from src_c/_freetype.c:24: BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_getsizedascender': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1474:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1474 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_getsizeddescender': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1501:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1501 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_getsizedheight': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1529:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1529 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_freetype.c: In function '_ftfont_getsizedglyphheight': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1556:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1556 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/freetype/ft_layout.c -o build/temp.linux-riscv64-2.7/src_c/freetype/ft_layout.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/freetype/ft_unicode.c -o build/temp.linux-riscv64-2.7/src_c/freetype/ft_unicode.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/_freetype.c -o build/temp.linux-riscv64-2.7/src_c/_freetype.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/freetype/ft_cache.o build/temp.linux-riscv64-2.7/src_c/freetype/ft_wrap.o build/temp.linux-riscv64-2.7/src_c/freetype/ft_render.o build/temp.linux-riscv64-2.7/src_c/freetype/ft_render_cb.o build/temp.linux-riscv64-2.7/src_c/freetype/ft_layout.o build/temp.linux-riscv64-2.7/src_c/freetype/ft_unicode.o build/temp.linux-riscv64-2.7/src_c/_freetype.o -L/usr/lib64 -lSDL -lpthread -lfreetype -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/_freetype.so building 'pygame.base' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/base.c -o build/temp.linux-riscv64-2.7/src_c/base.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/base.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/base.so building 'pygame.cdrom' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/cdrom.c -o build/temp.linux-riscv64-2.7/src_c/cdrom.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/cdrom.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/cdrom.so building 'pygame.color' extension BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/color.c:42: BUILDSTDERR: src_c/color.c: In function '_color_init': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:683:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 683 | RAISE(PyExc_ValueError, "invalid arguments"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:701:21: note: in expansion of macro 'RAISE' BUILDSTDERR: 701 | RAISE(PyExc_ValueError, "invalid color name"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:710:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 710 | RAISE(PyExc_ValueError, "invalid color"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:724:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 724 | RAISE(PyExc_ValueError, "invalid argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:728:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 728 | RAISE(PyExc_ValueError, "invalid argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:737:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 737 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:742:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 742 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:747:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 747 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:754:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 754 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ IFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/color.c -o build/temp.linux-riscv64-2.7/src_c/color.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/color.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/color.so building 'pygame.constants' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/constants.c -o build/temp.linux-riscv64-2.7/src_c/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/constants.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/constants.so building 'pygame.display' extension BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-swiIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/display.c:27: BUILDSTDERR: src_c/display.c: In function 'pg_convert_to_uint16': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1744:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1744 | RAISE(PyExc_RuntimeError, "Memory not allocated for c_uint16_array."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1748:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1748 | RAISE(PyExc_TypeError, "Array must be sequence type"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1752:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1752 | RAISE(PyExc_ValueError, "gamma ramp must be 256 elements long"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1758:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1758 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: 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] BUILDSTDERR: 1721 | {"Event", pg_Event, 3, DOC_PYGAMEEVENTEVENT}, BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src_c/event.c:1721:15: note: (near initialization for '_event_methods[0].ml_meth') tches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/display.c -o build/temp.linux-riscv64-2.7/src_c/display.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/display.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/display.so building 'pygame.event' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/event.c -o build/temp.linux-riscv64-2.7/src_c/event.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/event.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/event.so building 'pygame.fastevent' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/fastevent.c -o build/temp.linux-riscv64-2.7/src_c/fastevent.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/fastevents.c -o build/temp.linux-riscv64-2.7/src_c/fastevents.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/fastevent.o build/temp.linux-riscv64-2.7/src_c/fastevents.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/fastevent.so building 'pygame.key' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/key.c -o build/temp.linux-riscv64-2.7/src_c/key.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/key.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/key.so building 'pygame.mouse' extension BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/rect.c:27: BUILDSTDERR: src_c/rect.c: In function 'pg_rect_unionall': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:374:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 374 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_unionall_ip': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:422:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 422 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_collidelist': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:489:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 489 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_collidedict': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:576:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 576 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:583:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 583 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_ass_item': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:904:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 904 | RAISE(PyExc_IndexError, "Invalid rect Index"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:909:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 909 | RAISE(PyExc_TypeError, "Must assign numeric values"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_subscript': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:979:5: note: in expansion of macro 'RAISE' BUILDSTDERR: 979 | RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_ass_subscript': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1021:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 1021 | RAISE(PyExc_TypeError, "Expect a length 4 sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1038:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1038 | RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1090:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 1090 | RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1095:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1095 | RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setheight': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1279:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1279 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_settop': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1299:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1299 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setleft': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1319:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1319 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setright': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1339:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1339 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setbottom': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1359:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1359 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setcenterx': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1379:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1379 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setcentery': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1399:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1399 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_settopleft': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1419:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1419 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_settopright': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1440:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1440 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setbottomleft': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1461:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1461 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setbottomright': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1482:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1482 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setmidtop': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1503:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1503 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setmidleft': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1524:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1524 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setmidbottom': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1546:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1546 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setmidright': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1568:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1568 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setcenter': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1590:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1590 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_setsize': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1611:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1611 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function 'pg_rect_init': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1714:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 1714 | RAISE(PyExc_TypeError, "Argument must be rect style object"); BUILDSTDERR: | ^~~~~ ches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/mouse.c -o build/temp.linux-riscv64-2.7/src_c/mouse.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/mouse.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/mouse.so building 'pygame.rect' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/rect.c -o build/temp.linux-riscv64-2.7/src_c/rect.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/rect.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/rect.so building 'pygame.rwobject' extension BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwiIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/rwobject.c:28: BUILDSTDERR: src_c/rwobject.c: In function 'pgRWops_ReleaseObject': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:469:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 469 | RAISE(PyExc_IOError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:482:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 482 | RAISE(PyExc_IOError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rwobject.c: In function '_rwops_from_pystr': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:655:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 655 | RAISE(PyExc_IOError, "No such file or directory."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rwobject.c: In function 'pg_encode_string': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:694:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 694 | RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rwobject.c: In function 'pg_encode_file_path': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:712:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 712 | RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src_c/_pygame.h:85, BUILDSTDERR: from src_c/pygame.h:32, BUILDSTDERR: from src_c/surface.h:33, BUILDSTDERR: from src_c/surface.c:26: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1251: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: 1251 | #define _XOPEN_SOURCE 600 BUILDSTDERR: | BUILDSTDERR: In file included from /usr/include/sys/types.h:25, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:34, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from src_c/surface.h:32, BUILDSTDERR: from src_c/surface.c:26: BUILDSTDERR: /usr/include/features.h:203: note: this is the location of the previous definition BUILDSTDERR: 203 | # define _XOPEN_SOURCE 700 BUILDSTDERR: | BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/surface.h:33, BUILDSTDERR: from src_c/surface.c:26: BUILDSTDERR: src_c/surface.c: In function 'surface_init': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:563:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 563 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:569:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 569 | RAISE(PyExc_ValueError, "size needs to be (int width, int height)"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:574:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 574 | RAISE(pgExc_SDLError, "Invalid resolution for Surface"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:587:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 587 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:592:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 592 | RAISE(PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:596:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 596 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:604:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 604 | RAISE(PyExc_ValueError, "invalid mask values in masks sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:610:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 610 | RAISE(PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:632:21: note: in expansion of macro 'RAISE' BUILDSTDERR: 632 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:674:21: note: in expansion of macro 'RAISE' BUILDSTDERR: 674 | RAISE(PyExc_ValueError, "nonstandard bit depth given"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:725:21: note: in expansion of macro 'RAISE' BUILDSTDERR: 725 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:743:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 743 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:764:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 764 | RAISE(PyExc_ValueError, "Invalid mask values"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/surface.c: In function 'surf_convert_alpha': BUILDSTDERR: src_c/surface.c:1929: warning: ignoring #pragma PG_WARN [-Wunknown-pragmas] BUILDSTDERR: 1929 | #pragma PG_WARN("srcsurf doesn't actually do anything?") BUILDSTDERR: | BUILDSTDERR: src_c/surface.c:1919:18: warning: variable 'src' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1919 | SDL_Surface *src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/surface.h:33, BUILDSTDERR: from src_c/surface.c:26: BUILDSTDERR: src_c/surface.c: In function 'pgSurface_Blit': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:4045:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 4045 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:4047:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 4047 | RAISE(pgExc_SDLError, "Surface was lost"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/alphablit.c: In function 'SoftBlitPyGame': BUILDSTDERR: src_c/alphablit.c:268:1: warning: label 'LEAVE' defined but not used [-Wunused-label] BUILDSTDERR: 268 | LEAVE: BUILDSTDERR: | ^~~~~ nd-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/rwobject.c -o build/temp.linux-riscv64-2.7/src_c/rwobject.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/rwobject.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/rwobject.so building 'pygame.surface' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/surface.c -o build/temp.linux-riscv64-2.7/src_c/surface.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/alphablit.c -o build/temp.linux-riscv64-2.7/src_c/alphablit.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/surface_fill.c -o build/temp.linux-riscv64-2.7/src_c/surface_fill.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/surface.o build/temp.linux-riscv64-2.7/src_c/alphablit.o build/temp.linux-riscv64-2.7/src_c/surface_fill.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/surface.so building 'pygame.surflock' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/surflock.c -o build/temp.linux-riscv64-2.7/src_c/surflock.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/surflock.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/surflock.so building 'pygame.time' extension BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/time.c:23: BUILDSTDERR: src_c/time.c: In function 'accurate_delay': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/time.c:103:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 103 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/time.c: In function 'time_wait': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/time.c:170:13: note: in expansion of macro 'RAISE' BUILDSTDERR: 170 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/time.c: In function 'clock_tick_base': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/time.c:290:17: note: in expansion of macro 'RAISE' BUILDSTDERR: 290 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ redhat-hardened-cc1 -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/python2.7 -c src_c/time.c -o build/temp.linux-riscv64-2.7/src_c/time.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/time.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/time.so building 'pygame.joystick' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/joystick.c -o build/temp.linux-riscv64-2.7/src_c/joystick.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/joystick.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/joystick.so building 'pygame.draw' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/draw.c -o build/temp.linux-riscv64-2.7/src_c/draw.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/image.c:27: BUILDSTDERR: src_c/image.c: In function 'opengltosdl': BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:131:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 131 | RAISE(PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:136:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 136 | RAISE(PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:148:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 148 | RAISE(PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:169:9: note: in expansion of macro 'RAISE' BUILDSTDERR: 169 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/draw.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/draw.so building 'pygame.image' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/image.c -o build/temp.linux-riscv64-2.7/src_c/image.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/image.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/image.so building 'pygame.overlay' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/overlay.c -o build/temp.linux-riscv64-2.7/src_c/overlay.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/overlay.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2src_c/transform.c: In function 'surf_flip': BUILDSTDERR: src_c/transform.c:752:9: warning: variable 'pixsize' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 752 | int pixsize, srcpitch, dstpitch; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src_c/transform.c: In function 'get_threshold': BUILDSTDERR: src_c/transform.c:1630:31: warning: variable 'destformat' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1630 | SDL_PixelFormat *format, *destformat = NULL; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src_c/rotozoom.c: In function 'zoomSurfaceRGBA': BUILDSTDERR: src_c/rotozoom.c:48:9: warning: variable 'sgap' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 48 | int sgap, dgap; BUILDSTDERR: | ^~~~ .7/pygame/overlay.so building 'pygame.transform' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/transform.c -o build/temp.linux-riscv64-2.7/src_c/transform.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/rotozoom.c -o build/temp.linux-riscv64-2.7/src_c/rotozoom.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/scale2x.c -o build/temp.linux-riscv64-2.7/src_c/scale2x.o BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS src_c/mask.c: In function 'mask_from_threshold': BUILDSTDERR: src_c/mask.c:800:9: warning: variable 'bpp' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 800 | int bpp; BUILDSTDERR: | ^~~ -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/scale_mmx.c -o build/temp.linux-riscv64-2.7/src_c/scale_mmx.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/transform.o build/temp.linux-riscv64-2.7/src_c/rotozoom.o build/temp.linux-riscv64-2.7/src_c/scale2x.o build/temp.linux-riscv64-2.7/src_c/scale_mmx.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/transform.so building 'pygame.mask' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/mask.c -o build/temp.linux-riscv64-2.7/src_c/mask.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/bitmask.c -o build/temp.linux-riscv64-2.7/src_c/bitmask.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/mask.o build/temp.linux-riscv64-2.7/src_c/bitmask.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/mask.so building 'pygame.bufferproxy' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/bufferproxy.c -o build/temp.linux-riscv64-2.7/src_c/bufferproxy.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/bufferproxy.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/bufferproxy.so building 'pygame.pixelarray' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/pixelarray.c -o build/temp.linux-riscv64-2.7/src_c/pixelarray.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/pixelarray.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linsrc_c/pixelcopy.c: In function 'map_array': BUILDSTDERR: src_c/pixelcopy.c:938:68: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Py_ssize_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 938 | "Expected a (..., 3) source array: got (..., %d)", BUILDSTDERR: | ~^ BUILDSTDERR: | | BUILDSTDERR: | int BUILDSTDERR: | %ld BUILDSTDERR: 939 | src_view_p->shape[src_ndim - 1]); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | Py_ssize_t {aka long int} ux-riscv64-2.7/pygame/pixelarray.so building 'pygame.math' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/math.c -o build/temp.linux-riscv64-2.7/src_c/math.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/math.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/math.so building 'pygame.pixelcopy' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/pixelcopy.c -o build/temp.linux-riscv64-2.7/src_c/pixelcopy.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/pixelcopy.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/pixelcopy.so building 'pygame.newbuffer' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DENABLE_NEWBUF=1 -I/usr/include/python2.7 -c src_c/newbuffer.c -o build/temp.linux-riscv64-2.7/src_c/newbuffer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/newbuffer.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/newbuffer.so building 'pygame._camera' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/_camera.c -o build/temp.linux-riscv64-2.7/src_c/_camera.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2.7 -c src_c/camera_v4l2.c -o build/temp.linux-riscv64-2.7/src_c/camera_v4l2.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switche+ sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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' s -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src_c/_camera.o build/temp.linux-riscv64-2.7/src_c/camera_v4l2.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/_camera.so running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/pygame copying src_py/locals.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/surfarray.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/sndarray.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/macosx.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/_dummybackend.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/_camera_opencv_highgui.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/ftfont.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/freetype.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/__init__.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/_numpysurfarray.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/sysfont.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/draw_py.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/camera.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/sprite.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/midi.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/colordict.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/_camera_vidcapture.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/cursors.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/pkgdata.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/compat.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/_numpysndarray.py -> build/lib.linux-riscv64-3.7/pygame copying src_py/version.py -> build/lib.linux-riscv64-3.7/pygame creating build/lib.linux-riscv64-3.7/pygame/threads copying src_py/threads/__init__.py -> build/lib.linux-riscv64-3.7/pygame/threads copying src_py/threads/Py25Queue.py -> build/lib.linux-riscv64-3.7/pygame/threads creating build/lib.linux-riscv64-3.7/pygame/tests copying test/key_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/draw_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/pixelarray_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/scrap_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/fastevent_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/display_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/mixer_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/camera_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/pixelcopy_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/surfarray_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/font_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/math_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/surface_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/imageext_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/surflock_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/compat_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/imageext_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/cdrom_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/font_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/transform_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/base_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/sysfont_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/sndarray_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/midi_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/freetype_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/fastevent_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/blit_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/mouse_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/mixer_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/color_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/touch_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/__main__.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/bufferproxy_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/overlay_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/surfarray_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/time_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/cursors_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/threads_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/ftfont_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/midi_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/event_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/mixer_music_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/gfxdraw_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/ftfont_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/touch_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/cdrom_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/test_test_.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/version_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/rect_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/joystick_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/mixer_music_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/freetype_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/image_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/image_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/scrap_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/image__save_gl_surface_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/sndarray_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/mask_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/constants_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/rwobject_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/overlay_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/sprite_test.py -> build/lib.linux-riscv64-3.7/pygame/tests creating build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/endian.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/arrinter.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/async_sub.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/test_runner.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/buftools.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/png.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/test_machinery.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils copying test/test_utils/run_tests.py -> build/lib.linux-riscv64-3.7/pygame/tests/test_utils creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests copying test/run_tests__tests/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-riscv64-3.7/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.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1 creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/infinite_loop creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete_todo creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/timeout creating build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything creating build/lib.linux-riscv64-3.7/pygame/docs copying docs/__init__.py -> build/lib.linux-riscv64-3.7/pygame/docs copying docs/__main__.py -> build/lib.linux-riscv64-3.7/pygame/docs creating build/lib.linux-riscv64-3.7/pygame/examples copying examples/blit_blends.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/chimp.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/pixelarray.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/video.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/prevent_display_stretching.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/audiocapture.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/testsprite.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/dropevent.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/scaletest.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/headless_no_windows_needed.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/vgrade.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/fastevents.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/moveit.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/arraydemo.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/__init__.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/textinput.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/glcube.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/aacircle.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/eventlist.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/blend_fill.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/playmus.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/mask.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/stars.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/sound.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/camera.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/aliens.py -> build/lib.linux-riscv64-3.7/pygame/examples BUILDSTDERR: copying examples/oldalien.py -> build/lib.linux-riscv64-3.7/pygasrc_c/imageext.c: In function ‘png_write_fn’: BUILDSTDERR: 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] BUILDSTDERR: 217 | if (SDL_RWwrite(rwops, data, 1, length) != length) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/imageext.c: In function ‘j_term_destination’: BUILDSTDERR: src_c/imageext.c:488:68: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 488 | if (SDL_RWwrite(dest->outfile, dest->buffer, 1, datacount) != datacount) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/imageext.c: In function ‘write_jpeg’: BUILDSTDERR: src_c/imageext.c:559:32: warning: comparison of integer expressions of different signedness: ‘int’ and ‘JDIMENSION’ {aka ‘unsigned int’} [-Wsign-compare] BUILDSTDERR: 559 | if (num_lines_to_write > BUILDSTDERR: | ^ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/imageext.c:29: BUILDSTDERR: src_c/imageext.c: In function ‘opengltosdl’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:718:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 718 | RAISE(PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:722:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 722 | RAISE(PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:729:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 729 | RAISE(PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/imageext.c:750:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 750 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/font.c: In function ‘font_render’: BUILDSTDERR: 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] BUILDSTDERR: 435 | if (strlen(astring) != Bytes_GET_SIZE(bytes)) { BUILDSTDERR: | ^~ BUILDSTDERR: 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] BUILDSTDERR: 462 | if (strlen(astring) != Bytes_GET_SIZE(text)) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/font.c: In function ‘font_metrics’: BUILDSTDERR: src_c/font.c:584:12: warning: assignment to ‘Uint16 *’ {aka ‘short unsigned int *’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types] BUILDSTDERR: 584 | buffer = Bytes_AS_STRING(obj); BUILDSTDERR: | ^ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/font.c:32: BUILDSTDERR: src_c/font.c: In function ‘font_init’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/font.c:672:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 672 | RAISE(pgExc_SDLError, "font not initialized"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/font.c:780:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 780 | RAISE(PyExc_RuntimeError, SDL_GetError()); BUILDSTDERR: | ^~~~~ me/examples copying examples/overlay.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/midi.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/cursors.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/scroll.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/fonty.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/liquid.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/sound_array_demos.py -> build/lib.linux-riscv64-3.7/pygame/examples running build_ext building 'pygame.imageext' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src_c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/imageext.c -o build/temp.linux-riscv64-3.7/src_c/imageext.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/imageext.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_image -lpng -ljpeg -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/imageext.cpython-37m-riscv64-linux-gnu.so building 'pygame.font' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/font.c -o build/temp.linux-riscv64-3.7/src_c/font.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/font.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_ttf -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/font.cpython-37m-riscv64-linux-gnu.so building 'pygame.mixer' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/mixer.c:27: BUILDSTDERR: src_c/mixer.c: In function ‘_format_view_to_audio’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:156:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 156 | RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:184:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 184 | RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/mixer.c: In function ‘_chunk_from_array’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1464:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1464 | RAISE(pgExc_SDLError, "mixer not initialized"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1472:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1472 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1479:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1479 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1484:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1484 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/mixer.c: In function ‘sound_init’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1616:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1616 | RAISE(pgExc_SDLError, "mixer not initialized"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1626:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1626 | RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1642:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1642 | RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1665:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1665 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1671:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1671 | RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/mixer.c:1696:21: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1696 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from src_c/scrap.c:70: BUILDSTDERR: src_c/scrap_x11.c: In function ‘pygame_scrap_get_types’: BUILDSTDERR: src_c/scrap_x11.c:808:34: warning: passing argument 2 of ‘PyDict_Next’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 808 | while (PyDict_Next(dict, &pos, &key, NULL)) { BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | int * BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:109, BUILDSTDERR: from src_c/scrap.h:27, BUILDSTDERR: from src_c/scrap.c:31: BUILDSTDERR: /usr/include/python3.7m/dictobject.h:96:31: note: expected ‘Py_ssize_t *’ {aka ‘long int *’} but argument is of type ‘int *’ BUILDSTDERR: 96 | PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); BUILDSTDERR: | ~~~~~~~~~~~~^~~ /usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/mixer.c -o build/temp.linux-riscv64-3.7/src_c/mixer.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/mixer.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_mixer -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/mixer.cpython-37m-riscv64-linux-gnu.so building 'pygame.mixer_music' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/music.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/music.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_mixer -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/mixer_music.cpython-37m-riscv64-linux-gnu.so building 'pygame.scrap' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/scrap.c -o build/temp.linux-riscv64-3.7/src_c/scrap.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/scrap.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lX11 -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/scrap.cpython-37m-riscv64-linux-gnu.so building 'pygame.pypm' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronsrc_c/pypm.c: In function ‘__pyx_pf_4pypm_6Output___init__’: BUILDSTDERR: src_c/pypm.c:2387:20: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 2387 | __pyx_v_errmsg = Pm_GetErrorText(__pyx_v_err); BUILDSTDERR: | ^ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_aalineColor’: BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:2523:25: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2523 | Uint32 erracctmp, wgt, wgtcompmask; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘arcColor’: BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:3116:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: 3116 | // /|\ BUILDSTDERR: | ^ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:3118:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: 3118 | // / | \ BUILDSTDERR: | ^ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyIteration’: BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6525:25: warning: pointer targets in passing argument 2 of ‘polygonColor’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 6525 | polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | Uint16 * {aka short unsigned int *} BUILDSTDERR: 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 *’} BUILDSTDERR: 4916 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: | ~~~~~~~~~~~~~~~^~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6525:29: warning: pointer targets in passing argument 3 of ‘polygonColor’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 6525 | polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | Uint16 * {aka short unsigned int *} BUILDSTDERR: 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 *’} BUILDSTDERR: 4916 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: | ~~~~~~~~~~~~~~~^~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyWideline’: BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6561:25: warning: variable ‘ptxy’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6561 | Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: | ^~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6561:19: warning: variable ‘ptxx’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6561 | Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: | ^~~~ BUILDSTDERR: At top level: BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:5688:15: warning: ‘gfxPrimitivesFontColor’ defined but not used [-Wunused-variable] BUILDSTDERR: 5688 | static Uint32 gfxPrimitivesFontColor[256]; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyWideline’: BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2by’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 6725 | _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1by’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2y’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml2x’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1y’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src_c/SDL_gfx/SDL_gfxPrimitives.c:6725:2: warning: ‘ml1x’ may be used uninitialized in this function [-Wmaybe-uninitialized] ous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/pypm.c -o build/temp.linux-riscv64-3.7/src_c/pypm.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/pypm.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lportmidi -lportmidi -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/pypm.cpython-37m-riscv64-linux-gnu.so building 'pygame.gfxdraw' extension creating build/temp.linux-riscv64-3.7/src_c/SDL_gfx gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/gfxdraw.c -o build/temp.linux-riscv64-3.7/src_c/gfxdraw.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-riscv64-3.7/src_c/SDL_gfx/SDL_gfxPrimitives.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/gfxdraw.o build/temp.linux-riscv64-3.7/src_c/SDL_gfx/SDL_gfxPrimitives.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/gfxdraw.cpython-37m-riscv64-linux-gnu.so building 'pygame._freetype' extension creating build/temp.linux-riscv64-3.7/src_c/freetype BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lsrc_c/freetype/ft_cache.c: In function ‘equal_node_keys’: BUILDSTDERR: src_c/freetype/ft_cache.c:82:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] BUILDSTDERR: 82 | for (i = 0; i < sizeof(a->dwords) / sizeof(a->dwords[0]); ++i) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from src_c/freetype/ft_wrap.h:25, BUILDSTDERR: from src_c/freetype/ft_wrap.c:23: BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_IsFixedWidth’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:92:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 92 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_NumFixedSizes’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:104:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 104 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAvailableSize’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:120:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 120 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: 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] BUILDSTDERR: 123 | if (!FT_HAS_FIXED_SIZES(font) || n > font->num_fixed_sizes) /* cond. or */ { BUILDSTDERR: | ^ BUILDSTDERR: In file included from src_c/freetype/ft_wrap.h:25, BUILDSTDERR: from src_c/freetype/ft_wrap.c:23: BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetName’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:142:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 142 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeight’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:157:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 157 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeightSized’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:170:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 170 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscender’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:182:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 182 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscenderSized’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:195:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 195 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescender’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:207:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 207 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescenderSized’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:220:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 220 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetGlyphHeightSized’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:237:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 237 | RAISE(pgExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘init’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:388:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 388 | RAISE(PyExc_IOError, _PGFT_GetError(ft)); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_TryLoadFont_RWops’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:470:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 470 | RAISE(pgExc_SDLError, "Failed to seek in font stream"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c: In function ‘_PGFT_Init’: BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:554:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 554 | RAISE(PyExc_RuntimeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:562:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 562 | RAISE(PyExc_RuntimeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/../_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_wrap.c:569:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 569 | RAISE(PyExc_RuntimeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_GRAY1’: BUILDSTDERR: src_c/freetype/ft_render_cb.c:57:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 57 | for (j = 0; j < bitmap->rows; ++j) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c:61:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 61 | for (i = 0; i < bitmap->width; ++i) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_GRAY_as_MONO1’: BUILDSTDERR: src_c/freetype/ft_render_cb.c:143:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 143 | for (j = 0; j < bitmap->rows; ++j) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c:147:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 147 | for (i = 0; i < bitmap->width; ++i) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_INT’: BUILDSTDERR: src_c/freetype/ft_render_cb.c:243:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 243 | for (j = 0; j < bitmap->rows; ++j) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c:247:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 247 | for (i = 0; i < bitmap->width; ++i) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c:264:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 264 | for (j = 0; j < bitmap->rows; ++j) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c:268:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 268 | for (i = 0; i < bitmap->width; ++i) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_MONO3’: BUILDSTDERR: src_c/freetype/ft_render_cb.c:699:19: warning: variable ‘full_color’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 699 | FT_UInt32 full_color; \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src_c/freetype/ft_render_cb.c:852:1: note: in expansion of macro ‘_CREATE_MONO_RENDER’ BUILDSTDERR: 852 | _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ ib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/freetype/ft_cache.c -o build/temp.linux-riscv64-3.7/src_c/freetype/ft_cache.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/freetype/ft_wrap.c -o build/temp.linux-riscv64-3.7/src_c/freetype/ft_wrap.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/freetype/ft_render.c -o build/temp.linux-riscv64-3.7/src_c/freetype/ft_render.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/freetype/ft_render_cb.c -o build/temp.linux-riscv64-3.7/src_c/freetype/ft_render_cb.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/freetype/ft_layout.c -o build/temp.linux-riscv64-3.7/src_c/freetype/ft_layout.o BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptisrc_c/_freetype.c: In function ‘parse_dest’: BUILDSTDERR: src_c/_freetype.c:292:32: warning: comparison of constant ‘1’ with boolean expression is always false [-Wbool-compare] BUILDSTDERR: 292 | !PySequence_Size(dest) > 1) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c:292:32: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] BUILDSTDERR: src_c/_freetype.c:292:9: note: add parentheses around left hand side expression to silence this warning BUILDSTDERR: 292 | !PySequence_Size(dest) > 1) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | ( ) BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_getstyle_flag’: BUILDSTDERR: src_c/_freetype.c:980:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 980 | const int style_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_setstyle_flag’: BUILDSTDERR: src_c/_freetype.c:988:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 988 | const int style_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_getrender_flag’: BUILDSTDERR: src_c/_freetype.c:1219:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1219 | const int render_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_setrender_flag’: BUILDSTDERR: src_c/_freetype.c:1227:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1227 | const int render_flag = (int)closure; BUILDSTDERR: | ^ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/freetype.h:27, BUILDSTDERR: from src_c/_freetype.c:24: BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_getsizedascender’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1474:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1474 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_getsizeddescender’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1501:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1501 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_getsizedheight’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1529:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1529 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_getsizedglyphheight’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/_freetype.c:1556:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1556 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_freetype.c: In function ‘_ftfont_getsizes’: BUILDSTDERR: src_c/_freetype.c:1590:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 1590 | for (i = 0; i < nsizes; ++i) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/base.c: In function ‘pg_get_error’: BUILDSTDERR: src_c/base.c:572:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 572 | if (obj = PyUnicode_DecodeUTF8(SDL_GetError(), BUILDSTDERR: | ^~~ ons -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/freetype/ft_unicode.c -o build/temp.linux-riscv64-3.7/src_c/freetype/ft_unicode.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/_freetype.c -o build/temp.linux-riscv64-3.7/src_c/_freetype.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/freetype/ft_cache.o build/temp.linux-riscv64-3.7/src_c/freetype/ft_wrap.o build/temp.linux-riscv64-3.7/src_c/freetype/ft_render.o build/temp.linux-riscv64-3.7/src_c/freetype/ft_render_cb.o build/temp.linux-riscv64-3.7/src_c/freetype/ft_layout.o build/temp.linux-riscv64-3.7/src_c/freetype/ft_unicode.o build/temp.linux-riscv64-3.7/src_c/_freetype.o -L/usr/lib64 -lSDL -lpthread -lfreetype -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/_freetype.cpython-37m-riscv64-linux-gnu.so building 'pygame.base' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/base.c -o build/temp.linux-riscv64-3.7/src_c/base.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/base.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/base.cpython-37m-riscv64-linux-gnu.so building 'pygame.cdrom' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switchIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/color.c:42: BUILDSTDERR: src_c/color.c: In function ‘_color_init’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:683:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 683 | RAISE(PyExc_ValueError, "invalid arguments"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:701:21: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 701 | RAISE(PyExc_ValueError, "invalid color name"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:710:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 710 | RAISE(PyExc_ValueError, "invalid color"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:724:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 724 | RAISE(PyExc_ValueError, "invalid argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:728:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 728 | RAISE(PyExc_ValueError, "invalid argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:737:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 737 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:742:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 742 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:747:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 747 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/color.c:754:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 754 | RAISE(PyExc_ValueError, "invalid color argument"); BUILDSTDERR: | ^~~~~ es -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/cdrom.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/cdrom.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/cdrom.cpython-37m-riscv64-linux-gnu.so building 'pygame.color' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/color.c -o build/temp.linux-riscv64-3.7/src_c/color.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/color.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/color.cpython-37m-riscv64-linux-gnu.so building 'pygame.constants' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/constants.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/constants.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/constants.cpython-37m-riscv64-linux-gnu.so building 'pygame.display' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -WIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/display.c:27: BUILDSTDERR: src_c/display.c: In function ‘pg_convert_to_uint16’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1744:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1744 | RAISE(PyExc_RuntimeError, "Memory not allocated for c_uint16_array."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1748:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1748 | RAISE(PyExc_TypeError, "Array must be sequence type"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1752:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1752 | RAISE(PyExc_ValueError, "gamma ramp must be 256 elements long"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/display.c:1758:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1758 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/event.c: In function ‘dict_from_event’: BUILDSTDERR: src_c/event.c:471:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 471 | if (event->user.code == USEROBJECT_CHECK1 && BUILDSTDERR: | ^~ BUILDSTDERR: src_c/event.c: At top level: BUILDSTDERR: 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] BUILDSTDERR: 1721 | {"Event", pg_Event, 3, DOC_PYGAMEEVENTEVENT}, BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src_c/event.c:1721:15: note: (near initialization for ‘_event_methods[0].ml_meth’) all -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/display.c -o build/temp.linux-riscv64-3.7/src_c/display.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/display.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/display.cpython-37m-riscv64-linux-gnu.so building 'pygame.event' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/event.c -o build/temp.linux-riscv64-3.7/src_c/event.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/event.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/event.cpython-37m-riscv64-linux-gnu.so building 'pygame.fastevent' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/fastevent.c -o build/temp.linux-riscv64-3.7/src_c/fastevent.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/fastevents.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/fastevent.o build/temp.linux-riscv64-3.7/src_c/fastevents.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/fastevent.cpython-37m-riscv64-linux-gnu.so building 'pygame.key' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/key.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/key.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/key.cpython-37m-riscv64-linux-gnu.so building 'pygame.mouse' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/mouse.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/mouse.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/mouse.cpython-37m-riscv64-linux-gnu.so building 'pygame.rect' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -DENABLE_NEWBUF=1 -I/usr/X11R6/include -IIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/rect.c:27: BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_unionall’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:374:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 374 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_unionall_ip’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:422:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 422 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_collidelist’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:489:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 489 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_collidedict’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:576:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 576 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:583:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 583 | RAISE(PyExc_TypeError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_ass_item’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:904:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 904 | RAISE(PyExc_IndexError, "Invalid rect Index"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:909:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 909 | RAISE(PyExc_TypeError, "Must assign numeric values"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_subscript’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:979:5: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 979 | RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_ass_subscript’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1021:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1021 | RAISE(PyExc_TypeError, "Expect a length 4 sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1038:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1038 | RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1090:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1090 | RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1095:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1095 | RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setheight’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1279:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1279 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_settop’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1299:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1299 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setleft’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1319:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1319 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setright’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1339:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1339 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setbottom’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1359:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1359 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setcenterx’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1379:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1379 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setcentery’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1399:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1399 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_settopleft’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1419:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1419 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_settopright’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1440:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1440 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setbottomleft’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1461:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1461 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setbottomright’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1482:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1482 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setmidtop’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1503:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1503 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setmidleft’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1524:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1524 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setmidbottom’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1546:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1546 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setmidright’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1568:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1568 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setcenter’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1590:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1590 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_setsize’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1611:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1611 | RAISE(PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rect.c: In function ‘pg_rect_init’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rect.c:1714:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 1714 | RAISE(PyExc_TypeError, "Argument must be rect style object"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/rwobject.c:28: BUILDSTDERR: src_c/rwobject.c: In function ‘pgRWops_ReleaseObject’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:469:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 469 | RAISE(PyExc_IOError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:482:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 482 | RAISE(PyExc_IOError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rwobject.c: In function ‘_rwops_from_pystr’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:651:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 651 | RAISE(PyExc_FileNotFoundError, "No such file or directory."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rwobject.c: In function ‘pg_encode_string’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:694:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 694 | RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/rwobject.c: In function ‘pg_encode_file_path’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/rwobject.c:712:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 712 | RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/surface.h:33, BUILDSTDERR: from src_c/surface.c:26: BUILDSTDERR: src_c/surface.c: In function ‘surface_init’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:563:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 563 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:569:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 569 | RAISE(PyExc_ValueError, "size needs to be (int width, int height)"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:574:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 574 | RAISE(pgExc_SDLError, "Invalid resolution for Surface"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:587:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 587 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:592:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 592 | RAISE(PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:596:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 596 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:604:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 604 | RAISE(PyExc_ValueError, "invalid mask values in masks sequence"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:610:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 610 | RAISE(PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:632:21: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 632 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:674:21: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 674 | RAISE(PyExc_ValueError, "nonstandard bit depth given"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:725:21: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 725 | RAISE(PyExc_ValueError, BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:743:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 743 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:764:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 764 | RAISE(PyExc_ValueError, "Invalid mask values"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/surface.c: In function ‘surf_convert’: BUILDSTDERR: src_c/surface.c:1701:27: warning: comparison of integer expressions of different signedness: ‘Uint32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] BUILDSTDERR: 1701 | if (flags != -1 && flags & SDL_SRCALPHA) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/surface.c:1804:23: warning: comparison of integer expressions of different signedness: ‘Uint32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] BUILDSTDERR: 1804 | if (flags == -1) BUILDSTDERR: | ^~ BUILDSTDERR: src_c/surface.c: In function ‘surf_convert_alpha’: BUILDSTDERR: src_c/surface.c:1929: warning: ignoring #pragma PG_WARN [-Wunknown-pragmas] BUILDSTDERR: 1929 | #pragma PG_WARN("srcsurf doesn't actually do anything?") BUILDSTDERR: | BUILDSTDERR: src_c/surface.c:1919:18: warning: variable ‘src’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1919 | SDL_Surface *src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/surface.h:33, BUILDSTDERR: from src_c/surface.c:26: BUILDSTDERR: src_c/surface.c: In function ‘pgSurface_Blit’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:4045:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 4045 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/surface.c:4047:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 4047 | RAISE(pgExc_SDLError, "Surface was lost"); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/alphablit.c: In function ‘SoftBlitPyGame’: BUILDSTDERR: src_c/alphablit.c:268:1: warning: label ‘LEAVE’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | LEAVE: BUILDSTDERR: | ^~~~~ /usr/include/SDL -I/usr/include/python3.7m -c src_c/rect.c -o build/temp.linux-riscv64-3.7/src_c/rect.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/rect.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/rect.cpython-37m-riscv64-linux-gnu.so building 'pygame.rwobject' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/rwobject.c -o build/temp.linux-riscv64-3.7/src_c/rwobject.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/rwobject.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/rwobject.cpython-37m-riscv64-linux-gnu.so building 'pygame.surface' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/surface.c -o build/temp.linux-riscv64-3.7/src_c/surface.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/alphablit.c -o build/temp.linux-riscv64-3.7/src_c/alphablit.o BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstaIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/time.c:23: BUILDSTDERR: src_c/time.c: In function ‘accurate_delay’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/time.c:103:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 103 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/time.c: In function ‘time_wait’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/time.c:170:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 170 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/time.c: In function ‘clock_tick_base’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/time.c:290:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 290 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ ck-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/surface_fill.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/surface.o build/temp.linux-riscv64-3.7/src_c/alphablit.o build/temp.linux-riscv64-3.7/src_c/surface_fill.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/surface.cpython-37m-riscv64-linux-gnu.so building 'pygame.surflock' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/surflock.c -o build/temp.linux-riscv64-3.7/src_c/surflock.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/surflock.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/surflock.cpython-37m-riscv64-linux-gnu.so building 'pygame.time' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/time.c -o build/temp.linux-riscv64-3.7/src_c/time.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/time.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/time.cpython-37m-riscv64-linux-gnu.so building 'pygame.joystick' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptionsIn file included from src_c/pygame.h:32, BUILDSTDERR: from src_c/image.c:27: BUILDSTDERR: src_c/image.c: In function ‘opengltosdl’: BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:131:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 131 | RAISE(PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:136:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 136 | RAISE(PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:148:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 148 | RAISE(PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/_pygame.h:331:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: 331 | #define RAISE(x, y) (PyErr_SetString((x), (y)), (PyObject *)NULL) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src_c/image.c:169:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: 169 | RAISE(pgExc_SDLError, SDL_GetError()); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src_c/image.c: In function ‘image_frombuffer’: BUILDSTDERR: src_c/image.c:969:5: warning: ‘PyObject_AsCharBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 969 | if (PyObject_AsCharBuffer(buffer, (const char **)&data, &len) == -1) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from src_c/_pygame.h:85, BUILDSTDERR: from src_c/pygame.h:32, BUILDSTDERR: from src_c/image.c:27: BUILDSTDERR: /usr/include/python3.7m/abstract.h:471:17: note: declared here BUILDSTDERR: 471 | PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/joystick.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/joystick.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/joystick.cpython-37m-riscv64-linux-gnu.so building 'pygame.draw' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/draw.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/draw.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/draw.cpython-37m-riscv64-linux-gnu.so building 'pygame.image' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/image.c -o build/temp.linux-riscv64-3.7/src_c/image.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/image.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/image.cpython-37m-riscv64-linux-gnu.so building 'pygame.overlay' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-src_c/transform.c: In function ‘surf_flip’: BUILDSTDERR: src_c/transform.c:752:9: warning: variable ‘pixsize’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 752 | int pixsize, srcpitch, dstpitch; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src_c/transform.c: In function ‘get_threshold’: BUILDSTDERR: src_c/transform.c:1630:31: warning: variable ‘destformat’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1630 | SDL_PixelFormat *format, *destformat = NULL; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src_c/rotozoom.c: In function ‘zoomSurfaceRGBA’: BUILDSTDERR: src_c/rotozoom.c:48:9: warning: variable ‘sgap’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 48 | int sgap, dgap; BUILDSTDERR: | ^~~~ compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/overlay.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/overlay.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/overlay.cpython-37m-riscv64-linux-gnu.so building 'pygame.transform' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/transform.c -o build/temp.linux-riscv64-3.7/src_c/transform.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/rotozoom.c -o build/temp.linux-riscv64-3.7/src_c/rotozoom.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/scale2x.c -o build/temp.linux-riscv64-3.7/src_c/scale2x.o BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIsrc_c/mask.c: In function ‘mask_from_threshold’: BUILDSTDERR: src_c/mask.c:800:9: warning: variable ‘bpp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 800 | int bpp; BUILDSTDERR: | ^~~ BUILDSTDERR: src_c/mask.c: In function ‘get_bounding_rects’: BUILDSTDERR: src_c/mask.c:1134:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 1134 | if (ufind[x] < x) { /* is it a union find root? */ BUILDSTDERR: | ^ BUILDSTDERR: src_c/mask.c: In function ‘get_connected_components’: BUILDSTDERR: src_c/mask.c:1299:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 1299 | if (ufind[x] < x) { BUILDSTDERR: | ^ BUILDSTDERR: src_c/mask.c:1309:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 1309 | if (ufind[x] < x) { /* is it a union find root? */ BUILDSTDERR: | ^ BUILDSTDERR: src_c/mask.c:1313:28: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 1313 | if (largest[x] >= min) { BUILDSTDERR: | ^~ BCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/scale_mmx.c -o build/temp.linux-riscv64-3.7/src_c/scale_mmx.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/transform.o build/temp.linux-riscv64-3.7/src_c/rotozoom.o build/temp.linux-riscv64-3.7/src_c/scale2x.o build/temp.linux-riscv64-3.7/src_c/scale_mmx.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/transform.cpython-37m-riscv64-linux-gnu.so building 'pygame.mask' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/mask.c -o build/temp.linux-riscv64-3.7/src_c/mask.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/bitmask.c -o build/temp.linux-riscv64-3.7/src_c/bitmask.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/mask.o build/temp.linux-riscv64-3.7/src_c/bitmask.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/mask.cpython-37m-riscv64-linux-gnu.so building 'pygame.bufferproxy' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/bufferproxy.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/bufferproxy.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/bufferproxy.cpython-37m-riscv64-linux-gnu.so building 'pygame.pixelarray' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/pixelarray.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/pixelarray.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/pixelarray.cpython-37m-riscv64-linux-gnu.so building 'pygame.math' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/math.c -o build/temp.linux-riscv64-3.7/src_c/math.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/math.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/math.cpython-37m-riscv64-linux-gnu.so building 'pygame.pixelcopy' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhsrc_c/camera_v4l2.c: In function ‘v4l2_process_image’: BUILDSTDERR: src_c/camera_v4l2.c:190:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 190 | if (buffer_size >= self->size * 3) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/camera_v4l2.c:212:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 212 | if (buffer_size >= self->size * 2) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/camera_v4l2.c:234:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 234 | if (buffer_size >= self->size * 2) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/camera_v4l2.c:258:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 258 | if (buffer_size >= self->size * 2) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/camera_v4l2.c:282:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 282 | if (buffer_size >= self->size) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/camera_v4l2.c:308:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] BUILDSTDERR: 308 | if (buffer_size >= (self->size * 3) / 2) { BUILDSTDERR: | ^~ BUILDSTDERR: src_c/camera_v4l2.c: In function ‘v4l2_query_buffer’: BUILDSTDERR: src_c/camera_v4l2.c:346:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] BUILDSTDERR: 346 | for (i = 0; i < self->n_buffers; ++i) { BUILDSTDERR: | ^ at/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.7m -c src_c/pixelcopy.c -o build/temp.linux-riscv64-3.7/src_c/pixelcopy.o gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/pixelcopy.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/pixelcopy.cpython-37m-riscv64-linux-gnu.so building 'pygame.newbuffer' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DENABLE_NEWBUF=1 -I/usr/include/python3.7m -c src_c/newbuffer.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/newbuffer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/newbuffer.cpython-37m-riscv64-linux-gnu.so building 'pygame._camera' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/_camera.c -o build/temp.linux-riscv64-3.7/src_c/_camera.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.7m -c src_c/camera_v4l2.c -o build/temp.linux-riscv64-3.7/src_c/camera_v4l2.o BUILDSTDERR: gcc -pthread -shared -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -sp+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ecs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src_c/_camera.o build/temp.linux-riscv64-3.7/src_c/camera_v4l2.o -L/usr/lib64 -lSDL -lpthread -lpython3.7m -o build/lib.linux-riscv64-3.7/pygame/_camera.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.30XTSn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64 + cd pygame-1.9.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/constants.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/color.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/mask.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/transform.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying build/lib.linux-riscv64-2.7/pygame/docs/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying build/lib.linux-riscv64-2.7/pygame/docs/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying build/lib.linux-riscv64-2.7/pygame/pixelcopy.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_freetype.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/imageext.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/mixer.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/math.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/rect.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/bufferproxy.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/key_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/infinite_loop/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/failures1/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1 creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete_todo/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/incomplete/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/fake_6_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/fake_5_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/run_tests__test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/timeout/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/timeout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/timeout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/exclude/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-2.7/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/pixelarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/scrap_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/fastevent_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/display_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/mixer_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/camera_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/pixelcopy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/surfarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/font_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/math_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/imageext_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/surflock_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/compat_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/imageext_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/cdrom_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/font_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/transform_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/base_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/sysfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/sndarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/midi_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/freetype_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/fastevent_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/blit_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/mouse_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/mixer_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/color_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/touch_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/bufferproxy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/endian.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/arrinter.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/async_sub.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/test_runner.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/buftools.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/png.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/test_machinery.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/test_utils/run_tests.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/surfarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/time_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/threads_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/ftfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/midi_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/event_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/mixer_music_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/gfxdraw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/ftfont_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/touch_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/cdrom_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/test_test_.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/version_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/rect_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/joystick_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/mixer_music_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/image_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/image_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/scrap_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/image__save_gl_surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/sndarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/mask_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/constants_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/rwobject_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/overlay_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/sprite_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/macosx.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_camera_opencv_highgui.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/ftfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/threads copying build/lib.linux-riscv64-2.7/pygame/threads/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/threads copying build/lib.linux-riscv64-2.7/pygame/threads/Py25Queue.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/threads copying build/lib.linux-riscv64-2.7/pygame/mixer_music.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/freetype.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/mouse.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_camera.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/event.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/gfxdraw.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/cdrom.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/newbuffer.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/image.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/draw_py.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/display.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/pixelarray.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/font.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/key.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/surflock.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/overlay.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/draw.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/fastevent.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/scrap.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/joystick.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/blit_blends.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/chimp.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/freetype_misc.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/pixelarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/video.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/prevent_display_stretching.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/audiocapture.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/testsprite.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/dropevent.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/scaletest.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/headless_no_windows_needed.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/vgrade.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/fastevents.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/moveit.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/arraydemo.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/scrap_clipboard.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/textinput.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/glcube.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/aacircle.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/eventlist.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/blend_fill.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/playmus.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/mask.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/stars.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/sound.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/oldalien.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/overlay.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/scroll.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/fonty.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/liquid.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/examples/sound_array_demos.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/rwobject.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/base.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/time.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/surface.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/pypm.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/version.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/locals.py to locals.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/surfarray.py to surfarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/sndarray.py to sndarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/key_test.py to key_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py to fake_1_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1/fake_3_test.py to fake_3_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1/fake_4_test.py to fake_4_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything/sleep_test.py to sleep_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything/magic_tag_test.py to magic_tag_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py to incomplete_todo_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py to fake_3_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete/fake_3_test.py to fake_3_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py to zero_tests_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_6_test.py to fake_6_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_3_test.py to fake_3_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_5_test.py to fake_5_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/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.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_4_test.py to fake_4_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/run_tests__test.py to run_tests__test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py to fake_3_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py to fake_4_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout/sleep_test.py to sleep_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py to fake_3_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py to fake_4_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py to invisible_tag_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude/magic_tag_test.py to magic_tag_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude/fake_2_test.py to fake_2_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/draw_test.py to draw_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/scrap_tags.py to scrap_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fastevent_test.py to fastevent_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/display_test.py to display_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mixer_tags.py to mixer_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/camera_test.py to camera_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/pixelcopy_test.py to pixelcopy_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/font_tags.py to font_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/math_test.py to math_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surface_test.py to surface_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/imageext_tags.py to imageext_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surflock_test.py to surflock_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/compat_test.py to compat_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/imageext_test.py to imageext_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/cdrom_test.py to cdrom_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/font_test.py to font_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/transform_test.py to transform_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/base_test.py to base_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sysfont_test.py to sysfont_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sndarray_test.py to sndarray_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/midi_tags.py to midi_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/freetype_tags.py to freetype_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fastevent_tags.py to fastevent_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/blit_test.py to blit_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mouse_test.py to mouse_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mixer_test.py to mixer_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/color_test.py to color_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/touch_test.py to touch_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/endian.py to endian.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/arrinter.py to arrinter.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/async_sub.py to async_sub.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/test_runner.py to test_runner.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/buftools.py to buftools.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/png.py to png.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/test_machinery.py to test_machinery.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/run_tests.py to run_tests.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/overlay_test.py to overlay_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surfarray_test.py to surfarray_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/time_test.py to time_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/cursors_test.py to cursors_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/threads_test.py to threads_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/ftfont_test.py to ftfont_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/midi_test.py to midi_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/event_test.py to event_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mixer_music_test.py to mixer_music_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/ftfont_tags.py to ftfont_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/touch_tags.py to touch_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_test_.py to test_test_.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/version_test.py to version_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/rect_test.py to rect_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/joystick_test.py to joystick_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mixer_music_tags.py to mixer_music_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/freetype_test.py to freetype_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/image_tags.py to image_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/image_test.py to image_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/scrap_test.py to scrap_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/image__save_gl_surface_test.py to image__save_gl_surface_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mask_test.py to mask_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/constants_test.py to constants_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/rwobject_test.py to rwobject_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/overlay_tags.py to overlay_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sprite_test.py to sprite_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/macosx.py to macosx.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_dummybackend.py to _dummybackend.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera_opencv_highgui.py to _camera_opencv_highgui.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/ftfont.py to ftfont.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/Py25Queue.py to Py25Queue.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/freetype.py to freetype.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/sysfont.py to sysfont.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/draw_py.py to draw_py.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/camera.py to camera.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/sprite.py to sprite.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/midi.py to midi.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/colordict.py to colordict.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/cursors.py to cursors.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/blit_blends.py to blit_blends.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/chimp.py to chimp.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/freetype_misc.py to freetype_misc.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/pixelarray.py to pixelarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/video.py to video.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/prevent_display_stretching.py to prevent_display_stretching.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/audiocapture.py to audiocapture.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/testsprite.py to testsprite.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/dropevent.py to dropevent.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scaletest.py to scaletest.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/headless_no_windows_needed.py to headless_no_windows_needed.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/vgrade.py to vgrade.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fastevents.py to fastevents.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/moveit.py to moveit.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/arraydemo.py to arraydemo.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/textinput.py to textinput.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/glcube.py to glcube.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aacircle.py to aacircle.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/eventlist.py to eventlist.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/blend_fill.py to blend_fill.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/playmus.py to playmus.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/mask.py to mask.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/stars.py to stars.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/sound.py to sound.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/camera.py to camera.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aliens.py to aliens.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/oldalien.py to oldalien.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/overlay.py to overlay.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/midi.py to midi.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/cursors.py to cursors.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scroll.py to scroll.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fonty.py to fonty.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/liquid.py to liquid.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/sound_array_demos.py to sound_array_demos.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pkgdata.py to pkgdata.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysndarray.py to _numpysndarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/version.py to version.pyc writing byte-compilation script '/tmp/tmpoSRszh.py' /usr/bin/python2 -O /tmp/tmpoSRszh.py removing /tmp/tmpoSRszh.py running install_headers creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7 creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/font.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/palette.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame copying src_c/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python2.7/pygame running install_data copying src_py/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying src_py/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying src_py/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying src_py/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying src_py/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame copying src_py/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing_mask.xbm -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing.xbm -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_fixed.otf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-100dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-75dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-8.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/u13079_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/A_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data BUILDSTDERR: creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/example+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-1.fc31.riscv64 s/macosx creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/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-1.fc31.riscv64/usr/lib64/python2.7/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-1.fc31.riscv64/usr/lib64/python2.7/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-1.fc31.riscv64/usr/lib64/python2.7/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-1.fc31.riscv64/usr/lib64/python2.7/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-1.fc31.riscv64/usr/lib64/python2.7/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-1.fc31.riscv64/usr/lib64/python2.7/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-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/README.txt -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/macfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/docs running install_egg_info running egg_info creating pygame.egg-info writing pygame.egg-info/PKG-INFO writing top-level names to pygame.egg-info/top_level.txt writing dependency_links to pygame.egg-info/dependency_links.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-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame-1.9.6-py2.7.egg-info running install_scripts running install running install_lib creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/rect.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying build/lib.linux-riscv64-3.7/pygame/docs/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying build/lib.linux-riscv64-3.7/pygame/docs/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying build/lib.linux-riscv64-3.7/pygame/_camera.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/bufferproxy.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/color.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/mixer.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/display.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/event.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/overlay.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/draw.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/key_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/infinite_loop/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/failures1/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1 creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete_todo/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/incomplete/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/fake_6_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/fake_5_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/all_ok/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/run_tests__test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/timeout/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/timeout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/timeout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/exclude/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.7/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/pixelarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/scrap_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/fastevent_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/display_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/mixer_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/camera_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/pixelcopy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/surfarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/font_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/math_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/imageext_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/surflock_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/compat_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/imageext_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/cdrom_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/font_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/transform_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/base_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/sysfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/sndarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/midi_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/freetype_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/fastevent_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/blit_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/mouse_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/mixer_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/color_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/touch_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/bufferproxy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/endian.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/arrinter.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/async_sub.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/test_runner.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/buftools.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/png.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/test_machinery.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/test_utils/run_tests.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/surfarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/time_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/threads_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/ftfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/midi_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/event_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/mixer_music_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/gfxdraw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/ftfont_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/touch_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/cdrom_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/test_test_.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/version_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/rect_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/joystick_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/mixer_music_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/image_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/image_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/scrap_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/image__save_gl_surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/sndarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/mask_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/constants_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/rwobject_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/overlay_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/sprite_test.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/macosx.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/base.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_camera_opencv_highgui.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/rwobject.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/ftfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/threads copying build/lib.linux-riscv64-3.7/pygame/threads/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/threads copying build/lib.linux-riscv64-3.7/pygame/threads/Py25Queue.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/threads copying build/lib.linux-riscv64-3.7/pygame/imageext.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/freetype.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_freetype.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/pypm.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/mouse.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/math.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/font.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/mask.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/draw_py.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/joystick.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/transform.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/newbuffer.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/surflock.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/surface.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/pixelarray.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/pixelcopy.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/cdrom.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/time.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/blit_blends.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/chimp.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/freetype_misc.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/pixelarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/video.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/prevent_display_stretching.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/audiocapture.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/testsprite.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/dropevent.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/scaletest.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/headless_no_windows_needed.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/vgrade.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/fastevents.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/moveit.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/arraydemo.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/scrap_clipboard.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/textinput.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/glcube.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/aacircle.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/eventlist.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/blend_fill.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/playmus.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/mask.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/stars.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/sound.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/oldalien.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/overlay.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/scroll.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/fonty.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/liquid.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/examples/sound_array_demos.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/fastevent.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/gfxdraw.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/scrap.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/constants.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/key.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/mixer_music.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/image.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/version.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/locals.py to locals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/surfarray.py to surfarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/sndarray.py to sndarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/key_test.py to key_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py to fake_1_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1/fake_3_test.py to fake_3_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1/fake_4_test.py to fake_4_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything/sleep_test.py to sleep_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything/magic_tag_test.py to magic_tag_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py to incomplete_todo_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py to fake_3_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete/fake_3_test.py to fake_3_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py to zero_tests_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_6_test.py to fake_6_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_3_test.py to fake_3_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_5_test.py to fake_5_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/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-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/all_ok/fake_4_test.py to fake_4_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/run_tests__test.py to run_tests__test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py to fake_3_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py to fake_4_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout/sleep_test.py to sleep_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py to fake_3_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py to fake_4_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py to invisible_tag_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude/magic_tag_test.py to magic_tag_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude/fake_2_test.py to fake_2_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/draw_test.py to draw_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/scrap_tags.py to scrap_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fastevent_test.py to fastevent_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/display_test.py to display_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/mixer_tags.py to mixer_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/camera_test.py to camera_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/pixelcopy_test.py to pixelcopy_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/font_tags.py to font_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/math_test.py to math_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/surface_test.py to surface_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/imageext_tags.py to imageext_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/surflock_test.py to surflock_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/compat_test.py to compat_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/imageext_test.py to imageext_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/cdrom_test.py to cdrom_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/font_test.py to font_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/transform_test.py to transform_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/base_test.py to base_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/sysfont_test.py to sysfont_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/sndarray_test.py to sndarray_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/midi_tags.py to midi_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/freetype_tags.py to freetype_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fastevent_tags.py to fastevent_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/blit_test.py to blit_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/mouse_test.py to mouse_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/mixer_test.py to mixer_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/color_test.py to color_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/touch_test.py to touch_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/endian.py to endian.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/arrinter.py to arrinter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/async_sub.py to async_sub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/test_runner.py to test_runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/buftools.py to buftools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/png.py to png.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/test_machinery.py to test_machinery.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/run_tests.py to run_tests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/overlay_test.py to overlay_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/surfarray_test.py to surfarray_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/time_test.py to time_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/cursors_test.py to cursors_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/threads_test.py to threads_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/ftfont_test.py to ftfont_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/midi_test.py to midi_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/event_test.py to event_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/mixer_music_test.py to mixer_music_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/ftfont_tags.py to ftfont_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/touch_tags.py to touch_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_test_.py to test_test_.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/version_test.py to version_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/rect_test.py to rect_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/joystick_test.py to joystick_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/mixer_music_tags.py to mixer_music_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/freetype_test.py to freetype_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/image_tags.py to image_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/image_test.py to image_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/scrap_test.py to scrap_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/image__save_gl_surface_test.py to image__save_gl_surface_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/mask_test.py to mask_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/constants_test.py to constants_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/rwobject_test.py to rwobject_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/overlay_tags.py to overlay_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/sprite_test.py to sprite_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/macosx.py to macosx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_dummybackend.py to _dummybackend.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_camera_opencv_highgui.py to _camera_opencv_highgui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/ftfont.py to ftfont.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/threads/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/threads/Py25Queue.py to Py25Queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/freetype.py to freetype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/sysfont.py to sysfont.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/draw_py.py to draw_py.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/camera.py to camera.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/sprite.py to sprite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/midi.py to midi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/colordict.py to colordict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/cursors.py to cursors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/blit_blends.py to blit_blends.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/chimp.py to chimp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/freetype_misc.py to freetype_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/pixelarray.py to pixelarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/video.py to video.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/prevent_display_stretching.py to prevent_display_stretching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/audiocapture.py to audiocapture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/testsprite.py to testsprite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/dropevent.py to dropevent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/scaletest.py to scaletest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/headless_no_windows_needed.py to headless_no_windows_needed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/vgrade.py to vgrade.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/fastevents.py to fastevents.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/moveit.py to moveit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/arraydemo.py to arraydemo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/textinput.py to textinput.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/glcube.py to glcube.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/aacircle.py to aacircle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/eventlist.py to eventlist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/blend_fill.py to blend_fill.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/playmus.py to playmus.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/mask.py to mask.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/stars.py to stars.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/sound.py to sound.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/camera.py to camera.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/aliens.py to aliens.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/oldalien.py to oldalien.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/overlay.py to overlay.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/midi.py to midi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/cursors.py to cursors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/scroll.py to scroll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/fonty.py to fonty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/liquid.py to liquid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/sound_array_demos.py to sound_array_demos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pkgdata.py to pkgdata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_numpysndarray.py to _numpysndarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/tmpe72m9xhy.py' /usr/bin/python3 /tmp/tmpe72m9xhy.py removing /tmp/tmpe72m9xhy.py running install_headers creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/font.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/palette.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame copying src_c/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/include/python3.7m/pygame running install_data copying src_py/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying src_py/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying src_py/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying src_py/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying src_py/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame copying src_py/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing_mask.xbm -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing.xbm -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_fixed.otf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-100dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-75dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-8.bdf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/u13079_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/A_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/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-1.fc31.riscv64/usr/lib64/python3.7/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-1.fc31.riscv64/usr/lib64/python3.7/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-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib BUILDSTDERR: copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/info.nib -> /builddir/build/BUILDROOT/pygame-1.9.6-+ rm -f /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/freesansbold.ttf + ln -s /usr/share/fonts/gnu-free/FreeSansBold.ttf /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/freesansbold.ttf + rm -f /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/freesansbold.ttf + ln -s /usr/share/fonts/gnu-free/FreeSansBold.ttf /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/freesansbold.ttf + chmod 755 /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so + chmod 755 /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_camera.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_freetype.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/base.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/bufferproxy.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/cdrom.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/color.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/constants.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/display.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/draw.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/event.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/fastevent.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/font.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/gfxdraw.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/image.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/imageext.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/joystick.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/key.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mask.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/math.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer_music.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mouse.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/newbuffer.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/overlay.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelarray.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelcopy.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pypm.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/rect.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/rwobject.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/scrap.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/surface.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/surflock.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/time.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/transform.cpython-37m-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.9.6-1.fc31 --unique-debug-suffix -1.9.6-1.fc31.riscv64 --unique-debug-src-base pygame-1.9.6-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pygame-1.9.6 1.fc31.riscv64/usr/lib64/python3.7/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-1.fc31.riscv64/usr/lib64/python3.7/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-1.fc31.riscv64/usr/lib64/python3.7/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-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/README.txt -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/macfont.py -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/ref copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/ref copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/docs running install_egg_info running 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 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-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame-1.9.6-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_camera.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_camera.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_freetype.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/_freetype.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/base.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/bufferproxy.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/base.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/bufferproxy.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/cdrom.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/cdrom.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/color.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/color.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/constants.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/constants.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/display.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/display.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/draw.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/draw.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/event.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/event.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/fastevent.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/fastevent.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/font.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/font.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/gfxdraw.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/gfxdraw.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/image.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/image.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/imageext.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/imageext.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/joystick.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/joystick.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/key.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/key.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mask.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mask.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/math.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/math.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer_music.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer_music.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mouse.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/mouse.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/newbuffer.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/newbuffer.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/overlay.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/overlay.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelarray.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelarray.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelcopy.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelcopy.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pypm.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/pypm.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/rect.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/rect.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/rwobject.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/rwobject.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/scrap.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/scrap.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/surface.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/surflock.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/surface.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/surflock.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/time.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/time.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: explicit4890 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/transform.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/transform.cpython-37m-riscv64-linux-gnu.so original debug info size: 9796kB, size after compression: 8732kB /usr/lib/rpm/sepdebugcrcfix: Updated 68 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.umsJ8l + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python2.7/site-packages + /usr/bin/python2 test/rect_test.py BUILDSTDERR: ........................................................ BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 56 tests in 0.441s BUILDSTDERR: OK + PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages + /usr/bin/python3 test/base_test.py BUILDSTDERR: ALSA lib confmisc.c:767:(parse_card) cannot find card '0' BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory BUILDSTDERR: ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory BUILDSTDERR: ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM default BUILDSTDERR: .........ALSA lib confmisc.c:767:(parse_card) cannot find card '0' BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory BUILDSTDERR: ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory BUILDSTDERR: ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM default BUILDSTDERR: .ALSA lib confmisc.c:767:(parse_card) cannot find card '0' BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory BUILDSTDERR: ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory BUILDSTDERR: ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM default BUILDSTDERR: ...ALSA lib confmisc.c:767:(parse_card) cannot find card '0' BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory BUILDSTDERR: ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory BUILDSTDERR: ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM default BUILDSTDERR: F.ALSA lib confmisc.c:767:(parse_card) cannot find card '0' BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory BUILDSTDERR: ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory BUILDSTDERR: ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM default BUILDSTDERR: FALSA lib confmisc.c:767:(parse_card) cannot find card '0' BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory BUILDSTDERR: ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name BUILDSTDERR: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory BUILDSTDERR: ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory BUILDSTDERR: ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM default BUILDSTDERR: ... BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_init (__main__.BaseModuleTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "test/base_test.py", line 604, in test_init BUILDSTDERR: self.init_assertions() BUILDSTDERR: File "test/base_test.py", line 494, in init_assertions BUILDSTDERR: self.assertTrue(pygame.display.get_init()) BUILDSTDERR: AssertionError: 0 is not true BUILDSTDERR: ====================================================================== BUILDSTDERR: FAIL: test_quit__and_init (__main__.BaseModuleTest) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "test/base_test.py", line 515, in test_quit__and_init BUILDSTDERR: self.init_assertions() BUILDSTDERR: File "test/base_test.py", line 494, in init_assertions BUILDSTDERR: self.assertTrue(pygame.display.get_init()) BUILDSTDERR: AssertionError: 0 is not true BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 19 tests in 6.242s BUILDSTDERR: FAILED (failures=2) + : + PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages + /usr/bin/python3 test/image_test.py BUILDSTDERR: ../builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils/png.py:783: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. BUILDSTDERR: compressed = compressor.compress(tostring(data)) BUILDSTDERR: ....test/image_test.py:419: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. BUILDSTDERR: rgba_buf = RotateARGBtoRGBA(RotateRGBAtoARGB(rgba_buf)) BUILDSTDERR: test/image_test.py:427: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. BUILDSTDERR: argb_buf = RotateRGBAtoARGB(rgba_buf) BUILDSTDERR: test/image_test.py:435: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. BUILDSTDERR: rgba_buf = RotateARGBtoRGBA(argb_buf) BUILDSTDERR: .......... BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 16 tests in 97.306s BUILDSTDERR: OK + PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/lib64/python3.7/site-packages + /usr/bin/python3 test/rect_test.py BUILDSTDERR: ........................................................ BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 56 tests in 0.765s BUILDSTDERR: OK + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html Processing files: python2-pygame-1.9.6-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mDcNVj + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python2-pygame + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python2-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python2-pygame + cp -pr README.rst README.txt.conv /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python2-pygame + cp -pr WHATSNEW.conv /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python2-pygame + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib64/python2.7/site-packages/pygame BUILDSTDERR: warning: absolute symlink: /usr/lib64/python2.7/site-packages/pygame/freesansbold.ttf -> /usr/share/fonts/gnu-free/FreeSansBold.ttf Provides: pygame python2-pygame = 1.9.6-1.fc31 python2-pygame(riscv-64) = 1.9.6-1.fc31 python2.7dist(pygame) = 1.9.6 python2dist(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) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pygame-devel-1.9.6-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RIzdal + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.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-1.fc31.riscv64/usr/share/doc/pygame-devel + cp -pr examples/ /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/pygame-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: pygame-devel = 1.9.6-1.fc31 pygame-devel(riscv-64) = 1.9.6-1.fc31 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-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aaiFTl + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.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-1.fc31.riscv64/usr/share/doc/python3-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python3-pygame + cp -pr README.rst README.txt.conv /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python3-pygame + cp -pr WHATSNEW.conv /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64/usr/share/doc/python3-pygame + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib64/python3.7/site-packages/pygame BUILDSTDERR: warning: absolute symlink: /usr/lib64/python3.7/site-packages/pygame/freesansbold.ttf -> /usr/share/fonts/gnu-free/FreeSansBold.ttf Provides: python-pygame = 1.9.6-1.fc31 python3-pygame = 1.9.6-1.fc31 python3-pygame(riscv-64) = 1.9.6-1.fc31 python3.7dist(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) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-pygame < 1.9.6-1.fc31 Processing files: pygame-debugsource-1.9.6-1.fc31.riscv64 Provides: pygame-debugsource = 1.9.6-1.fc31 pygame-debugsource(riscv-64) = 1.9.6-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pygame-debuginfo-1.9.6-1.fc31.riscv64 Provides: pygame-debuginfo = 1.9.6-1.fc31 pygame-debuginfo(riscv-64) = 1.9.6-1.fc31 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-1.fc31 Processing files: python2-pygame-debuginfo-1.9.6-1.fc31.riscv64 Provides: debuginfo(build-id) = 03da17334e0a4b68a3fc8b2b4fc0595f20c3692b debuginfo(build-id) = 070a3295284a8f8ab139e60f04b06df456b98dcb debuginfo(build-id) = 0758637f4f7a840d8758d78cd349a3b819533c3d debuginfo(build-id) = 13bc8b667d89a78525c938d883da4ed1846159a8 debuginfo(build-id) = 2e9ecb162b5770e204b14d1ebe851247093440fc debuginfo(build-id) = 3297666f2e5fcd4a675f680b0585ad393bbddb8f debuginfo(build-id) = 3520d483f1f0be021379a063524ac95ab52a30be debuginfo(build-id) = 39ea1666e8ae32eb1ec853cb702634e65dc241c6 debuginfo(build-id) = 3b9a9cee5faedd0000c7a334396ab461cfa8e5a2 debuginfo(build-id) = 3c5891ac9eafb2a15b032b0ee55ac176d27de8dd debuginfo(build-id) = 596f3b844418cc0937a3ee382d3b3e78a3c46706 debuginfo(build-id) = 5c622fc149232ba22054c43242f5379ac4657e82 debuginfo(build-id) = 62a95e8a6b04324bfc62420e608da54d9754a514 debuginfo(build-id) = 6f9ffe373e33386f7a98c25481269d46e797f99f debuginfo(build-id) = 704933f764e72819dc3463b7a4cb8b74bbd6110e debuginfo(build-id) = 724e9040716219e1515763339dc1068be1192cc3 debuginfo(build-id) = 80da56da7488d2180dc1319d8e07d7f94b6a312a debuginfo(build-id) = 81633565993924f98a44a4bd33e32d056ddba444 debuginfo(build-id) = 81dcf05f9049e17811396344a9fed41ee390886d debuginfo(build-id) = 83965eeb29da919a8b822ae40a28d4e701296b9b debuginfo(build-id) = 8b285ff779cbd4209ee01faa6dc51227f8ef19a6 debuginfo(build-id) = 9f66187a802200364fc4c1b3d7ff883e1437db25 debuginfo(build-id) = a1372e89883f7ad8ca61b6efc23b38e00c2d83a7 debuginfo(build-id) = a1a5663f513c3f97ec19ffd80524a763c58d5f68 debuginfo(build-id) = b44c3379d6710347249405c6b6d0f5e169b749b1 debuginfo(build-id) = b4cd839d04f02c5d825943a54673a2d8257aab9d debuginfo(build-id) = b4e0df4ed15f47f9de39345101155d0d902d5d4f debuginfo(build-id) = c1d3b56a91c0c7b87e82bc7ffc5acf2e0fec72a6 debuginfo(build-id) = c9abc66cb56eab1ec4cab3b6d070a437b22586c7 debuginfo(build-id) = d69b0c5087b37196291a8741f368f39b4600ee6c debuginfo(build-id) = d909dcabfbc16ba3c388345fd16528407a9add26 debuginfo(build-id) = f07a3897756ac3bdce5da39d145433a979d4705d debuginfo(build-id) = f51c24f7e0d98f9a2d7b79193280c903c6181770 debuginfo(build-id) = f56700e2081108a64481872bd3829a53e26b6d84 python2-pygame-debuginfo = 1.9.6-1.fc31 python2-pygame-debuginfo(riscv-64) = 1.9.6-1.fc31 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-1.fc31 Processing files: python3-pygame-debuginfo-1.9.6-1.fc31.riscv64 Provides: debuginfo(build-id) = 07ca82ed231f2affa58729a929b15c35d954f299 debuginfo(build-id) = 158cd998836ce536b2b8a993d274ebf2a8618ba3 debuginfo(build-id) = 3330c15ef20cc736fa64f3bd8144937af862f950 debuginfo(build-id) = 333b1d78bafb45eca28a94ba66c120470737ff18 debuginfo(build-id) = 335ab6728f0d17e442b7858e8a7f98ebff1da2a0 debuginfo(build-id) = 36f29040da5f584002ced83bf8e0c4b37b2ac43c debuginfo(build-id) = 3b57ce41283673e1389367dac063813c9ea87bfc debuginfo(build-id) = 4c4cc3c42d6cb01c93d295cfad866a3d059295b4 debuginfo(build-id) = 5f1b81fae706796b9489fce105bdf6e6085ce4d1 debuginfo(build-id) = 5fd15cc8be18ce369de541232778958777b6a9d1 debuginfo(build-id) = 6149511c98d33c953cd7d16968febf12cf7a16e3 debuginfo(build-id) = 623ca976b6a9ee9ba2b88ba743def86920f5c596 debuginfo(build-id) = 69ed4b89d8ea09b8fd7c4cd3710993b094ebff94 debuginfo(build-id) = 6a15ab9ed63f124b53cffe7c9a06856e41c2adc2 debuginfo(build-id) = 6b75a7d53f81f9a22ae067bdcd5c9370be351fd7 debuginfo(build-id) = 77698d509067984ef459cfa52567156b10fb1d6c debuginfo(build-id) = 780cb579484e2b3697e879165275d2864fda0209 debuginfo(build-id) = 7b71c591b4d9263dbc17c2349f9bcc10f3b69076 debuginfo(build-id) = 7c1242a7243b601171fd5ff65dc8e383588a9e7c debuginfo(build-id) = 829baabfacb4c084a9219fd273575b01e5fcfe59 debuginfo(build-id) = 83e161b038faaa29833546ab4cf782dd0cfbcba2 debuginfo(build-id) = 8532f8cff139f32955815575c8064d926c8697f2 debuginfo(build-id) = 88b5858d4fb7348fed96c8144405afcd5529a550 debuginfo(build-id) = 8e5952e4bde4152f44e7196866d9303e6b63ab7f debuginfo(build-id) = 90341bb9d5b93b012a659fc0c572921a58163551 debuginfo(build-id) = 908048e90eb56ffeab942b96dd087567d54ca78a debuginfo(build-id) = 99c3758c4e0d19bf58d33355e276edfad59354c4 debuginfo(build-id) = b2d7b0fde5f77fd0d8976a9d8eefb65108108a2c debuginfo(build-id) = c7dfa2721ee78f594e91420f14fdff8ff07cfcd2 debuginfo(build-id) = c9095fa3b1af1880705d42843a7aa9e3f06d92b9 debuginfo(build-id) = d5b94bf784c2b3aaef35da27cc232fc5c26a1a9c debuginfo(build-id) = e288c8391292d1fe665dd725540b133f6e85a49a debuginfo(build-id) = e91109547a385e63bdbe52922bb8a1fb90c6f6e8 debuginfo(build-id) = f2049946c391b4f1c8a8d3e0dc80c3e7028cf818 python3-pygame-debuginfo = 1.9.6-1.fc31 python3-pygame-debuginfo(riscv-64) = 1.9.6-1.fc31 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-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64 Wrote: /builddir/build/RPMS/pygame-devel-1.9.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pygame-debuginfo-1.9.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pygame-debugsource-1.9.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pygame-debuginfo-1.9.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pygame-1.9.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pygame-debuginfo-1.9.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pygame-1.9.6-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p9eHDm + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygame-1.9.6-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0