Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f29-build-33326-18033/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/pygame-1.9.4-4.fc29.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/f29-build-33326-18033/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6ie4DM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygame-1.9.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pygame-1.9.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pygame-1.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/pypm.c + /usr/bin/python3 -m cython src/pypm.pyx + find examples/ -type f -print0 + xargs -0 chmod -x + xargs -0 chmod -x + find docs/ -type f -print0 + find src/ -type f -name '*.h' -print0 + xargs -0 chmod -x + iconv -f iso8859-1 -t utf-8 WHATSNEW + mv -f WHATSNEW.conv WHATSNEW + 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/ffmovie.[ch]' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CtZv6T + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.4 + 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,-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 "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 22.1.16 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 lib/midi.py -> build/lib.linux-riscv64-2.7/pygame copying lib/camera.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_numpysndarray.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_camera_opencv_highgui.py -> build/lib.linux-riscv64-2.7/pygame copying lib/colordict.py -> build/lib.linux-riscv64-2.7/pygame copying lib/ftfont.py -> build/lib.linux-riscv64-2.7/pygame copying lib/locals.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_dummybackend.py -> build/lib.linux-riscv64-2.7/pygame copying lib/macosx.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_camera_vidcapture.py -> build/lib.linux-riscv64-2.7/pygame copying lib/freetype.py -> build/lib.linux-riscv64-2.7/pygame copying lib/sysfont.py -> build/lib.linux-riscv64-2.7/pygame copying lib/pkgdata.py -> build/lib.linux-riscv64-2.7/pygame copying lib/cursors.py -> build/lib.linux-riscv64-2.7/pygame copying lib/compat.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_numpysurfarray.py -> build/lib.linux-riscv64-2.7/pygame copying lib/version.py -> build/lib.linux-riscv64-2.7/pygame copying lib/__init__.py -> build/lib.linux-riscv64-2.7/pygame copying lib/sprite.py -> build/lib.linux-riscv64-2.7/pygame copying lib/surfarray.py -> build/lib.linux-riscv64-2.7/pygame copying lib/sndarray.py -> build/lib.linux-riscv64-2.7/pygame creating build/lib.linux-riscv64-2.7/pygame/gp2x copying lib/gp2x/locals.py -> build/lib.linux-riscv64-2.7/pygame/gp2x copying lib/gp2x/constants.py -> build/lib.linux-riscv64-2.7/pygame/gp2x copying lib/gp2x/__init__.py -> build/lib.linux-riscv64-2.7/pygame/gp2x creating build/lib.linux-riscv64-2.7/pygame/threads copying lib/threads/__init__.py -> build/lib.linux-riscv64-2.7/pygame/threads copying lib/threads/Py25Queue.py -> build/lib.linux-riscv64-2.7/pygame/threads creating build/lib.linux-riscv64-2.7/pygame/tests copying test/bufferproxy_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/mouse_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/sndarray_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/cdrom_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/ftfont_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/image_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/freetype_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/surfarray_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/draw_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/sprite_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/pixelarray_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/surfarray_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/key_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/font_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/rect_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/rwobject_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/freetype_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/math_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/__main__.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/time_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/display_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/test_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/fastevent_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/joystick_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/midi_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/blit_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/image_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/mixer_music_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mixer_tags.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/cursors_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/surface_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/camera_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/ftfont_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/cdrom_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/pixelcopy_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/test_machinery.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/test_runner.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/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/buftools.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/run_tests__test.py -> 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 creating 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/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_4_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/fake_2_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 creating 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 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 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/__init__.py -> 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/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_4_test.py -> 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 creating 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 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 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/magic_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/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/incomplete_todo_test.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/__init__.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 creating build/lib.linux-riscv64-2.7/pygame/docs copying docs/__main__.py -> build/lib.linux-riscv64-2.7/pygame/docs copying docs/__init__.py -> build/lib.linux-riscv64-2.7/pygame/docs creating build/lib.linux-riscv64-2.7/pygame/examples copying examples/midi.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/camera.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/chimp.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/liquid.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/sound.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/mask.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scroll.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/sound_array_demos.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/aliens.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/playmus.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/glcube.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/eventlist.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/overlay.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/aacircle.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/blit_blends.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/blend_fill.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/fonty.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/cursors.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/pixelarray.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/fastevents.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/arraydemo.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/vgrade.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/testsprite.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/__init__.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scaletest.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/oldalien.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/moveit.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/stars.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 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/imageext.c -o build/temp.linux-riscv64-2.7/src/imageext.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/_pygame.h:80, BUILDSTDERR: from src/pygame.h:32, BUILDSTDERR: from src/imageext.c:49: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #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/8/include/limits.h:194, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/syslimits.h:7, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/limits.h:34, BUILDSTDERR: from /usr/include/pngconf.h:30, BUILDSTDERR: from /usr/include/png.h:366, BUILDSTDERR: from src/imageext.c:33: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/imageext.c:49: BUILDSTDERR: src/imageext.c: In function 'opengltosdl': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:632:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:636:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:643:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:663:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/font.c -o build/temp.linux-riscv64-2.7/src/font.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/font.c:31: BUILDSTDERR: src/font.c: In function 'font_init': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/font.c:619:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, "font not initialized"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/font.c:724:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_RuntimeError, SDL_GetError()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/mixer.c -o build/temp.linux-riscv64-2.7/src/mixer.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/mixer.c:27: BUILDSTDERR: src/mixer.c: In function '_format_view_to_audio': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:136:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:165:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/mixer.c: In function '_chunk_from_array': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1363:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, "Mixer not initialized"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1371:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1378:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1383:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/mixer.c: In function 'sound_init': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1516:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1532:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1555:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1561:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1585:21: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, SDL_GetError()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/music.c -o build/temp.linux-riscv64-2.7/src/music.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/music.o -L/usr/lib64 -L/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/scrap.c -o build/temp.linux-riscv64-2.7/src/scrap.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/scrap.h:27, BUILDSTDERR: from src/scrap.c:30: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from src/scrap.c:24: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from src/scrap.c:60: BUILDSTDERR: src/scrap_x11.c: In function 'pygame_scrap_get_types': BUILDSTDERR: src/scrap_x11.c:842:35: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: while (PyDict_Next (dict, &pos, &key, NULL)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:104, BUILDSTDERR: from src/scrap.h:27, BUILDSTDERR: from src/scrap.c:30: BUILDSTDERR: /usr/include/python2.7/dictobject.h:119:31: note: expected 'Py_ssize_t *' {aka 'long int *'} but argument is of type 'int *' BUILDSTDERR: PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); BUILDSTDERR: ~~~~~~~~~~~~^~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/pypm.c -o build/temp.linux-riscv64-2.7/src/pypm.o BUILDSTDERR: src/pypm.c: In function '__pyx_pf_4pypm_6Output___init__': BUILDSTDERR: src/pypm.c:2296:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_v_errmsg = Pm_GetErrorText(__pyx_v_err); BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/SDL_gfx 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/gfxdraw.c -o build/temp.linux-riscv64-2.7/src/gfxdraw.o BUILDSTDERR: src/gfxdraw.c: In function 'initgfxdraw': BUILDSTDERR: src/gfxdraw.c:1153:15: warning: variable 'module' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *module; 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/python2.7 -c src/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-riscv64-2.7/src/SDL_gfx/SDL_gfxPrimitives.o BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function '_aalineColor': BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:2523:25: warning: variable 'wgtcompmask' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Uint32 erracctmp, wgt, wgtcompmask; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function 'arcColor': BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:3116:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: // /|\ BUILDSTDERR: ^ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:3118:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: // / | \ BUILDSTDERR: ^ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function 'characterColor': BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:5850:15: warning: unused variable 'rotatedCharacter' [-Wunused-variable] BUILDSTDERR: SDL_Surface *rotatedCharacter; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function '_murphyIteration': BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6520:25: warning: pointer targets in passing argument 2 of 'polygonColor' differ in signedness [-Wpointer-sign] BUILDSTDERR: polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: ^~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:4916:5: note: expected 'const Sint16 *' {aka 'const short int *'} but argument is of type 'Uint16 *' {aka 'short unsigned int *'} BUILDSTDERR: int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6520:29: warning: pointer targets in passing argument 3 of 'polygonColor' differ in signedness [-Wpointer-sign] BUILDSTDERR: polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: ^~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:4916:5: note: expected 'const Sint16 *' {aka 'const short int *'} but argument is of type 'Uint16 *' {aka 'short unsigned int *'} BUILDSTDERR: int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function '_murphyWideline': BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6556:25: warning: variable 'ptxy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: ^~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6556:19: warning: variable 'ptxx' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: ^~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml2by' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml2bx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml1by' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml1bx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml2y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml2x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml1y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: 'ml1x' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/gfxdraw.o build/temp.linux-riscv64-2.7/src/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/freetype 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/freetype/ft_cache.c -o build/temp.linux-riscv64-2.7/src/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/freetype/ft_wrap.c -o build/temp.linux-riscv64-2.7/src/freetype/ft_wrap.o BUILDSTDERR: In file included from src/freetype/ft_wrap.h:25, BUILDSTDERR: from src/freetype/ft_wrap.c:23: BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_IsFixedWidth': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:92:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_NumFixedSizes': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:104:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetAvailableSize': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:120:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetName': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:142:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetHeight': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:157:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetHeightSized': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:170:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetAscender': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:182:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetAscenderSized': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:195:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetDescender': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:207:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetDescenderSized': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:220:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Font_GetGlyphHeightSized': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:237:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function 'init': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:388:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_IOError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_TryLoadFont_RWops': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:470:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SDLError, "Failed to seek in font stream"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function '_PGFT_Init': BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:542:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_RuntimeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:550:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_RuntimeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:557:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_RuntimeError, 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/include/libpng16 -I/usr/include/python2.7 -c src/freetype/ft_render.c -o build/temp.linux-riscv64-2.7/src/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/freetype/ft_render_cb.c -o build/temp.linux-riscv64-2.7/src/freetype/ft_render_cb.o BUILDSTDERR: src/freetype/ft_render_cb.c: In function '__render_glyph_MONO3': BUILDSTDERR: src/freetype/ft_render_cb.c:699:19: warning: variable 'full_color' set but not used [-Wunused-but-set-variable] BUILDSTDERR: FT_UInt32 full_color; \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: src/freetype/ft_render_cb.c:852:1: note: in expansion of macro '_CREATE_MONO_RENDER' BUILDSTDERR: _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) 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/include/libpng16 -I/usr/include/python2.7 -c src/freetype/ft_layout.c -o build/temp.linux-riscv64-2.7/src/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/freetype/ft_unicode.c -o build/temp.linux-riscv64-2.7/src/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/_freetype.c -o build/temp.linux-riscv64-2.7/src/_freetype.o BUILDSTDERR: src/_freetype.c: In function 'parse_dest': BUILDSTDERR: src/_freetype.c:209:32: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare] BUILDSTDERR: !PySequence_Size(dest) > 1) { BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c:209:32: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] BUILDSTDERR: src/_freetype.c:209:9: note: add parentheses around left hand side expression to silence this warning BUILDSTDERR: !PySequence_Size(dest) > 1) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ( ) BUILDSTDERR: src/_freetype.c: In function '_ftfont_getstyle_flag': BUILDSTDERR: src/_freetype.c:1061:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int style_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c: In function '_ftfont_setstyle_flag': BUILDSTDERR: src/_freetype.c:1069:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int style_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c: In function '_ftfont_getrender_flag': BUILDSTDERR: src/_freetype.c:1306:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int render_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c: In function '_ftfont_setrender_flag': BUILDSTDERR: src/_freetype.c:1314:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int render_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/freetype.h:27, BUILDSTDERR: from src/_freetype.c:24: BUILDSTDERR: src/_freetype.c: In function '_ftfont_getsizedascender': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1566:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_freetype.c: In function '_ftfont_getsizeddescender': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1593:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_freetype.c: In function '_ftfont_getsizedheight': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1620:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_freetype.c: In function '_ftfont_getsizedglyphheight': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1647:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/freetype/ft_cache.o build/temp.linux-riscv64-2.7/src/freetype/ft_wrap.o build/temp.linux-riscv64-2.7/src/freetype/ft_render.o build/temp.linux-riscv64-2.7/src/freetype/ft_render_cb.o build/temp.linux-riscv64-2.7/src/freetype/ft_layout.o build/temp.linux-riscv64-2.7/src/freetype/ft_unicode.o build/temp.linux-riscv64-2.7/src/_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/base.c -o build/temp.linux-riscv64-2.7/src/base.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/cdrom.c -o build/temp.linux-riscv64-2.7/src/cdrom.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/cdrom.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/cdrom.so building 'pygame.color' 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/color.c -o build/temp.linux-riscv64-2.7/src/color.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/color.c:41: BUILDSTDERR: src/color.c: In function '_color_init': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:676:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid arguments"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:698:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color name"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:708:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:724:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:728:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:738:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:743:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:748:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:756:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/constants.c -o build/temp.linux-riscv64-2.7/src/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/constants.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/constants.so building 'pygame.display' 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/display.c -o build/temp.linux-riscv64-2.7/src/display.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/display.c:27: BUILDSTDERR: src/display.c: In function 'convert_to_uint16': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:871:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_RuntimeError, "Memory not allocated for c_uint16_array."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:877:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "Array must be sequence type"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:883:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "gamma ramp must be 256 elements long"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:891:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/event.c -o build/temp.linux-riscv64-2.7/src/event.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/fastevent.c -o build/temp.linux-riscv64-2.7/src/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/fastevents.c -o build/temp.linux-riscv64-2.7/src/fastevents.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/fastevent.o build/temp.linux-riscv64-2.7/src/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/key.c -o build/temp.linux-riscv64-2.7/src/key.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/key.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/key.so building 'pygame.mouse' 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/mouse.c -o build/temp.linux-riscv64-2.7/src/mouse.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/rect.c -o build/temp.linux-riscv64-2.7/src/rect.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/rect.c:27: BUILDSTDERR: src/rect.c: In function 'rect_unionall': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:380:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_unionall_ip': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:429:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_collidelist': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:497:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_collidedict': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:587:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:594:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_ass_item': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:901:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_IndexError, "Invalid rect Index"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:907:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "Must assign numeric values"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_subscript': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:978:5: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_ass_subscript': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1020:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, "Expect a length 4 sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1037:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1090:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1095:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setheight': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1283:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_settop': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1303:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setleft': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1323:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setright': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1343:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setbottom': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1363:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setcenterx': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1383:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setcentery': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1403:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_settopleft': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1423:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_settopright': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1444:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setbottomleft': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1465:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setbottomright': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1486:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setmidtop': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1507:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setmidleft': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1528:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setmidbottom': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1550:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setmidright': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1572:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setcenter': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1594:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_setsize': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1615:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function 'rect_init': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1712:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_TypeError, "Argument must be rect style object"); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/rect.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/rect.so building 'pygame.rwobject' 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/rwobject.c -o build/temp.linux-riscv64-2.7/src/rwobject.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/rwobject.c:28: BUILDSTDERR: src/rwobject.c: In function 'rwobject_encode_string': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rwobject.c:619:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rwobject.c: In function 'rwobject_encode_file_path': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rwobject.c:637:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/surface.c -o build/temp.linux-riscv64-2.7/src/surface.o BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from src/_pygame.h:80, BUILDSTDERR: from src/pygame.h:32, BUILDSTDERR: from src/surface.h:33, BUILDSTDERR: from src/surface.c:26: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #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/surface.h:32, BUILDSTDERR: from src/surface.c:26: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/surface.h:33, BUILDSTDERR: from src/surface.c:26: BUILDSTDERR: src/surface.c: In function 'surface_init': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:405:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:409:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:414:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, "Invalid resolution for Surface"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:423:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "cannot pass surface for depth and color masks"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:427:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:431:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "masks argument must be sequence of four numbers"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:438:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid mask values in masks sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:444:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:463:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:498:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "nonstandard bit depth given"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:540:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:556:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:579:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_ValueError, "Invalid mask values"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/surface.c: In function 'surf_convert_alpha': BUILDSTDERR: src/surface.c:1355:28: warning: variable 'src' set but not used [-Wunused-but-set-variable] BUILDSTDERR: SDL_Surface *newsurf, *src; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/surface.h:33, BUILDSTDERR: from src/surface.c:26: BUILDSTDERR: src/surface.c: In function 'PySurface_Blit': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:3315:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:3317:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, "Surface was lost"); 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/python2.7 -c src/alphablit.c -o build/temp.linux-riscv64-2.7/src/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/surface_fill.c -o build/temp.linux-riscv64-2.7/src/surface_fill.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/surface.o build/temp.linux-riscv64-2.7/src/alphablit.o build/temp.linux-riscv64-2.7/src/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/surflock.c -o build/temp.linux-riscv64-2.7/src/surflock.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/surflock.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/surflock.so building 'pygame.time' 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/time.c -o build/temp.linux-riscv64-2.7/src/time.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/time.c:23: BUILDSTDERR: src/time.c: In function 'accurate_delay': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/time.c:54:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/time.c: In function 'time_wait': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/time.c:128:13: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/time.c: In function 'clock_tick_base': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/time.c:216:17: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/joystick.c -o build/temp.linux-riscv64-2.7/src/joystick.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/draw.c -o build/temp.linux-riscv64-2.7/src/draw.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/image.c -o build/temp.linux-riscv64-2.7/src/image.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/image.c:27: BUILDSTDERR: src/image.c: In function 'opengltosdl': BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:120:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:126:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:138:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:158:9: note: in expansion of macro 'RAISE' BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/overlay.c -o build/temp.linux-riscv64-2.7/src/overlay.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/overlay.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.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/transform.c -o build/temp.linux-riscv64-2.7/src/transform.o BUILDSTDERR: src/transform.c: In function 'surf_flip': BUILDSTDERR: src/transform.c:701:9: warning: variable 'pixsize' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int pixsize, srcpitch, dstpitch; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/transform.c: In function 'get_threshold': BUILDSTDERR: src/transform.c:1631:31: warning: variable 'destformat' set but not used [-Wunused-but-set-variable] BUILDSTDERR: SDL_PixelFormat *format, *destformat = NULL; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: src/transform.c:1630:14: warning: unused variable 'sdlrect' [-Wunused-variable] BUILDSTDERR: SDL_Rect sdlrect; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/transform.c:1628:15: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: int x, y, result, similar; 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 -D_NO_MMX_FOR_X86_64 -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.7 -c src/rotozoom.c -o build/temp.linux-riscv64-2.7/src/rotozoom.o BUILDSTDERR: src/rotozoom.c: In function 'zoomSurfaceRGBA': BUILDSTDERR: src/rotozoom.c:42:9: warning: variable 'sgap' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int sgap, dgap; 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 -D_NO_MMX_FOR_X86_64 -DENABLE_NEWBUF=1 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.7 -c src/scale2x.c -o build/temp.linux-riscv64-2.7/src/scale2x.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/scale_mmx.c -o build/temp.linux-riscv64-2.7/src/scale_mmx.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/transform.o build/temp.linux-riscv64-2.7/src/rotozoom.o build/temp.linux-riscv64-2.7/src/scale2x.o build/temp.linux-riscv64-2.7/src/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/mask.c -o build/temp.linux-riscv64-2.7/src/mask.o BUILDSTDERR: src/mask.c: In function 'mask_from_threshold': BUILDSTDERR: src/mask.c:715:9: warning: variable 'bpp' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int bpp; 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/python2.7 -c src/bitmask.c -o build/temp.linux-riscv64-2.7/src/bitmask.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/mask.o build/temp.linux-riscv64-2.7/src/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/bufferproxy.c -o build/temp.linux-riscv64-2.7/src/bufferproxy.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/pixelarray.c -o build/temp.linux-riscv64-2.7/src/pixelarray.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/pixelarray.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-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/math.c -o build/temp.linux-riscv64-2.7/src/math.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/pixelcopy.c -o build/temp.linux-riscv64-2.7/src/pixelcopy.o BUILDSTDERR: src/pixelcopy.c: In function 'map_array': BUILDSTDERR: src/pixelcopy.c:909:68: warning: format '%d' expects argument of type 'int', but argument 3 has type 'Py_ssize_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: "Expected a (..., 3) source array: got (..., %d)", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: src_view_p->shape[src_ndim - 1]); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/newbuffer.c -o build/temp.linux-riscv64-2.7/src/newbuffer.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/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/_camera.c -o build/temp.linux-riscv64-2.7/src/_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/camera_v4l2.c -o build/temp.linux-riscv64-2.7/src/camera_v4l2.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -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/_camera.o build/temp.linux-riscv64-2.7/src/camera_v4l2.o -L/usr/lib64 -lSDL -lpthread -lpython2.7 -o build/lib.linux-riscv64-2.7/pygame/_camera.so + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/pygame copying lib/midi.py -> build/lib.linux-riscv64-3.7/pygame copying lib/camera.py -> build/lib.linux-riscv64-3.7/pygame copying lib/_numpysndarray.py -> build/lib.linux-riscv64-3.7/pygame copying lib/_camera_opencv_highgui.py -> build/lib.linux-riscv64-3.7/pygame copying lib/colordict.py -> build/lib.linux-riscv64-3.7/pygame copying lib/ftfont.py -> build/lib.linux-riscv64-3.7/pygame copying lib/locals.py -> build/lib.linux-riscv64-3.7/pygame copying lib/_dummybackend.py -> build/lib.linux-riscv64-3.7/pygame copying lib/macosx.py -> build/lib.linux-riscv64-3.7/pygame copying lib/_camera_vidcapture.py -> build/lib.linux-riscv64-3.7/pygame copying lib/freetype.py -> build/lib.linux-riscv64-3.7/pygame copying lib/sysfont.py -> build/lib.linux-riscv64-3.7/pygame copying lib/pkgdata.py -> build/lib.linux-riscv64-3.7/pygame copying lib/cursors.py -> build/lib.linux-riscv64-3.7/pygame copying lib/compat.py -> build/lib.linux-riscv64-3.7/pygame copying lib/_numpysurfarray.py -> build/lib.linux-riscv64-3.7/pygame copying lib/version.py -> build/lib.linux-riscv64-3.7/pygame copying lib/__init__.py -> build/lib.linux-riscv64-3.7/pygame copying lib/sprite.py -> build/lib.linux-riscv64-3.7/pygame copying lib/surfarray.py -> build/lib.linux-riscv64-3.7/pygame copying lib/sndarray.py -> build/lib.linux-riscv64-3.7/pygame creating build/lib.linux-riscv64-3.7/pygame/gp2x copying lib/gp2x/locals.py -> build/lib.linux-riscv64-3.7/pygame/gp2x copying lib/gp2x/constants.py -> build/lib.linux-riscv64-3.7/pygame/gp2x copying lib/gp2x/__init__.py -> build/lib.linux-riscv64-3.7/pygame/gp2x creating build/lib.linux-riscv64-3.7/pygame/threads copying lib/threads/__init__.py -> build/lib.linux-riscv64-3.7/pygame/threads copying lib/threads/Py25Queue.py -> build/lib.linux-riscv64-3.7/pygame/threads creating build/lib.linux-riscv64-3.7/pygame/tests copying test/bufferproxy_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/mouse_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/sndarray_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/cdrom_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/ftfont_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/image_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/freetype_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/surfarray_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/draw_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/sprite_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/pixelarray_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/surfarray_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/key_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/font_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/rect_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/rwobject_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/freetype_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/math_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/__main__.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/time_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/display_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/test_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/fastevent_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/joystick_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/midi_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/blit_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/image_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/mixer_music_tags.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/__init__.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/mixer_tags.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/cursors_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/surface_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/camera_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/ftfont_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/cdrom_test.py -> build/lib.linux-riscv64-3.7/pygame/tests copying test/pixelcopy_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/test_machinery.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/test_runner.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/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/buftools.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/run_tests__test.py -> 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 creating 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/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_4_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/fake_2_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 creating 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 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 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/__init__.py -> 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/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_4_test.py -> 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 creating 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 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 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/magic_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/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/incomplete_todo_test.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/__init__.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 creating build/lib.linux-riscv64-3.7/pygame/docs copying docs/__main__.py -> build/lib.linux-riscv64-3.7/pygame/docs copying docs/__init__.py -> build/lib.linux-riscv64-3.7/pygame/docs creating build/lib.linux-riscv64-3.7/pygame/examples copying examples/midi.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/camera.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/chimp.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/liquid.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/sound.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/mask.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/scroll.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/sound_array_demos.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/aliens.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/playmus.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/glcube.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/eventlist.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/overlay.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/aacircle.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/blit_blends.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/blend_fill.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/fonty.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/cursors.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/pixelarray.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/fastevents.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/arraydemo.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/vgrade.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/testsprite.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/__init__.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/scaletest.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/oldalien.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/moveit.py -> build/lib.linux-riscv64-3.7/pygame/examples copying examples/stars.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 gcc -pthread -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/python3.7m -c src/imageext.c -o build/temp.linux-riscv64-3.7/src/imageext.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/imageext.c:49: BUILDSTDERR: src/imageext.c: In function ‘opengltosdl’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:632:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:636:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:643:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/imageext.c:663:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/font.c -o build/temp.linux-riscv64-3.7/src/font.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/font.c:31: BUILDSTDERR: src/font.c: In function ‘font_init’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/font.c:619:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, "font not initialized"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/font.c:724:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_RuntimeError, SDL_GetError()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/mixer.c -o build/temp.linux-riscv64-3.7/src/mixer.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/mixer.c:27: BUILDSTDERR: src/mixer.c: In function ‘_format_view_to_audio’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:136:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:165:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, "Array has unsupported item format"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/mixer.c: In function ‘_chunk_from_array’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1363:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, "Mixer not initialized"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1371:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1378:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1383:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/mixer.c: In function ‘sound_init’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1516:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1532:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1555:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1561:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, arg_cnt_err_msg); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mixer.c:1585:21: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, SDL_GetError()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/music.c -o build/temp.linux-riscv64-3.7/src/music.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/scrap.c -o build/temp.linux-riscv64-3.7/src/scrap.o BUILDSTDERR: In file included from src/scrap.c:60: BUILDSTDERR: src/scrap_x11.c: In function ‘pygame_scrap_get_types’: BUILDSTDERR: src/scrap_x11.c:842:35: warning: passing argument 2 of ‘PyDict_Next’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: while (PyDict_Next (dict, &pos, &key, NULL)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:90, BUILDSTDERR: from src/scrap.h:27, BUILDSTDERR: from src/scrap.c:30: BUILDSTDERR: /usr/include/python3.7m/dictobject.h:96:31: note: expected ‘Py_ssize_t *’ {aka ‘long int *’} but argument is of type ‘int *’ BUILDSTDERR: PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); BUILDSTDERR: ~~~~~~~~~~~~^~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/pypm.c -o build/temp.linux-riscv64-3.7/src/pypm.o BUILDSTDERR: src/pypm.c: In function ‘__pyx_pf_4pypm_6Output___init__’: BUILDSTDERR: src/pypm.c:2296:20: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: __pyx_v_errmsg = Pm_GetErrorText(__pyx_v_err); BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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/SDL_gfx gcc -pthread -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/python3.7m -c src/gfxdraw.c -o build/temp.linux-riscv64-3.7/src/gfxdraw.o gcc -pthread -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/python3.7m -c src/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-riscv64-3.7/src/SDL_gfx/SDL_gfxPrimitives.o BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_aalineColor’: BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:2523:25: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: Uint32 erracctmp, wgt, wgtcompmask; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘arcColor’: BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:3116:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: // /|\ BUILDSTDERR: ^ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:3118:2: warning: multi-line comment [-Wcomment] BUILDSTDERR: // / | \ BUILDSTDERR: ^ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘characterColor’: BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:5850:15: warning: unused variable ‘rotatedCharacter’ [-Wunused-variable] BUILDSTDERR: SDL_Surface *rotatedCharacter; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyIteration’: BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6520:25: warning: pointer targets in passing argument 2 of ‘polygonColor’ differ in signedness [-Wpointer-sign] BUILDSTDERR: polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: ^~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:4916:5: note: expected ‘const Sint16 *’ {aka ‘const short int *’} but argument is of type ‘Uint16 *’ {aka ‘short unsigned int *’} BUILDSTDERR: int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6520:29: warning: pointer targets in passing argument 3 of ‘polygonColor’ differ in signedness [-Wpointer-sign] BUILDSTDERR: polygonColor(m->dst, px, py, 4, m->color); BUILDSTDERR: ^~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:4916:5: note: expected ‘const Sint16 *’ {aka ‘const short int *’} but argument is of type ‘Uint16 *’ {aka ‘short unsigned int *’} BUILDSTDERR: int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyWideline’: BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6556:25: warning: variable ‘ptxy’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: ^~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6556:19: warning: variable ‘ptxx’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; BUILDSTDERR: ^~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml2by’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml2bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml1by’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml1bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml2y’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml2x’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml1y’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6720:2: warning: ‘ml1x’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/gfxdraw.o build/temp.linux-riscv64-3.7/src/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/freetype gcc -pthread -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/python3.7m -c src/freetype/ft_cache.c -o build/temp.linux-riscv64-3.7/src/freetype/ft_cache.o gcc -pthread -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/python3.7m -c src/freetype/ft_wrap.c -o build/temp.linux-riscv64-3.7/src/freetype/ft_wrap.o BUILDSTDERR: In file included from src/freetype/ft_wrap.h:25, BUILDSTDERR: from src/freetype/ft_wrap.c:23: BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_IsFixedWidth’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:92:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_NumFixedSizes’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:104:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAvailableSize’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:120:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetName’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:142:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeight’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:157:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeightSized’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:170:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscender’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:182:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscenderSized’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:195:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescender’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:207:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescenderSized’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:220:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetGlyphHeightSized’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:237:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘init’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:388:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_IOError, _PGFT_GetError(ft)); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_TryLoadFont_RWops’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:470:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SDLError, "Failed to seek in font stream"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/ft_wrap.c: In function ‘_PGFT_Init’: BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:542:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_RuntimeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:550:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_RuntimeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/freetype/ft_wrap.c:557:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_RuntimeError, BUILDSTDERR: ^~~~~ gcc -pthread -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/python3.7m -c src/freetype/ft_render.c -o build/temp.linux-riscv64-3.7/src/freetype/ft_render.o gcc -pthread -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/python3.7m -c src/freetype/ft_render_cb.c -o build/temp.linux-riscv64-3.7/src/freetype/ft_render_cb.o BUILDSTDERR: src/freetype/ft_render_cb.c: In function ‘__render_glyph_MONO3’: BUILDSTDERR: src/freetype/ft_render_cb.c:699:19: warning: variable ‘full_color’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: FT_UInt32 full_color; \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: src/freetype/ft_render_cb.c:852:1: note: in expansion of macro ‘_CREATE_MONO_RENDER’ BUILDSTDERR: _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -pthread -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/python3.7m -c src/freetype/ft_layout.c -o build/temp.linux-riscv64-3.7/src/freetype/ft_layout.o gcc -pthread -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/python3.7m -c src/freetype/ft_unicode.c -o build/temp.linux-riscv64-3.7/src/freetype/ft_unicode.o gcc -pthread -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/python3.7m -c src/_freetype.c -o build/temp.linux-riscv64-3.7/src/_freetype.o BUILDSTDERR: src/_freetype.c: In function ‘parse_dest’: BUILDSTDERR: src/_freetype.c:209:32: warning: comparison of constant ‘1’ with boolean expression is always false [-Wbool-compare] BUILDSTDERR: !PySequence_Size(dest) > 1) { BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c:209:32: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] BUILDSTDERR: src/_freetype.c:209:9: note: add parentheses around left hand side expression to silence this warning BUILDSTDERR: !PySequence_Size(dest) > 1) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ( ) BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_getstyle_flag’: BUILDSTDERR: src/_freetype.c:1061:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int style_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_setstyle_flag’: BUILDSTDERR: src/_freetype.c:1069:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int style_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_getrender_flag’: BUILDSTDERR: src/_freetype.c:1306:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int render_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_setrender_flag’: BUILDSTDERR: src/_freetype.c:1314:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: const int render_flag = (int)closure; BUILDSTDERR: ^ BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/freetype.h:27, BUILDSTDERR: from src/_freetype.c:24: BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_getsizedascender’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1566:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_getsizeddescender’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1593:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_getsizedheight’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1620:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_freetype.c: In function ‘_ftfont_getsizedglyphheight’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/_freetype.c:1647:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_ValueError, BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/freetype/ft_cache.o build/temp.linux-riscv64-3.7/src/freetype/ft_wrap.o build/temp.linux-riscv64-3.7/src/freetype/ft_render.o build/temp.linux-riscv64-3.7/src/freetype/ft_render_cb.o build/temp.linux-riscv64-3.7/src/freetype/ft_layout.o build/temp.linux-riscv64-3.7/src/freetype/ft_unicode.o build/temp.linux-riscv64-3.7/src/_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 -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/python3.7m -c src/base.c -o build/temp.linux-riscv64-3.7/src/base.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/cdrom.c -o build/temp.linux-riscv64-3.7/src/cdrom.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/color.c -o build/temp.linux-riscv64-3.7/src/color.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/color.c:41: BUILDSTDERR: src/color.c: In function ‘_color_init’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:676:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid arguments"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:698:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color name"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:708:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:724:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:728:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:738:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:743:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:748:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/color.c:756:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid color argument"); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/constants.c -o build/temp.linux-riscv64-3.7/src/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/display.c -o build/temp.linux-riscv64-3.7/src/display.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/display.c:27: BUILDSTDERR: src/display.c: In function ‘convert_to_uint16’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:871:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_RuntimeError, "Memory not allocated for c_uint16_array."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:877:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "Array must be sequence type"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:883:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "gamma ramp must be 256 elements long"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/display.c:891:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/event.c -o build/temp.linux-riscv64-3.7/src/event.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/fastevent.c -o build/temp.linux-riscv64-3.7/src/fastevent.o gcc -pthread -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/python3.7m -c src/fastevents.c -o build/temp.linux-riscv64-3.7/src/fastevents.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/fastevent.o build/temp.linux-riscv64-3.7/src/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 -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/python3.7m -c src/key.c -o build/temp.linux-riscv64-3.7/src/key.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/mouse.c -o build/temp.linux-riscv64-3.7/src/mouse.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/rect.c -o build/temp.linux-riscv64-3.7/src/rect.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/rect.c:27: BUILDSTDERR: src/rect.c: In function ‘rect_unionall’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:380:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_unionall_ip’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:429:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_collidelist’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:497:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_collidedict’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:587:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:594:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_ass_item’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:901:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_IndexError, "Invalid rect Index"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:907:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "Must assign numeric values"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_subscript’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:978:5: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_ass_subscript’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1020:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, "Expect a length 4 sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1037:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1090:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, "Expected an integer or sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1095:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_TypeError, "Invalid Rect slice"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setheight’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1283:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_settop’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1303:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setleft’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1323:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setright’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1343:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setbottom’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1363:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setcenterx’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1383:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setcentery’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1403:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_settopleft’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1423:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_settopright’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1444:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setbottomleft’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1465:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setbottomright’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1486:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setmidtop’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1507:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setmidleft’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1528:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setmidbottom’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1550:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setmidright’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1572:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setcenter’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1594:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_setsize’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1615:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "invalid rect assignment"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rect.c: In function ‘rect_init’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rect.c:1712:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_TypeError, "Argument must be rect style object"); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/rwobject.c -o build/temp.linux-riscv64-3.7/src/rwobject.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/rwobject.c:28: BUILDSTDERR: src/rwobject.c: In function ‘rwobject_encode_string’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rwobject.c:619:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/rwobject.c: In function ‘rwobject_encode_file_path’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/rwobject.c:637:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE(PyExc_SyntaxError, "Forwarded exception"); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/surface.c -o build/temp.linux-riscv64-3.7/src/surface.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/surface.h:33, BUILDSTDERR: from src/surface.c:26: BUILDSTDERR: src/surface.c: In function ‘surface_init’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:405:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:409:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:414:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, "Invalid resolution for Surface"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:423:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "cannot pass surface for depth and color masks"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:427:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:431:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "masks argument must be sequence of four numbers"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:438:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid mask values in masks sequence"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:444:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:463:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:498:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "nonstandard bit depth given"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:540:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:556:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:579:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_ValueError, "Invalid mask values"); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/surface.c: In function ‘surf_convert_alpha’: BUILDSTDERR: src/surface.c:1355:28: warning: variable ‘src’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: SDL_Surface *newsurf, *src; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/surface.h:33, BUILDSTDERR: from src/surface.c:26: BUILDSTDERR: src/surface.c: In function ‘PySurface_Blit’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:3315:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/surface.c:3317:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, "Surface was lost"); BUILDSTDERR: ^~~~~ gcc -pthread -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/python3.7m -c src/alphablit.c -o build/temp.linux-riscv64-3.7/src/alphablit.o gcc -pthread -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/python3.7m -c src/surface_fill.c -o build/temp.linux-riscv64-3.7/src/surface_fill.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/surface.o build/temp.linux-riscv64-3.7/src/alphablit.o build/temp.linux-riscv64-3.7/src/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 -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/python3.7m -c src/surflock.c -o build/temp.linux-riscv64-3.7/src/surflock.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/time.c -o build/temp.linux-riscv64-3.7/src/time.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/time.c:23: BUILDSTDERR: src/time.c: In function ‘accurate_delay’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/time.c:54:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/time.c: In function ‘time_wait’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/time.c:128:13: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/time.c: In function ‘clock_tick_base’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/time.c:216:17: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/joystick.c -o build/temp.linux-riscv64-3.7/src/joystick.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/draw.c -o build/temp.linux-riscv64-3.7/src/draw.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/image.c -o build/temp.linux-riscv64-3.7/src/image.o BUILDSTDERR: In file included from src/pygame.h:32, BUILDSTDERR: from src/image.c:27: BUILDSTDERR: src/image.c: In function ‘opengltosdl’: BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:120:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot get video surface."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:126:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:138:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] BUILDSTDERR: #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/image.c:158:9: note: in expansion of macro ‘RAISE’ BUILDSTDERR: RAISE (PyExc_SDLError, SDL_GetError ()); BUILDSTDERR: ^~~~~ BUILDSTDERR: src/image.c: In function ‘image_frombuffer’: BUILDSTDERR: src/image.c:956:5: warning: ‘PyObject_AsCharBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: if (PyObject_AsCharBuffer (buffer, (const char**)&data, &len) == -1) BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from src/_pygame.h:80, BUILDSTDERR: from src/pygame.h:32, BUILDSTDERR: from src/image.c:27: BUILDSTDERR: /usr/include/python3.7m/abstract.h:471:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/overlay.c -o build/temp.linux-riscv64-3.7/src/overlay.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/transform.c -o build/temp.linux-riscv64-3.7/src/transform.o BUILDSTDERR: src/transform.c: In function ‘surf_flip’: BUILDSTDERR: src/transform.c:701:9: warning: variable ‘pixsize’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: int pixsize, srcpitch, dstpitch; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/transform.c: In function ‘get_threshold’: BUILDSTDERR: src/transform.c:1631:31: warning: variable ‘destformat’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: SDL_PixelFormat *format, *destformat = NULL; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: src/transform.c:1630:14: warning: unused variable ‘sdlrect’ [-Wunused-variable] BUILDSTDERR: SDL_Rect sdlrect; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/transform.c:1628:15: warning: unused variable ‘result’ [-Wunused-variable] BUILDSTDERR: int x, y, result, similar; BUILDSTDERR: ^~~~~~ gcc -pthread -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/python3.7m -c src/rotozoom.c -o build/temp.linux-riscv64-3.7/src/rotozoom.o BUILDSTDERR: src/rotozoom.c: In function ‘zoomSurfaceRGBA’: BUILDSTDERR: src/rotozoom.c:42:9: warning: variable ‘sgap’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: int sgap, dgap; BUILDSTDERR: ^~~~ gcc -pthread -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/python3.7m -c src/scale2x.c -o build/temp.linux-riscv64-3.7/src/scale2x.o gcc -pthread -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/python3.7m -c src/scale_mmx.c -o build/temp.linux-riscv64-3.7/src/scale_mmx.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/transform.o build/temp.linux-riscv64-3.7/src/rotozoom.o build/temp.linux-riscv64-3.7/src/scale2x.o build/temp.linux-riscv64-3.7/src/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 -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/python3.7m -c src/mask.c -o build/temp.linux-riscv64-3.7/src/mask.o BUILDSTDERR: src/mask.c: In function ‘mask_from_threshold’: BUILDSTDERR: src/mask.c:715:9: warning: variable ‘bpp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: int bpp; BUILDSTDERR: ^~~ gcc -pthread -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/python3.7m -c src/bitmask.c -o build/temp.linux-riscv64-3.7/src/bitmask.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/mask.o build/temp.linux-riscv64-3.7/src/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 -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/python3.7m -c src/bufferproxy.c -o build/temp.linux-riscv64-3.7/src/bufferproxy.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/pixelarray.c -o build/temp.linux-riscv64-3.7/src/pixelarray.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/math.c -o build/temp.linux-riscv64-3.7/src/math.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 gcc -pthread -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/python3.7m -c src/pixelcopy.c -o build/temp.linux-riscv64-3.7/src/pixelcopy.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/newbuffer.c -o build/temp.linux-riscv64-3.7/src/newbuffer.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/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 -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/python3.7m -c src/_camera.c -o build/temp.linux-riscv64-3.7/src/_camera.o gcc -pthread -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/python3.7m -c src/camera_v4l2.c -o build/temp.linux-riscv64-3.7/src/camera_v4l2.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -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/_camera.o build/temp.linux-riscv64-3.7/src/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 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VYglfn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64 + cd pygame-1.9.4 + 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,-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.4-4.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/rect.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/scrap.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/mask.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/fastevent.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-2.7/pygame/gp2x/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-2.7/pygame/gp2x/constants.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-2.7/pygame/gp2x/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-2.7/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/overlay.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/base.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/mixer_music.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/transform.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/time.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/imageext.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/ftfont.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying build/lib.linux-riscv64-2.7/pygame/newbuffer.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/joystick.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/gfxdraw.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1 creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests copying build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-2.7/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/key.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/rwobject.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/macosx.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/pixelarray.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/math.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_freetype.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/pixelcopy.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_camera.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/font.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/draw.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/event.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/freetype.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/surface.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/bufferproxy.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/cdrom.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/color.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/constants.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/version.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/image.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/display.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/mouse.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/surflock.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/pypm.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/mixer.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/threads byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/midi.py to midi.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/locals.py to locals.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/camera.py to camera.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysndarray.py to _numpysndarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/colordict.py to colordict.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/ftfont.py to ftfont.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/locals.py to locals.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/midi.py to midi.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/camera.py to camera.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/chimp.py to chimp.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/liquid.py to liquid.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/sound.py to sound.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/mask.py to mask.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scroll.py to scroll.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aliens.py to aliens.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/playmus.py to playmus.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/glcube.py to glcube.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/eventlist.py to eventlist.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/overlay.py to overlay.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aacircle.py to aacircle.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/blit_blends.py to blit_blends.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/blend_fill.py to blend_fill.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fonty.py to fonty.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/freetype_misc.py to freetype_misc.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/cursors.py to cursors.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/pixelarray.py to pixelarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fastevents.py to fastevents.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/arraydemo.py to arraydemo.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/vgrade.py to vgrade.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/testsprite.py to testsprite.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scaletest.py to scaletest.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/oldalien.py to oldalien.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/moveit.py to moveit.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/stars.py to stars.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_dummybackend.py to _dummybackend.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/scrap_tags.py to scrap_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mouse_test.py to mouse_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/event_test.py to event_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sndarray_test.py to sndarray_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/ftfont_tags.py to ftfont_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surflock_test.py to surflock_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/image_tags.py to image_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/freetype_tags.py to freetype_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mask_test.py to mask_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/draw_test.py to draw_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sprite_test.py to sprite_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sysfont_test.py to sysfont_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surfarray_test.py to surfarray_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/key_test.py to key_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/font_test.py to font_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/font_tags.py to font_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/rect_test.py to rect_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/scrap_test.py to scrap_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/rwobject_test.py to rwobject_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/freetype_test.py to freetype_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/threads_test.py to threads_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/math_test.py to math_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/time_test.py to time_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/display_test.py to display_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/overlay_test.py to overlay_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_test_.py to test_test_.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/color_test.py to color_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fastevent_test.py to fastevent_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/imageext_tags.py to imageext_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/joystick_test.py to joystick_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/imageext_test.py to imageext_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/midi_test.py to midi_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/blit_test.py to blit_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/image_test.py to image_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/midi_tags.py to midi_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mixer_tags.py to mixer_tags.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/endian.py to endian.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/arrinter.py to arrinter.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/png.py to png.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils/buftools.py to buftools.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/cursors_test.py to cursors_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/transform_test.py to transform_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/base_test.py to base_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/surface_test.py to surface_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/camera_test.py to camera_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/compat_test.py to compat_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/ftfont_test.py to ftfont_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/mixer_test.py to mixer_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/cdrom_test.py to cdrom_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/pixelcopy_test.py to pixelcopy_test.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/macosx.py to macosx.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/freetype.py to freetype.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/sysfont.py to sysfont.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pkgdata.py to pkgdata.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/cursors.py to cursors.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/sprite.py to sprite.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surfarray.py to surfarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/sndarray.py to sndarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/Py25Queue.py to Py25Queue.pyc writing byte-compilation script '/tmp/tmpFpYIiC.py' /usr/bin/python2 -O /tmp/tmpFpYIiC.py removing /tmp/tmpFpYIiC.py running install_headers creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7 creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/font.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame copying src/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python2.7/pygame running install_data copying LGPL -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying readme.html -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying install.html -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_fixed.otf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-8.bdf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/setup.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/macfont.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching '*/CVS' BUILDSTDERR: no previously-included directories found matching '*/*/CVS' writing manifest file 'pygame.egg-info/SOURCES.txt' Copying pygame.egg-info to /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame-1.9.4-py2.7.egg-info running install_scripts + 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,-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.4-4.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-3.7/pygame/gp2x/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-3.7/pygame/gp2x/constants.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-3.7/pygame/gp2x/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-3.7/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/ftfont.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples copying build/lib.linux-riscv64-3.7/pygame/pixelcopy.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/failures1 creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/everything creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests copying build/lib.linux-riscv64-3.7/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/incomplete creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-riscv64-3.7/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests copying build/lib.linux-riscv64-3.7/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.7/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/fastevent.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/freetype.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/imageext.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/version.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying build/lib.linux-riscv64-3.7/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/threads byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/midi.py to midi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gp2x/locals.py to locals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gp2x/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gp2x/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/camera.py to camera.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/_numpysndarray.py to _numpysndarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/colordict.py to colordict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/ftfont.py to ftfont.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/locals.py to locals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/midi.py to midi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/camera.py to camera.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/chimp.py to chimp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/liquid.py to liquid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/sound.py to sound.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/mask.py to mask.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/scroll.py to scroll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/aliens.py to aliens.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/playmus.py to playmus.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/glcube.py to glcube.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/eventlist.py to eventlist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/overlay.py to overlay.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/aacircle.py to aacircle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/fonty.py to fonty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/cursors.py to cursors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/pixelarray.py to pixelarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/fastevents.py to fastevents.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/arraydemo.py to arraydemo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/vgrade.py to vgrade.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/testsprite.py to testsprite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/scaletest.py to scaletest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/oldalien.py to oldalien.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/moveit.py to moveit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/stars.py to stars.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/_dummybackend.py to _dummybackend.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/macosx.py to macosx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/freetype.py to freetype.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/sysfont.py to sysfont.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/pkgdata.py to pkgdata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/cursors.py to cursors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/sprite.py to sprite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/surfarray.py to surfarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/sndarray.py to sndarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/threads/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/threads/Py25Queue.py to Py25Queue.cpython-37.pyc writing byte-compilation script '/tmp/tmpcyaxp94l.py' /usr/bin/python3 /tmp/tmpcyaxp94l.py removing /tmp/tmpcyaxp94l.py running install_headers creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/font.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame copying src/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/include/python3.7m/pygame running install_data copying LGPL -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying readme.html -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying install.html -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying lib/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying lib/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying lib/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying lib/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying lib/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame copying lib/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_fixed.otf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-8.bdf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/data creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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/info.nib -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/setup.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/macfont.py -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/ref copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs/ref copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching '*/CVS' BUILDSTDERR: no previously-included directories found matching '*/*/CVS' writing manifest file 'pygame.egg-info/SOURCES.txt' Copying pygame.egg-info to /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame-1.9.4-py3.7.egg-info running install_scripts + rm -f /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/freesansbold.ttf + rm -f /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/freesansbold.ttf + chmod 755 /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so + chmod 755 /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/_camera.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/_freetype.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/base.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/bufferproxy.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/cdrom.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/color.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/constants.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/display.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/draw.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/event.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/fastevent.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/font.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/gfxdraw.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/image.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/imageext.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/joystick.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/key.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/mask.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/math.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/mixer_music.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/mouse.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/newbuffer.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/overlay.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelarray.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/pixelcopy.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/pypm.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/rect.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/rwobject.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/scrap.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/surface.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/surflock.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/time.cpython-37m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29 --unique-debug-suffix -1.9.4-4.fc29.riscv64 --unique-debug-src-base pygame-1.9.4-4.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pygame-1.9.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/time.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/transform.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.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.4-4.fc29.riscv64/usr/lib64/python3.7/site-packages/pygame/_freetype.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 68 CRC32s, 0 CRC32s did match. BUILDSTDERR: 4486 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UYdDqq Processing files: python2-pygame-1.9.4-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XWQjlw + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.4 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/share/doc/python2-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/share/doc/python2-pygame + cp -pr readme.html readme.rst /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/share/doc/python2-pygame + cp -pr WHATSNEW /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/share/doc/python2-pygame + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib64/python2.7/site-packages/pygame Provides: pygame python-pygame = 1.9.4-4.fc29 python-pygame(riscv-64) = 1.9.4-4.fc29 python2-pygame = 1.9.4-4.fc29 python2-pygame(riscv-64) = 1.9.4-4.fc29 python2.7dist(pygame) = 1.9.4 python2dist(pygame) = 1.9.4 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) Obsoletes: python-pygame < 1.9.4-4.fc29 Processing files: pygame-devel-1.9.4-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RoLmVW + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.4 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/share/doc/pygame-devel + cp -pr examples/ /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/share/doc/pygame-devel + exit 0 Provides: pygame-devel = 1.9.4-4.fc29 pygame-devel(riscv-64) = 1.9.4-4.fc29 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.4-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XFJd4n + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.4 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.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.4-4.fc29.riscv64/usr/share/doc/python3-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/share/doc/python3-pygame + cp -pr readme.html readme.rst /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/share/doc/python3-pygame + cp -pr WHATSNEW /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64/usr/share/doc/python3-pygame + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib64/python3.7/site-packages/pygame Provides: python3-pygame = 1.9.4-4.fc29 python3-pygame(riscv-64) = 1.9.4-4.fc29 python3.7dist(pygame) = 1.9.4 python3dist(pygame) = 1.9.4 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) Processing files: pygame-debugsource-1.9.4-4.fc29.riscv64 Provides: pygame-debugsource = 1.9.4-4.fc29 pygame-debugsource(riscv-64) = 1.9.4-4.fc29 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.4-4.fc29.riscv64 Provides: pygame-debuginfo = 1.9.4-4.fc29 pygame-debuginfo(riscv-64) = 1.9.4-4.fc29 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.4-4.fc29 Processing files: python2-pygame-debuginfo-1.9.4-4.fc29.riscv64 Provides: debuginfo(build-id) = 033016b2b2ab695dff3e4df0aee2c02d83158c94 debuginfo(build-id) = 1c929c6444ed8124c1eb06f402f49b55d20cdc67 debuginfo(build-id) = 3b51f875087056b20ca1e3b3834552f2487912a1 debuginfo(build-id) = 4eeee5c9e71c2da470f2773e0447a164f0dd4be6 debuginfo(build-id) = 5d8cf2293304e1c5b3c103ebfe2a61474a746884 debuginfo(build-id) = 5facd5d184f30311d0f0d91b1db66ed6b3db7099 debuginfo(build-id) = 60239ea7cecaa057fd4c702d6c0e9908ea3bf4ad debuginfo(build-id) = 64a43c52f345f2f4141495d4020f1fc65335d4aa debuginfo(build-id) = 6a9fbabd3fc13224f4a4cda80ef91b3fff7168db debuginfo(build-id) = 6cc151d53638d2abd540cdaf39edd0bc245361ab debuginfo(build-id) = 6ec1e6ff1773556d0c6d3b343736c53cd4f14c0b debuginfo(build-id) = 7eab429cb1d14434c8950f2275dd517ac5de9980 debuginfo(build-id) = 8970f4bf630a69de3a92fe0f6f13dc70ffa24ae2 debuginfo(build-id) = 93b8f0ba05aae22a0c8df714f3436af3ae9869bf debuginfo(build-id) = 980185be74f56a950f5aa27db3c7ddba4d57e108 debuginfo(build-id) = 9edfe7fc6840381373f5b81f86fcc24bb40ad6e1 debuginfo(build-id) = a3eb45975564d210a1564606df08f68bea51c895 debuginfo(build-id) = afa1c0ebfb68a1b3acfad9b90c93e052ad3ac02c debuginfo(build-id) = b4a60b40aebfc91012f8001f50f6233ad92c77c3 debuginfo(build-id) = b621ebbf4123109b51658a08a3a6c7c367cf49a0 debuginfo(build-id) = b62374eda6b5ea9e1d38e60d1922b1788e33095f debuginfo(build-id) = b67d60c0591451710b6d79b815bec54de44815cc debuginfo(build-id) = c31d54a565e599b558bfc45cbfea6c3c2db14604 debuginfo(build-id) = c69bf3ccdf79c1cb07d1835a78ec2c7255198d92 debuginfo(build-id) = c79ecd89389ddde873de97dc97ff02647e6d26b6 debuginfo(build-id) = cb308fe4526da563e94518033bdef2f21820779d debuginfo(build-id) = db9c260a52e9ac8f95f9986ec9b892b002f5d853 debuginfo(build-id) = de408ecec26a52f97debf4c19cb1ffd3a34bf859 debuginfo(build-id) = e239a8e86f70e85733e7baddc612610fc30ebc15 debuginfo(build-id) = e787c1077490e89ee20f40796c161ac55f0b2516 debuginfo(build-id) = f0a63ee2545b21c1c9f1a3852720b8844c56b30b debuginfo(build-id) = fb4b7d209e5ec051eb2b2198e2e7920be637e7f4 debuginfo(build-id) = fe9440cefba9a3eb79a93e9ed8e1da87576776b6 debuginfo(build-id) = ff3c254461e3998b6b9c079811e48239762f42ca python2-pygame-debuginfo = 1.9.4-4.fc29 python2-pygame-debuginfo(riscv-64) = 1.9.4-4.fc29 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.4-4.fc29 Processing files: python3-pygame-debuginfo-1.9.4-4.fc29.riscv64 Provides: debuginfo(build-id) = 022cbe18b6b1dc3a8dbaa99d9b4119f4ca1b75b3 debuginfo(build-id) = 0365e0342a2ded2b60fc00f6e48e964a17b26d8a debuginfo(build-id) = 1db2acbe9bf8b57fd74f6f5e4eea1f694371ab7c debuginfo(build-id) = 25bb64551d7849c11e1ccc007705566541dc28ed debuginfo(build-id) = 2da0a644378d73333441bed2814d2ed7999b508f debuginfo(build-id) = 3e0f0183d687845a460db7eddb62dbd8a243e7b8 debuginfo(build-id) = 3e6a57b991febc59b5adc39e59f0ad34ed273ebc debuginfo(build-id) = 3ff31c96daa76a5c9bb20aa46b6a1eb73b73d5c2 debuginfo(build-id) = 48b0a0af1d3d58d4344f1fde7d9cfa151945d9cb debuginfo(build-id) = 4a830aae2fe5bce9a0a8fc907e6e1f067520bab5 debuginfo(build-id) = 5098a7245276dca31b4642e82dc0761e78dcfc59 debuginfo(build-id) = 596ffd4cbd6f5e641ff0f49ed648090c634eba5a debuginfo(build-id) = 613feaf103c3301b4efb6e33294be6dbc16de1f9 debuginfo(build-id) = 61ef7bd7531af44dbb1bda85f77dd4109c96942f debuginfo(build-id) = 66828bd05568668ebf547e06d33502694ba293de debuginfo(build-id) = 6ae2c83af41cd5f02bb37386bef6726fa804f512 debuginfo(build-id) = 7260a79034f8118a8cd98c6f450d366ac824c4bd debuginfo(build-id) = 7317a1e710771abec5ab7fc6e6cec6c11a2881fc debuginfo(build-id) = 76a66f5b51e8992baa1f4561b4ea9502a0fdb53e debuginfo(build-id) = 7d472a99648faa377e66bfc3519970da2a6cee42 debuginfo(build-id) = 8426b4aae8dad2a25e81aca1a544fcb905b6d008 debuginfo(build-id) = 9d28a20d4512e9a8575495971597abc034915fbc debuginfo(build-id) = 9e11c06dfbc1261bb0b4f1fadb3d7c11c914a5cc debuginfo(build-id) = b579adadeb9525767250ec063ea7c8fa957ff4ce debuginfo(build-id) = b9e22ec41996bd5f18638259c09c8c6411f8740e debuginfo(build-id) = bce2e29bc91b634320b426e3cb2602e21d6bc89c debuginfo(build-id) = bd31be87aad6a9a8fff5dbaa4cb0d326ebef71ef debuginfo(build-id) = e0b7c1738de729f8e0effafc9954d7afec463e16 debuginfo(build-id) = e301009c349ef5671645f200e9530c931b93f4c1 debuginfo(build-id) = f24346986ddb13870b9f1eaa8582568170e718f7 debuginfo(build-id) = f35aa9c65dec41c02a3f4be476f5965831a01048 debuginfo(build-id) = f92503a54ee4ef0578ff69b5faf935ab242cce46 debuginfo(build-id) = fb85edf5bad20f439cd794bc8d08ac028d007743 debuginfo(build-id) = ff3550b755c10feb9a08fcc16a3e9a28323ebccf python3-pygame-debuginfo = 1.9.4-4.fc29 python3-pygame-debuginfo(riscv-64) = 1.9.4-4.fc29 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.4-4.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-pygame-1.9.4-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pygame-devel-1.9.4-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pygame-1.9.4-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pygame-debugsource-1.9.4-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pygame-debuginfo-1.9.4-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pygame-debuginfo-1.9.4-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pygame-debuginfo-1.9.4-4.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QfV9LX + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygame-1.9.4-4.fc29.riscv64 + exit 0 Child return code was: 0