Mock Version: 1.4.9
Mock Version: 1.4.9
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f29-build-11372-5162/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x200212ffd0>timeout=345600uid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Wrote: /builddir/build/SRPMS/pygame-1.9.3-6.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-11372-5162/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x200212ffd0>timeout=345600uid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i2yoYw
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pygame-1.9.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pygame-1.9.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pygame-1.9.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (pygame-1.9.1-config.patch):'
Patch #0 (pygame-1.9.1-config.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file config_unix.py
Patch #5 (pygame-config.patch):
+ echo 'Patch #5 (pygame-config.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0
patching file config_unix.py
+ find examples/ -type f -print0
+ xargs -0 chmod -x
+ find docs/ -type f -print0
+ xargs -0 chmod -x
+ 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.tYUnXq
+ umask 022
+ cd /builddir/build/BUILD
+ cd pygame-1.9.3
+ 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 2.9.1
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:2845:13: warning: '__pyx_doc_4pypm_5Input___dealloc__' defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_5Input___dealloc__[] = "Close midi device if still open when the instance is destroyed.";
BUILDSTDERR:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: src/pypm.c:2673:13: warning: '__pyx_doc_4pypm_5Input___init__' defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_5Input___init__[] = "Instantiate MIDI input stream object.";
BUILDSTDERR:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: src/pypm.c:1359:13: warning: '__pyx_doc_4pypm_6Output___dealloc__' defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_6Output___dealloc__[] = "Close midi device if still open when the instance is destroyed.";
BUILDSTDERR:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: src/pypm.c:1091:13: warning: '__pyx_doc_4pypm_6Output___init__' defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_6Output___init__[] = "Instantiate MIDI output stream 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/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:5851: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:6521: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:4917: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:6521: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:4917: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:6557: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:6557: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:6721: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:6721:2: warning: 'ml2bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml1by' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml1bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml2y' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml2x' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml1y' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721: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:317: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:366: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:434: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:524: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:531: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:831:9: 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:836:9: note: in expansion of macro 'RAISE'
BUILDSTDERR:          RAISE (PyExc_TypeError, "Must assign numeric values");
BUILDSTDERR:          ^~~~~
BUILDSTDERR: src/rect.c: In function 'rect_ass_slice':
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:887:9: note: in expansion of macro 'RAISE'
BUILDSTDERR:          RAISE (PyExc_TypeError, "Assigned slice must be a 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:911:9: note: in expansion of macro 'RAISE'
BUILDSTDERR:          RAISE (PyExc_ValueError, "Assigned slice must be same length");
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:1120: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:1140: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:1160: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:1180: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:1200: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:1220: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:1240: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:1260: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:1281: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:1302: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:1323: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:1344: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:1365: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:1387: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:1409: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:1431: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:1452: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:1562: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:402: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:406: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:411: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:420: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:424: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:428: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:435: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:441: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:460: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:495: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:537: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:553: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:576: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:1352: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:3110: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:3112: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:1520:15: warning: variable 'result' set but not used [-Wunused-but-set-variable]
BUILDSTDERR:      int x, y, result, similar, rshift, gshift, bshift, rshift2, gshift2, bshift2;
BUILDSTDERR:                ^~~~~~
BUILDSTDERR: src/transform.c: In function 'surf_threshold':
BUILDSTDERR: src/transform.c:1781:9: warning: variable 'bpp' set but not used [-Wunused-but-set-variable]
BUILDSTDERR:      int bpp, change_return = 1, inverse = 0;
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.6
creating build/lib.linux-riscv64-3.6/pygame
copying lib/midi.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/camera.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/_numpysndarray.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/_camera_opencv_highgui.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/colordict.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/ftfont.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/locals.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/_dummybackend.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/macosx.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/_camera_vidcapture.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/freetype.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/sysfont.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/pkgdata.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/cursors.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/compat.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/_numpysurfarray.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/version.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/__init__.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/sprite.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/surfarray.py -> build/lib.linux-riscv64-3.6/pygame
copying lib/sndarray.py -> build/lib.linux-riscv64-3.6/pygame
creating build/lib.linux-riscv64-3.6/pygame/gp2x
copying lib/gp2x/locals.py -> build/lib.linux-riscv64-3.6/pygame/gp2x
copying lib/gp2x/constants.py -> build/lib.linux-riscv64-3.6/pygame/gp2x
copying lib/gp2x/__init__.py -> build/lib.linux-riscv64-3.6/pygame/gp2x
creating build/lib.linux-riscv64-3.6/pygame/threads
copying lib/threads/__init__.py -> build/lib.linux-riscv64-3.6/pygame/threads
copying lib/threads/Py25Queue.py -> build/lib.linux-riscv64-3.6/pygame/threads
creating build/lib.linux-riscv64-3.6/pygame/tests
copying test/bufferproxy_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/scrap_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/mouse_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/event_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/sndarray_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/cdrom_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/ftfont_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/surflock_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/image_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/freetype_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/mask_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/surfarray_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/draw_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/mixer_music_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/sprite_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/sysfont_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/pixelarray_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/sndarray_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/surfarray_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/key_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/font_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/font_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/rect_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/scrap_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/rwobject_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/freetype_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/threads_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/math_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/__main__.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/time_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/gfxdraw_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/display_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/overlay_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/test_test_.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/color_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/fastevent_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/imageext_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/joystick_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/imageext_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/midi_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/blit_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/image_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/midi_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/mixer_music_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/mixer_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/image__save_gl_surface_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/cursors_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/transform_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/base_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/surface_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/camera_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/compat_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/ftfont_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/mixer_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/cdrom_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
copying test/pixelcopy_test.py -> build/lib.linux-riscv64-3.6/pygame/tests
creating build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/endian.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/test_machinery.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/arrinter.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/test_runner.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/png.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/async_sub.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/buftools.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
copying test/test_utils/run_tests.py -> build/lib.linux-riscv64-3.6/pygame/tests/test_utils
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests
copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests
copying test/run_tests__tests/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok
copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-riscv64-3.6/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.6/pygame/tests/run_tests__tests/all_ok
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1
copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete
copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete
copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete
copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/infinite_loop
copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/infinite_loop
copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/infinite_loop
copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/infinite_loop
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr
copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout
copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete_todo
copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete_todo
copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete_todo
copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete_todo
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude
copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/timeout
copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/timeout
copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/timeout
copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/timeout
creating build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything
copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything
creating build/lib.linux-riscv64-3.6/pygame/docs
copying docs/__main__.py -> build/lib.linux-riscv64-3.6/pygame/docs
copying docs/__init__.py -> build/lib.linux-riscv64-3.6/pygame/docs
creating build/lib.linux-riscv64-3.6/pygame/examples
copying examples/midi.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/camera.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/chimp.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/liquid.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/headless_no_windows_needed.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/sound.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/mask.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/scroll.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/sound_array_demos.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/prevent_display_stretching.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/aliens.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/playmus.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/glcube.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/eventlist.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/overlay.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/aacircle.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/blit_blends.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/blend_fill.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/fonty.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/freetype_misc.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/cursors.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/pixelarray.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/fastevents.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/arraydemo.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/vgrade.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/testsprite.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/__init__.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/scaletest.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/oldalien.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/moveit.py -> build/lib.linux-riscv64-3.6/pygame/examples
copying examples/stars.py -> build/lib.linux-riscv64-3.6/pygame/examples
running build_ext
building 'pygame.imageext' extension
creating build/temp.linux-riscv64-3.6
creating build/temp.linux-riscv64-3.6/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.6m -c src/imageext.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/imageext.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_image -lpng -ljpeg -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/imageext.cpython-36m-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.6m -c src/font.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/font.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_ttf -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/font.cpython-36m-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.6m -c src/mixer.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/mixer.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_mixer -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/mixer.cpython-36m-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.6m -c src/music.c -o build/temp.linux-riscv64-3.6/src/music.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/music.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lSDL_mixer -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/mixer_music.cpython-36m-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.6m -c src/scrap.c -o build/temp.linux-riscv64-3.6/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.6m/Python.h:90,
BUILDSTDERR:                  from src/scrap.h:27,
BUILDSTDERR:                  from src/scrap.c:30:
BUILDSTDERR: /usr/include/python3.6m/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 -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.6/src/scrap.o -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lX11 -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/scrap.cpython-36m-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.6m -c src/pypm.c -o build/temp.linux-riscv64-3.6/src/pypm.o
BUILDSTDERR: src/pypm.c:2845:13: warning: ‘__pyx_doc_4pypm_5Input___dealloc__’ defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_5Input___dealloc__[] = "Close midi device if still open when the instance is destroyed.";
BUILDSTDERR:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: src/pypm.c:2673:13: warning: ‘__pyx_doc_4pypm_5Input___init__’ defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_5Input___init__[] = "Instantiate MIDI input stream object.";
BUILDSTDERR:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: src/pypm.c:1359:13: warning: ‘__pyx_doc_4pypm_6Output___dealloc__’ defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_6Output___dealloc__[] = "Close midi device if still open when the instance is destroyed.";
BUILDSTDERR:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: src/pypm.c:1091:13: warning: ‘__pyx_doc_4pypm_6Output___init__’ defined but not used [-Wunused-variable]
BUILDSTDERR:  static char __pyx_doc_4pypm_6Output___init__[] = "Instantiate MIDI output stream object.";
BUILDSTDERR:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/pypm.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL -lpthread -lportmidi -lportmidi -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/pypm.cpython-36m-riscv64-linux-gnu.so
building 'pygame.gfxdraw' extension
creating build/temp.linux-riscv64-3.6/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.6m -c src/gfxdraw.c -o build/temp.linux-riscv64-3.6/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.6m -c src/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-riscv64-3.6/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:5851: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:6521: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:4917: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:6521: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:4917: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:6557: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:6557: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:6721: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:6721:2: warning: ‘ml2bx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml1by’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml1bx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml2y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml2x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml1y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: src/SDL_gfx/SDL_gfxPrimitives.c:6721: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 -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.6/src/gfxdraw.o build/temp.linux-riscv64-3.6/src/SDL_gfx/SDL_gfxPrimitives.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/gfxdraw.cpython-36m-riscv64-linux-gnu.so
building 'pygame._freetype' extension
creating build/temp.linux-riscv64-3.6/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.6m -c src/freetype/ft_cache.c -o build/temp.linux-riscv64-3.6/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.6m -c src/freetype/ft_wrap.c -o build/temp.linux-riscv64-3.6/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.6m -c src/freetype/ft_render.c -o build/temp.linux-riscv64-3.6/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.6m -c src/freetype/ft_render_cb.c -o build/temp.linux-riscv64-3.6/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.6m -c src/freetype/ft_layout.c -o build/temp.linux-riscv64-3.6/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.6m -c src/freetype/ft_unicode.c -o build/temp.linux-riscv64-3.6/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.6m -c src/_freetype.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/freetype/ft_cache.o build/temp.linux-riscv64-3.6/src/freetype/ft_wrap.o build/temp.linux-riscv64-3.6/src/freetype/ft_render.o build/temp.linux-riscv64-3.6/src/freetype/ft_render_cb.o build/temp.linux-riscv64-3.6/src/freetype/ft_layout.o build/temp.linux-riscv64-3.6/src/freetype/ft_unicode.o build/temp.linux-riscv64-3.6/src/_freetype.o -L/usr/lib64 -lSDL -lpthread -lfreetype -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/_freetype.cpython-36m-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.6m -c src/base.c -o build/temp.linux-riscv64-3.6/src/base.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/base.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/base.cpython-36m-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.6m -c src/cdrom.c -o build/temp.linux-riscv64-3.6/src/cdrom.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/cdrom.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/cdrom.cpython-36m-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.6m -c src/color.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/color.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/color.cpython-36m-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.6m -c src/constants.c -o build/temp.linux-riscv64-3.6/src/constants.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/constants.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/constants.cpython-36m-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.6m -c src/display.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/display.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/display.cpython-36m-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.6m -c src/event.c -o build/temp.linux-riscv64-3.6/src/event.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/event.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/event.cpython-36m-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.6m -c src/fastevent.c -o build/temp.linux-riscv64-3.6/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.6m -c src/fastevents.c -o build/temp.linux-riscv64-3.6/src/fastevents.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/fastevent.o build/temp.linux-riscv64-3.6/src/fastevents.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/fastevent.cpython-36m-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.6m -c src/key.c -o build/temp.linux-riscv64-3.6/src/key.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/key.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/key.cpython-36m-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.6m -c src/mouse.c -o build/temp.linux-riscv64-3.6/src/mouse.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/mouse.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/mouse.cpython-36m-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.6m -c src/rect.c -o build/temp.linux-riscv64-3.6/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:317: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:366: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:434: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:524: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:531: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:831:9: 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:836:9: note: in expansion of macro ‘RAISE’
BUILDSTDERR:          RAISE (PyExc_TypeError, "Must assign numeric values");
BUILDSTDERR:          ^~~~~
BUILDSTDERR: src/rect.c: In function ‘rect_ass_slice’:
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:887:9: note: in expansion of macro ‘RAISE’
BUILDSTDERR:          RAISE (PyExc_TypeError, "Assigned slice must be a 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:911:9: note: in expansion of macro ‘RAISE’
BUILDSTDERR:          RAISE (PyExc_ValueError, "Assigned slice must be same length");
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:1120: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:1140: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:1160: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:1180: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:1200: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:1220: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:1240: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:1260: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:1281: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:1302: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:1323: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:1344: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:1365: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:1387: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:1409: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:1431: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:1452: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:1562: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 -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.6/src/rect.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/rect.cpython-36m-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.6m -c src/rwobject.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/rwobject.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/rwobject.cpython-36m-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.6m -c src/surface.c -o build/temp.linux-riscv64-3.6/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:402: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:406: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:411: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:420: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:424: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:428: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:435: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:441: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:460: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:495: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:537: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:553: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:576: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:1352: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:3110: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:3112: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.6m -c src/alphablit.c -o build/temp.linux-riscv64-3.6/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.6m -c src/surface_fill.c -o build/temp.linux-riscv64-3.6/src/surface_fill.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/surface.o build/temp.linux-riscv64-3.6/src/alphablit.o build/temp.linux-riscv64-3.6/src/surface_fill.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/surface.cpython-36m-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.6m -c src/surflock.c -o build/temp.linux-riscv64-3.6/src/surflock.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/surflock.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/surflock.cpython-36m-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.6m -c src/time.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/time.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/time.cpython-36m-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.6m -c src/joystick.c -o build/temp.linux-riscv64-3.6/src/joystick.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/joystick.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/joystick.cpython-36m-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.6m -c src/draw.c -o build/temp.linux-riscv64-3.6/src/draw.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/draw.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/draw.cpython-36m-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.6m -c src/image.c -o build/temp.linux-riscv64-3.6/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 -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.6/src/image.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/image.cpython-36m-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.6m -c src/overlay.c -o build/temp.linux-riscv64-3.6/src/overlay.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/overlay.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/overlay.cpython-36m-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.6m -c src/transform.c -o build/temp.linux-riscv64-3.6/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:1520:15: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
BUILDSTDERR:      int x, y, result, similar, rshift, gshift, bshift, rshift2, gshift2, bshift2;
BUILDSTDERR:                ^~~~~~
BUILDSTDERR: src/transform.c: In function ‘surf_threshold’:
BUILDSTDERR: src/transform.c:1781:9: warning: variable ‘bpp’ set but not used [-Wunused-but-set-variable]
BUILDSTDERR:      int bpp, change_return = 1, inverse = 0;
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.6m -c src/rotozoom.c -o build/temp.linux-riscv64-3.6/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.6m -c src/scale2x.c -o build/temp.linux-riscv64-3.6/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.6m -c src/scale_mmx.c -o build/temp.linux-riscv64-3.6/src/scale_mmx.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/transform.o build/temp.linux-riscv64-3.6/src/rotozoom.o build/temp.linux-riscv64-3.6/src/scale2x.o build/temp.linux-riscv64-3.6/src/scale_mmx.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/transform.cpython-36m-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.6m -c src/mask.c -o build/temp.linux-riscv64-3.6/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.6m -c src/bitmask.c -o build/temp.linux-riscv64-3.6/src/bitmask.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/mask.o build/temp.linux-riscv64-3.6/src/bitmask.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/mask.cpython-36m-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.6m -c src/bufferproxy.c -o build/temp.linux-riscv64-3.6/src/bufferproxy.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/bufferproxy.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/bufferproxy.cpython-36m-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.6m -c src/pixelarray.c -o build/temp.linux-riscv64-3.6/src/pixelarray.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/pixelarray.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/pixelarray.cpython-36m-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.6m -c src/math.c -o build/temp.linux-riscv64-3.6/src/math.o
BUILDSTDERR: src/math.c: In function ‘vector_subscript’:
BUILDSTDERR: src/math.c:903:35: warning: passing argument 1 of ‘PySlice_GetIndicesEx’ from incompatible pointer type [-Wincompatible-pointer-types]
BUILDSTDERR:          if (PySlice_GetIndicesEx ((PySliceObject*)key, self->dim,
BUILDSTDERR:                                    ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:101,
BUILDSTDERR:                  from src/_pygame.h:80,
BUILDSTDERR:                  from src/pygame.h:32,
BUILDSTDERR:                  from src/math.c:33:
BUILDSTDERR: /usr/include/python3.6m/sliceobject.h:43:48: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PySliceObject *’ {aka ‘struct <anonymous> *’}
BUILDSTDERR:  PyAPI_FUNC(int) PySlice_GetIndicesEx(PyObject *r, Py_ssize_t length,
BUILDSTDERR:                                       ~~~~~~~~~~^
BUILDSTDERR: src/math.c: In function ‘vector_ass_subscript’:
BUILDSTDERR: src/math.c:963:35: warning: passing argument 1 of ‘PySlice_GetIndicesEx’ from incompatible pointer type [-Wincompatible-pointer-types]
BUILDSTDERR:          if (PySlice_GetIndicesEx ((PySliceObject*)key, self->dim,
BUILDSTDERR:                                    ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:101,
BUILDSTDERR:                  from src/_pygame.h:80,
BUILDSTDERR:                  from src/pygame.h:32,
BUILDSTDERR:                  from src/math.c:33:
BUILDSTDERR: /usr/include/python3.6m/sliceobject.h:43:48: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PySliceObject *’ {aka ‘struct <anonymous> *’}
BUILDSTDERR:  PyAPI_FUNC(int) PySlice_GetIndicesEx(PyObject *r, Py_ssize_t length,
BUILDSTDERR:                                       ~~~~~~~~~~^
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/math.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/math.cpython-36m-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.6m -c src/pixelcopy.c -o build/temp.linux-riscv64-3.6/src/pixelcopy.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/pixelcopy.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/pixelcopy.cpython-36m-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.6m -c src/newbuffer.c -o build/temp.linux-riscv64-3.6/src/newbuffer.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/newbuffer.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/newbuffer.cpython-36m-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.6m -c src/_camera.c -o build/temp.linux-riscv64-3.6/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.6m -c src/camera_v4l2.c -o build/temp.linux-riscv64-3.6/src/camera_v4l2.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/_camera.o build/temp.linux-riscv64-3.6/src/camera_v4l2.o -L/usr/lib64 -lSDL -lpthread -lpython3.6m -o build/lib.linux-riscv64-3.6/pygame/_camera.cpython-36m-riscv64-linux-gnu.so
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OrLgez
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64
+ cd pygame-1.9.3
+ 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.3-6.fc29.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/threads
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/midi.py to midi.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/locals.py to locals.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/constants.py to constants.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/camera.py to camera.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysndarray.py to _numpysndarray.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/colordict.py to colordict.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/ftfont.py to ftfont.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__main__.py to __main__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/locals.py to locals.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/midi.py to midi.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/camera.py to camera.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/chimp.py to chimp.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/liquid.py to liquid.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/sound.py to sound.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/mask.py to mask.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scroll.py to scroll.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aliens.py to aliens.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/playmus.py to playmus.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/glcube.py to glcube.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/eventlist.py to eventlist.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/overlay.py to overlay.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aacircle.py to aacircle.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fonty.py to fonty.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/cursors.py to cursors.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/pixelarray.py to pixelarray.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fastevents.py to fastevents.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/arraydemo.py to arraydemo.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/vgrade.py to vgrade.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/testsprite.py to testsprite.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scaletest.py to scaletest.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/oldalien.py to oldalien.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/moveit.py to moveit.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/stars.py to stars.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_dummybackend.py to _dummybackend.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__main__.py to __main__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/macosx.py to macosx.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/freetype.py to freetype.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/sysfont.py to sysfont.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pkgdata.py to pkgdata.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/cursors.py to cursors.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/version.py to version.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/sprite.py to sprite.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surfarray.py to surfarray.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/sndarray.py to sndarray.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/Py25Queue.py to Py25Queue.pyc
writing byte-compilation script '/tmp/tmpC25I0y.py'
/usr/bin/python2 -O /tmp/tmpC25I0y.py
removing /tmp/tmpC25I0y.py
running install_headers
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/font.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
copying src/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python2.7/pygame
running install_data
copying LGPL -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying readme.html -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying install.html -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying lib/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying lib/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying lib/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying lib/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying lib/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
copying lib/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/xbm_cursors
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref
copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref
copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs
copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs
copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs
copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs
copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/docs
running install_egg_info
running 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
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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame-1.9.3-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.3-6.fc29.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/mouse.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/surflock.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/math.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/display.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x
copying build/lib.linux-riscv64-3.6/pygame/gp2x/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x
copying build/lib.linux-riscv64-3.6/pygame/gp2x/constants.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x
copying build/lib.linux-riscv64-3.6/pygame/gp2x/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x
copying build/lib.linux-riscv64-3.6/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/fastevent.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/newbuffer.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/_camera_opencv_highgui.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/mask.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/ftfont.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs
copying build/lib.linux-riscv64-3.6/pygame/docs/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs
copying build/lib.linux-riscv64-3.6/pygame/docs/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs
copying build/lib.linux-riscv64-3.6/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/cdrom.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/scrap_clipboard.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/chimp.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/liquid.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/headless_no_windows_needed.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/sound.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/mask.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/scroll.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/sound_array_demos.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/prevent_display_stretching.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/playmus.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/glcube.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/eventlist.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/overlay.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/aacircle.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/blit_blends.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/blend_fill.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/fonty.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/freetype_misc.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/pixelarray.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/fastevents.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/arraydemo.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/vgrade.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/testsprite.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/scaletest.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/oldalien.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/moveit.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/examples/stars.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples
copying build/lib.linux-riscv64-3.6/pygame/pypm.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/transform.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/mixer.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/bufferproxy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/scrap_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/mouse_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/event_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/sndarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/cdrom_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/ftfont_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/surflock_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/image_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/freetype_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/mask_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/surfarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/mixer_music_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/sprite_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/sysfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/pixelarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/sndarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/surfarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/key_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/font_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/font_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/rect_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/scrap_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/rwobject_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/failures1/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/infinite_loop/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete_todo/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/timeout/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/timeout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/timeout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/everything/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/fake_6_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/fake_5_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/run_tests__test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/incomplete/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-riscv64-3.6/pygame/tests/run_tests__tests/exclude/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude
copying build/lib.linux-riscv64-3.6/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/threads_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/math_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/time_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/gfxdraw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/display_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/test_test_.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/color_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/fastevent_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/imageext_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/joystick_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/imageext_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/midi_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/blit_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/image_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/midi_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/mixer_music_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/mixer_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/image__save_gl_surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/endian.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/test_machinery.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/arrinter.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/test_runner.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/png.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/async_sub.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/buftools.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/test_utils/run_tests.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils
copying build/lib.linux-riscv64-3.6/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/transform_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/base_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/camera_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/compat_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/ftfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/mixer_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/cdrom_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/tests/pixelcopy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests
copying build/lib.linux-riscv64-3.6/pygame/_camera.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/pixelcopy.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/overlay.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/macosx.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/imageext.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/pixelarray.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/time.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/font.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/bufferproxy.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/freetype.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/base.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/mixer_music.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/draw.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/gfxdraw.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/surface.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/image.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/rwobject.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/version.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/rect.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/joystick.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/constants.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/_freetype.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/event.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/color.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/key.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying build/lib.linux-riscv64-3.6/pygame/scrap.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/threads
copying build/lib.linux-riscv64-3.6/pygame/threads/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/threads
copying build/lib.linux-riscv64-3.6/pygame/threads/Py25Queue.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/threads
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/midi.py to midi.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x/locals.py to locals.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x/constants.py to constants.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/camera.py to camera.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_numpysndarray.py to _numpysndarray.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_camera_opencv_highgui.py to _camera_opencv_highgui.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/colordict.py to colordict.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/ftfont.py to ftfont.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs/__main__.py to __main__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/locals.py to locals.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/midi.py to midi.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/camera.py to camera.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/chimp.py to chimp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/liquid.py to liquid.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/headless_no_windows_needed.py to headless_no_windows_needed.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/sound.py to sound.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/mask.py to mask.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/scroll.py to scroll.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/sound_array_demos.py to sound_array_demos.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/prevent_display_stretching.py to prevent_display_stretching.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/aliens.py to aliens.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/playmus.py to playmus.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/glcube.py to glcube.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/eventlist.py to eventlist.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/overlay.py to overlay.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/aacircle.py to aacircle.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/blit_blends.py to blit_blends.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/blend_fill.py to blend_fill.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/fonty.py to fonty.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/freetype_misc.py to freetype_misc.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/cursors.py to cursors.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/pixelarray.py to pixelarray.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/fastevents.py to fastevents.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/arraydemo.py to arraydemo.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/vgrade.py to vgrade.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/testsprite.py to testsprite.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/scaletest.py to scaletest.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/oldalien.py to oldalien.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/moveit.py to moveit.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/stars.py to stars.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_dummybackend.py to _dummybackend.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/scrap_tags.py to scrap_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/mouse_test.py to mouse_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/event_test.py to event_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/sndarray_test.py to sndarray_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/ftfont_tags.py to ftfont_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/surflock_test.py to surflock_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/image_tags.py to image_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/freetype_tags.py to freetype_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/mask_test.py to mask_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/draw_test.py to draw_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/mixer_music_test.py to mixer_music_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/sprite_test.py to sprite_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/sysfont_test.py to sysfont_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/surfarray_test.py to surfarray_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/key_test.py to key_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/font_test.py to font_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/font_tags.py to font_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/rect_test.py to rect_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/scrap_test.py to scrap_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/rwobject_test.py to rwobject_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1/fake_4_test.py to fake_4_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1/fake_3_test.py to fake_3_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py to fake_1_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py to fake_3_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py to fake_4_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py to fake_3_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout/sleep_test.py to sleep_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything/sleep_test.py to sleep_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py to incomplete_todo_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything/magic_tag_test.py to magic_tag_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py to fake_4_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py to fake_3_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_6_test.py to fake_6_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py to zero_tests_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_4_test.py to fake_4_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_3_test.py to fake_3_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_5_test.py to fake_5_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/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-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/run_tests__test.py to run_tests__test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete/fake_3_test.py to fake_3_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py to invisible_tag_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude/magic_tag_test.py to magic_tag_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude/fake_2_test.py to fake_2_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/freetype_test.py to freetype_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/threads_test.py to threads_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/math_test.py to math_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/__main__.py to __main__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/time_test.py to time_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/display_test.py to display_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/overlay_test.py to overlay_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_test_.py to test_test_.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/color_test.py to color_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fastevent_test.py to fastevent_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/imageext_tags.py to imageext_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/joystick_test.py to joystick_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/imageext_test.py to imageext_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/midi_test.py to midi_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/blit_test.py to blit_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/image_test.py to image_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/midi_tags.py to midi_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/mixer_music_tags.py to mixer_music_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/mixer_tags.py to mixer_tags.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/image__save_gl_surface_test.py to image__save_gl_surface_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/endian.py to endian.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/test_machinery.py to test_machinery.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/arrinter.py to arrinter.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/test_runner.py to test_runner.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/png.py to png.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/async_sub.py to async_sub.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/buftools.py to buftools.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils/run_tests.py to run_tests.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/cursors_test.py to cursors_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/transform_test.py to transform_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/base_test.py to base_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/surface_test.py to surface_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/camera_test.py to camera_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/compat_test.py to compat_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/ftfont_test.py to ftfont_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/mixer_test.py to mixer_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/cdrom_test.py to cdrom_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/pixelcopy_test.py to pixelcopy_test.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/macosx.py to macosx.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/freetype.py to freetype.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/sysfont.py to sysfont.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/pkgdata.py to pkgdata.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/cursors.py to cursors.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/compat.py to compat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/version.py to version.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/sprite.py to sprite.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/surfarray.py to surfarray.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/sndarray.py to sndarray.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/threads/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/threads/Py25Queue.py to Py25Queue.cpython-36.pyc
writing byte-compilation script '/tmp/tmp4iujelda.py'
/usr/bin/python3 /tmp/tmp4iujelda.py
removing /tmp/tmp4iujelda.py
running install_headers
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/font.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
copying src/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/include/python3.6m/pygame
running install_data
copying LGPL -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying readme.html -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying install.html -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying lib/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying lib/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying lib/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying lib/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying lib/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
copying lib/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/xbm_cursors
copying test/fixtures/xbm_cursors/white_sizing.xbm -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/xbm_cursors
copying test/fixtures/xbm_cursors/white_sizing_mask.xbm -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/xbm_cursors
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/test_sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/test_fixed.otf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono-18-100dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono-8.bdf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/PyGameMono-18-75dpi.bdf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/u13079_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
copying test/fixtures/fonts/A_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/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.3-6.fc29.riscv64/usr/lib64/python3.6/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.3-6.fc29.riscv64/usr/lib64/python3.6/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.3-6.fc29.riscv64/usr/lib64/python3.6/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.3-6.fc29.riscv64/usr/lib64/python3.6/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.3-6.fc29.riscv64/usr/lib64/python3.6/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.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj
copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example
copying examples/macosx/aliens_app_example/setup.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example
copying examples/macosx/aliens_app_example/README.txt -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example
copying examples/macosx/macfont.py -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx
creating /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs/ref
copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs/ref
copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs
copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs
copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs
copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/docs
copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/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.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame-1.9.3-py3.6.egg-info
running install_scripts
+ rm -f /builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/freesansbold.ttf
+ rm -f /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/freesansbold.ttf
+ ln -s /usr/share/fonts/gnu-free/FreeSansBold.ttf /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/freesansbold.ttf
+ chmod 755 /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so
+ chmod 755 /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_camera.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_freetype.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/base.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/bufferproxy.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/cdrom.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/color.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/constants.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/display.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/draw.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/event.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/fastevent.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/font.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gfxdraw.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/image.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/imageext.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/joystick.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/key.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mask.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/math.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mixer.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mixer_music.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mouse.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/newbuffer.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/overlay.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/pixelarray.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/pixelcopy.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/pypm.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/rect.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/rwobject.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/scrap.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/surface.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/surflock.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/time.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/transform.cpython-36m-riscv64-linux-gnu.so
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.9.3-6.fc29 --unique-debug-suffix -1.9.3-6.fc29.riscv64 --unique-debug-src-base pygame-1.9.3-6.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pygame-1.9.3
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mouse.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/surflock.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/math.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/display.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/fastevent.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/newbuffer.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mask.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/cdrom.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/pypm.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/transform.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mixer.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_camera.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/pixelcopy.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/overlay.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/imageext.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/pixelarray.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/time.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/font.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/bufferproxy.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/base.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/mixer_music.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/draw.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/gfxdraw.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/surface.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/image.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/rwobject.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/rect.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/joystick.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/constants.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/_freetype.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/event.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/color.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/key.cpython-36m-riscv64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6/site-packages/pygame/scrap.cpython-36m-riscv64-linux-gnu.so
/usr/lib/rpm/sepdebugcrcfix: Updated 68 CRC32s, 0 CRC32s did match.
BUILDSTDERR: 4079 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
Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6
Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ktCF6K
Processing files: python2-pygame-1.9.3-6.fc29.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N3M6xc
+ umask 022
+ cd /builddir/build/BUILD
+ cd pygame-1.9.3
+ DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/share/doc/python2-pygame
+ cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/share/doc/python2-pygame
+ cp -pr readme.html readme.rst /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/share/doc/python2-pygame
+ cp -pr WHATSNEW /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/share/doc/python2-pygame
+ exit 0
BUILDSTDERR: warning: File listed twice: /usr/lib64/python2.7/site-packages/pygame
Provides: pygame = 1.9.3-6.fc29 pygame(riscv-64) = 1.9.3-6.fc29 python-pygame = 1.9.3-6.fc29 python-pygame(riscv-64) = 1.9.3-6.fc29 python2-pygame = 1.9.3-6.fc29 python2-pygame(riscv-64) = 1.9.3-6.fc29 python2.7dist(pygame) = 1.9.3 python2dist(pygame) = 1.9.3
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: pygame < 1.9.3-6.fc29 python-pygame < 1.9.3-6.fc29
Processing files: pygame-devel-1.9.3-6.fc29.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.01yzqC
+ umask 022
+ cd /builddir/build/BUILD
+ cd pygame-1.9.3
+ DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/share/doc/pygame-devel
+ cp -pr examples/ /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/share/doc/pygame-devel
+ exit 0
Provides: pygame-devel = 1.9.3-6.fc29 pygame-devel(riscv-64) = 1.9.3-6.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.3-6.fc29.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IoGKIf
+ umask 022
+ cd /builddir/build/BUILD
+ cd pygame-1.9.3
+ DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.3-6.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.3-6.fc29.riscv64/usr/share/doc/python3-pygame
+ cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/share/doc/python3-pygame
+ cp -pr readme.html readme.rst /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/share/doc/python3-pygame
+ cp -pr WHATSNEW /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64/usr/share/doc/python3-pygame
+ exit 0
BUILDSTDERR: warning: File listed twice: /usr/lib64/python3.6/site-packages/pygame
Provides: python3-pygame = 1.9.3-6.fc29 python3-pygame(riscv-64) = 1.9.3-6.fc29 python3.6dist(pygame) = 1.9.3 python3dist(pygame) = 1.9.3
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.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH)
Processing files: pygame-debugsource-1.9.3-6.fc29.riscv64
Provides: pygame-debugsource = 1.9.3-6.fc29 pygame-debugsource(riscv-64) = 1.9.3-6.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.3-6.fc29.riscv64
Provides: pygame-debuginfo = 1.9.3-6.fc29 pygame-debuginfo(riscv-64) = 1.9.3-6.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.3-6.fc29
Processing files: python2-pygame-debuginfo-1.9.3-6.fc29.riscv64
Provides: debuginfo(build-id) = 0cf2f2c29acf9d221effb72369437c129bd0c4a2 debuginfo(build-id) = 0da8f6e50480f47d7dd9015f136b0d61491441ff debuginfo(build-id) = 10cef7d58e5e9db803bfd6b6377ecc218055d5a5 debuginfo(build-id) = 162317027b173b7749dadd25ca15143afe20c9e1 debuginfo(build-id) = 1a3dc6745a9505f729fa3ab6649bb07da0783425 debuginfo(build-id) = 1aabffdd28791cb6c96a8d848434a999ae76c6a7 debuginfo(build-id) = 1cd7f7550e10229bf3c7e8cb0bfd20c1ab9ab7d1 debuginfo(build-id) = 1df24c09757be6387cf067f36877afea83ab1e9e debuginfo(build-id) = 1fe7e02d15fd2c21223deac549743dc24671032d debuginfo(build-id) = 28cf9a2aafbc1705bdc97865015f9ed6d128ee4e debuginfo(build-id) = 350805bfdb57e94b324575b6f60d375842945abb debuginfo(build-id) = 362e6ec31f17c209635408fd3e88dad916fd5f2f debuginfo(build-id) = 38cb7ebcf3a602744b375b37c2ced894c0053ce6 debuginfo(build-id) = 40bdd5a3c1dc970c1eeb03b2e1539e9665a853d7 debuginfo(build-id) = 4991715da099f6222826c183f4e6c674f7230deb debuginfo(build-id) = 4ef8d381d8a2fed3779ce95bf539ceb41947ea18 debuginfo(build-id) = 4f238e482c78c2bb8c1c6596fc5d77d6b8f91b7f debuginfo(build-id) = 5fed7b5aac7cde7906e85dbdc284f3edb2536a0f debuginfo(build-id) = 7c5ee4e05ddf8658340468c9cd0880d056dc49f3 debuginfo(build-id) = 88ecc7b3ca5cc812f9e169d4163fecf6a39ae506 debuginfo(build-id) = 8a5d7e654e7e31991d1a1d43c69a7f42fb0a0d32 debuginfo(build-id) = 91ff098e3ff473d160a4c54d985037f61f52f050 debuginfo(build-id) = 932242522576901b4f1019f63022b075b5593176 debuginfo(build-id) = 98cf3db88f66ed7f999a54db8e3ba928f75dc5d7 debuginfo(build-id) = a1c03ca7e1ffafafb3ea9fa384b46674efa2fbd4 debuginfo(build-id) = a29594894e3612996ff49d57cb8da9614792f442 debuginfo(build-id) = abe5596d1aaab6ddab674007352197fd8cdae4d9 debuginfo(build-id) = c6e55866db8580f6471c6675c1047bc2a26a4036 debuginfo(build-id) = d6c8a35c875aee769d0431d348c9147786dc1e96 debuginfo(build-id) = ea74f1dea2de5828a32c5e133474b9120107f966 debuginfo(build-id) = ed3a34a8d825862a3bf11e4de6f5140050bc2517 debuginfo(build-id) = fdc19be2d328e86f0ece0800a5506ef408ba2402 debuginfo(build-id) = fe44fcbf74d0c69d8cd9f8090a80865709dc2052 debuginfo(build-id) = fe66c52b70d578e051ccc40ecc8dd18f7a938a84 python2-pygame-debuginfo = 1.9.3-6.fc29 python2-pygame-debuginfo(riscv-64) = 1.9.3-6.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.3-6.fc29
Processing files: python3-pygame-debuginfo-1.9.3-6.fc29.riscv64
Provides: debuginfo(build-id) = 05a8b48411d77032439923b77e2cfcb92436f767 debuginfo(build-id) = 0825fbeac30fe4a31bd7ed5d0320da76f5f76dae debuginfo(build-id) = 0d71f1567ea3bcc185bffb100d8b27eee7ef6d6f debuginfo(build-id) = 107697f3c5ed649cdd614029aae9e2d65e1db512 debuginfo(build-id) = 1cb9a47b80316e6d6bc8967c24039c7fd5687dde debuginfo(build-id) = 22a166f4c734c1977c09df3775c2c3d079d70ac5 debuginfo(build-id) = 2e3a8fcd5e6b5121ce1fe75eaae0724b5fe0aa07 debuginfo(build-id) = 371f11d123f8582d068d0f9dd29841cf9c011129 debuginfo(build-id) = 3af89d19167159c4dba7ba8fd5617052168bcaff debuginfo(build-id) = 522a808258161ee491223caaaf278cbfccbbe572 debuginfo(build-id) = 5a0e1f1f2455277a1bf3bfbc0526536d8e56a85d debuginfo(build-id) = 5b799adb1bdfa7cacb29f5daed3aa48343d24832 debuginfo(build-id) = 691a9e4c22af65992dbdf1c6136728bc59d25de5 debuginfo(build-id) = 6ab2ddbf78426fdc25b38eed4d43af70c985b32f debuginfo(build-id) = 6c58e913b3ad9bbd10ad18dbbc26c9478a029cfd debuginfo(build-id) = 747e839b6b54a9d2f144ed0e3436ed04b47f24bf debuginfo(build-id) = 7d26a5e8a56861da5daf27ee979ff1f72ed2816e debuginfo(build-id) = 863d04a2f678656585239e28e03ac9beb2a5d471 debuginfo(build-id) = 8796946af4e89e6b2e637eeb4454a9143939a610 debuginfo(build-id) = 89286b20be99f2e3655bb98191b1be5dd8f573a3 debuginfo(build-id) = 8cd0e516f673ab5e667b6829a0f44d7ca4e75df4 debuginfo(build-id) = 959e732c5843b3d194d82c8ecd4d93d44c1fe1ae debuginfo(build-id) = 96caf8245443f6ec3b8efabd3b7bca7fb31c7feb debuginfo(build-id) = ad036f827e7832c4dcc0c8bd063608589227a5af debuginfo(build-id) = b3aa59157d8e2652c9726bc4cc9ae83bffedcbf5 debuginfo(build-id) = b666298ce317b7e8818e962a1e77acbb6364f817 debuginfo(build-id) = bec1420801470ac012f7c52b36718dc319d90166 debuginfo(build-id) = c26f28c3448e6681f83a34b19e4a676e63826347 debuginfo(build-id) = c9cc90e27191985a5e8f0140435de3c8599f231e debuginfo(build-id) = ca225fdac7dbac1411a3ad74082302fcc49e489d debuginfo(build-id) = ccee7a3bcc9687a8d680262b68b1a507d2b47cdd debuginfo(build-id) = d07787e13971fdc6d8b53995c981520b65b6af4e debuginfo(build-id) = edcce0c705391bf06a95fc5cbec2cd99b4c73642 debuginfo(build-id) = f0d610859c545c9a36a2442f8959ba8b7034ea84 python3-pygame-debuginfo = 1.9.3-6.fc29 python3-pygame-debuginfo(riscv-64) = 1.9.3-6.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.3-6.fc29
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64
Wrote: /builddir/build/RPMS/python2-pygame-1.9.3-6.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/pygame-devel-1.9.3-6.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/python3-pygame-1.9.3-6.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/pygame-debugsource-1.9.3-6.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/pygame-debuginfo-1.9.3-6.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/python2-pygame-debuginfo-1.9.3-6.fc29.riscv64.rpm
Wrote: /builddir/build/RPMS/python3-pygame-debuginfo-1.9.3-6.fc29.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A0lW4h
+ umask 022
+ cd /builddir/build/BUILD
+ cd pygame-1.9.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/pygame-1.9.3-6.fc29.riscv64
+ exit 0
Child return code was: 0