+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pygame.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KAe7BJ + 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 + echo 'Patch #5 (pygame-config.patch):' 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 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.VWIY2f + 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 ' + /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.8.0 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/surfarray.py -> build/lib.linux-riscv64-2.7/pygame copying lib/__init__.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_camera_vidcapture.py -> build/lib.linux-riscv64-2.7/pygame copying lib/version.py -> build/lib.linux-riscv64-2.7/pygame copying lib/macosx.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_numpysurfarray.py -> build/lib.linux-riscv64-2.7/pygame copying lib/cursors.py -> build/lib.linux-riscv64-2.7/pygame copying lib/sysfont.py -> build/lib.linux-riscv64-2.7/pygame copying lib/midi.py -> build/lib.linux-riscv64-2.7/pygame copying lib/ftfont.py -> build/lib.linux-riscv64-2.7/pygame copying lib/sprite.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_numpysndarray.py -> build/lib.linux-riscv64-2.7/pygame copying lib/_dummybackend.py -> build/lib.linux-riscv64-2.7/pygame copying lib/sndarray.py -> build/lib.linux-riscv64-2.7/pygame copying lib/compat.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/locals.py -> build/lib.linux-riscv64-2.7/pygame copying lib/freetype.py -> build/lib.linux-riscv64-2.7/pygame copying lib/camera.py -> build/lib.linux-riscv64-2.7/pygame copying lib/pkgdata.py -> build/lib.linux-riscv64-2.7/pygame creating build/lib.linux-riscv64-2.7/pygame/gp2x copying lib/gp2x/__init__.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/locals.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/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mask_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/surflock_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/__main__.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/camera_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/display_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/ftfont_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mixer_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/imageext_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/imageext_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/time_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/ftfont_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/mixer_music_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/fastevent_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/image__save_gl_surface_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/draw_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/pixelcopy_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/cdrom_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/event_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/surfarray_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/font_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/rwobject_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/sndarray_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/mouse_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/base_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/threads_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/color_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/overlay_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/mixer_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/font_test.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/freetype_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/midi_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/scrap_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/bufferproxy_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/joystick_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/freetype_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/cursors_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/mixer_music_tags.py -> build/lib.linux-riscv64-2.7/pygame/tests copying test/rect_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/buftools.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/async_sub.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/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/run_tests.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/endian.py -> build/lib.linux-riscv64-2.7/pygame/tests/test_utils creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests copying test/run_tests__tests/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests creating build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> build/lib.linux-riscv64-2.7/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_5_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/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_2_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/__init__.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/fake_4_test.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/__init__.py -> 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/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/__init__.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/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_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/__init__.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/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_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/__init__.py -> 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/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/__init__.py -> 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/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/__init__.py -> 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/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/__init__.py -> 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/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/__init__.py -> build/lib.linux-riscv64-2.7/pygame/docs copying docs/__main__.py -> build/lib.linux-riscv64-2.7/pygame/docs creating build/lib.linux-riscv64-2.7/pygame/examples copying examples/moveit.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/arraydemo.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/__init__.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/pixelarray.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/fastevents.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/fonty.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/mask.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/blend_fill.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/stars.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/sound.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/cursors.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/liquid.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/aliens.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/midi.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scaletest.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/testsprite.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/scroll.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/oldalien.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/playmus.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/aacircle.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/overlay.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/chimp.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/glcube.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/vgrade.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/blit_blends.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/camera.py -> build/lib.linux-riscv64-2.7/pygame/examples copying examples/eventlist.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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from src/_pygame.h:80, from src/pygame.h:32, from src/imageext.c:49: /usr/include/python2.7/pyconfig-64.h:1221:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:194, from /usr/lib/gcc/riscv64-redhat-linux/7/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:34, from /usr/include/pngconf.h:30, from /usr/include/png.h:366, from src/imageext.c:33: /usr/include/features.h:202:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 In file included from src/pygame.h:32:0, from src/imageext.c:49: src/imageext.c: In function 'opengltosdl': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:632:9: note: in expansion of macro 'RAISE' RAISE (PyExc_RuntimeError, "Cannot get video surface."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:636:9: note: in expansion of macro 'RAISE' RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:643:9: note: in expansion of macro 'RAISE' RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:663:9: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/font.c:31: src/font.c: In function 'font_init': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/font.c:619:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, "font not initialized"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/font.c:724:9: note: in expansion of macro 'RAISE' RAISE(PyExc_RuntimeError, SDL_GetError()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/mixer.c:27: src/mixer.c: In function '_format_view_to_audio': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:136:9: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, "Array has unsupported item format"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:165:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, "Array has unsupported item format"); ^~~~~ src/mixer.c: In function '_chunk_from_array': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1363:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, "Mixer not initialized"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1371:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1378:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1383:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, ^~~~~ src/mixer.c: In function 'sound_init': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1516:13: note: in expansion of macro 'RAISE' RAISE(PyExc_TypeError, arg_cnt_err_msg); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1532:13: note: in expansion of macro 'RAISE' RAISE(PyExc_TypeError, arg_cnt_err_msg); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1555:13: note: in expansion of macro 'RAISE' RAISE(PyExc_TypeError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1561:9: note: in expansion of macro 'RAISE' RAISE(PyExc_TypeError, arg_cnt_err_msg); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1585:21: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, SDL_GetError()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from src/scrap.h:27, from src/scrap.c:30: /usr/include/python2.7/pyconfig-64.h:1221:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from src/scrap.c:24: /usr/include/features.h:202:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 In file included from src/scrap.c:60:0: src/scrap_x11.c: In function 'pygame_scrap_get_types': src/scrap_x11.c:842:35: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] while (PyDict_Next (dict, &pos, &key, NULL)) ^ In file included from /usr/include/python2.7/Python.h:101:0, from src/scrap.h:27, from src/scrap.c:30: /usr/include/python2.7/dictobject.h:118:17: note: expected 'Py_ssize_t * {aka long int *}' but argument is of type 'int *' PyAPI_FUNC(int) PyDict_Next( ^~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/pypm.c:2845:13: warning: '__pyx_doc_4pypm_5Input___dealloc__' defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_5Input___dealloc__[] = "Close midi device if still open when the instance is destroyed."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pypm.c:2673:13: warning: '__pyx_doc_4pypm_5Input___init__' defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_5Input___init__[] = "Instantiate MIDI input stream object."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pypm.c:1359:13: warning: '__pyx_doc_4pypm_6Output___dealloc__' defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_6Output___dealloc__[] = "Close midi device if still open when the instance is destroyed."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pypm.c:1091:13: warning: '__pyx_doc_4pypm_6Output___init__' defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_6Output___init__[] = "Instantiate MIDI output stream object."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/gfxdraw.c: In function 'initgfxdraw': src/gfxdraw.c:1153:15: warning: variable 'module' set but not used [-Wunused-but-set-variable] PyObject *module; ^~~~~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/SDL_gfx/SDL_gfxPrimitives.c: In function '_aalineColor': src/SDL_gfx/SDL_gfxPrimitives.c:2523:25: warning: variable 'wgtcompmask' set but not used [-Wunused-but-set-variable] Uint32 erracctmp, wgt, wgtcompmask; ^~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c: In function 'arcColor': src/SDL_gfx/SDL_gfxPrimitives.c:3116:2: warning: multi-line comment [-Wcomment] // /|\ ^ src/SDL_gfx/SDL_gfxPrimitives.c:3118:2: warning: multi-line comment [-Wcomment] // / | \ ^ src/SDL_gfx/SDL_gfxPrimitives.c: In function 'characterColor': src/SDL_gfx/SDL_gfxPrimitives.c:5851:15: warning: unused variable 'rotatedCharacter' [-Wunused-variable] SDL_Surface *rotatedCharacter; ^~~~~~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c: In function '_murphyIteration': src/SDL_gfx/SDL_gfxPrimitives.c:6521:25: warning: pointer targets in passing argument 2 of 'polygonColor' differ in signedness [-Wpointer-sign] polygonColor(m->dst, px, py, 4, m->color); ^~ 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 *}' int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) ^~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6521:29: warning: pointer targets in passing argument 3 of 'polygonColor' differ in signedness [-Wpointer-sign] polygonColor(m->dst, px, py, 4, m->color); ^~ 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 *}' int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) ^~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c: In function '_murphyWideline': src/SDL_gfx/SDL_gfxPrimitives.c:6557:25: warning: variable 'ptxy' set but not used [-Wunused-but-set-variable] Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; ^~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6557:19: warning: variable 'ptxx' set but not used [-Wunused-but-set-variable] Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; ^~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml2by' may be used uninitialized in this function [-Wmaybe-uninitialized] _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml2bx' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml1by' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml1bx' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml2y' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml2x' may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: 'ml1y' may be used uninitialized in this function [-Wmaybe-uninitialized] 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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/freetype/ft_wrap.h:25:0, from src/freetype/ft_wrap.c:23: src/freetype/ft_wrap.c: In function '_PGFT_Font_IsFixedWidth': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:92:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_NumFixedSizes': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:104:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetAvailableSize': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:120:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetName': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:142:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetHeight': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:157:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetHeightSized': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:170:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetAscender': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:182:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetAscenderSized': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:195:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetDescender': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:207:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetDescenderSized': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:220:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Font_GetGlyphHeightSized': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:237:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function 'init': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:388:9: note: in expansion of macro 'RAISE' RAISE(PyExc_IOError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_TryLoadFont_RWops': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:470:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SDLError, "Failed to seek in font stream"); ^~~~~ src/freetype/ft_wrap.c: In function '_PGFT_Init': src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:542:9: note: in expansion of macro 'RAISE' RAISE(PyExc_RuntimeError, ^~~~~ src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:550:9: note: in expansion of macro 'RAISE' RAISE(PyExc_RuntimeError, ^~~~~ src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:557:9: note: in expansion of macro 'RAISE' RAISE(PyExc_RuntimeError, ^~~~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/freetype/ft_render_cb.c: In function '__render_glyph_MONO3': src/freetype/ft_render_cb.c:699:19: warning: variable 'full_color' set but not used [-Wunused-but-set-variable] FT_UInt32 full_color; \ ^ src/freetype/ft_render_cb.c:852:1: note: in expansion of macro '_CREATE_MONO_RENDER' _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) ^~~~~~~~~~~~~~~~~~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/_freetype.c: In function 'parse_dest': src/_freetype.c:209:32: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare] !PySequence_Size(dest) > 1) { ^ src/_freetype.c:209:32: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] src/_freetype.c:209:9: note: add parentheses around left hand side expression to silence this warning !PySequence_Size(dest) > 1) { ^~~~~~~~~~~~~~~~~~~~~~ ( ) src/_freetype.c: In function '_ftfont_getstyle_flag': src/_freetype.c:1061:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int style_flag = (int)closure; ^ src/_freetype.c: In function '_ftfont_setstyle_flag': src/_freetype.c:1069:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int style_flag = (int)closure; ^ src/_freetype.c: In function '_ftfont_getrender_flag': src/_freetype.c:1306:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int render_flag = (int)closure; ^ src/_freetype.c: In function '_ftfont_setrender_flag': src/_freetype.c:1314:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int render_flag = (int)closure; ^ In file included from src/pygame.h:32:0, from src/freetype.h:27, from src/_freetype.c:24: src/_freetype.c: In function '_ftfont_getsizedascender': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1566:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, ^~~~~ src/_freetype.c: In function '_ftfont_getsizeddescender': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1593:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, ^~~~~ src/_freetype.c: In function '_ftfont_getsizedheight': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1620:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, ^~~~~ src/_freetype.c: In function '_ftfont_getsizedglyphheight': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1647:13: note: in expansion of macro 'RAISE' RAISE(PyExc_ValueError, ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/color.c:41: src/color.c: In function '_color_init': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:676:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid arguments"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:698:17: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid color name"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:708:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid color"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:724:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:728:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:738:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:743:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:748:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:756:17: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/display.c:27: src/display.c: In function 'convert_to_uint16': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:871:9: note: in expansion of macro 'RAISE' RAISE (PyExc_RuntimeError, "Memory not allocated for c_uint16_array."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:877:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "Array must be sequence type"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:883:9: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "gamma ramp must be 256 elements long"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:891:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/rect.c:27: src/rect.c: In function 'rect_unionall': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:317:13: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function 'rect_unionall_ip': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:366:13: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function 'rect_collidelist': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:434:13: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function 'rect_collidedict': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:524:17: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:531:17: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function 'rect_ass_item': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:831:9: note: in expansion of macro 'RAISE' RAISE (PyExc_IndexError, "Invalid rect Index"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:836:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "Must assign numeric values"); ^~~~~ src/rect.c: In function 'rect_ass_slice': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:887:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "Assigned slice must be a sequence"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:911:9: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "Assigned slice must be same length"); ^~~~~ src/rect.c: In function 'rect_setheight': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1120:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_settop': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1140:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setleft': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1160:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setright': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1180:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setbottom': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1200:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setcenterx': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1220:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setcentery': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1240:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_settopleft': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1260:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_settopright': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1281:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setbottomleft': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1302:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setbottomright': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1323:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setmidtop': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1344:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setmidleft': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1365:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setmidbottom': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1387:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setmidright': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1409:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setcenter': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1431:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_setsize': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1452:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function 'rect_init': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1562:9: note: in expansion of macro 'RAISE' RAISE (PyExc_TypeError, "Argument must be rect style object"); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/rwobject.c:28: src/rwobject.c: In function 'rwobject_encode_string': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rwobject.c:619:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SyntaxError, "Forwarded exception"); ^~~~~ src/rwobject.c: In function 'rwobject_encode_file_path': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rwobject.c:637:9: note: in expansion of macro 'RAISE' RAISE(PyExc_SyntaxError, "Forwarded exception"); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from src/_pygame.h:80, from src/pygame.h:32, from src/surface.h:33, from src/surface.c:26: /usr/include/python2.7/pyconfig-64.h:1221:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/sys/types.h:25:0, from /usr/include/SDL/SDL_stdinc.h:34, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from src/surface.h:32, from src/surface.c:26: /usr/include/features.h:202:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 In file included from src/pygame.h:32:0, from src/surface.h:33, from src/surface.c:26: src/surface.c: In function 'surface_init': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:402:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:406:9: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:411:9: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, "Invalid resolution for Surface"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:420:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "cannot pass surface for depth and color masks"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:424:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:428:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "masks argument must be sequence of four numbers"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:435:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid mask values in masks sequence"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:441:13: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:460:17: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:495:17: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "nonstandard bit depth given"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:537:17: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:553:9: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:576:9: note: in expansion of macro 'RAISE' RAISE (PyExc_ValueError, "Invalid mask values"); ^~~~~ src/surface.c: In function 'surf_convert_alpha': src/surface.c:1352:28: warning: variable 'src' set but not used [-Wunused-but-set-variable] SDL_Surface *newsurf, *src; ^~~ In file included from src/pygame.h:32:0, from src/surface.h:33, from src/surface.c:26: src/surface.c: In function 'PySurface_Blit': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:3110:9: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:3112:9: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, "Surface was lost"); ^~~~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/time.c:23: src/time.c: In function 'accurate_delay': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/time.c:54:13: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/time.c: In function 'time_wait': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/time.c:128:13: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/time.c: In function 'clock_tick_base': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/time.c:216:17: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/image.c:27: src/image.c: In function 'opengltosdl': src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:120:9: note: in expansion of macro 'RAISE' RAISE (PyExc_RuntimeError, "Cannot get video surface."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:126:9: note: in expansion of macro 'RAISE' RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:138:9: note: in expansion of macro 'RAISE' RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:158:9: note: in expansion of macro 'RAISE' RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/transform.c: In function 'surf_flip': src/transform.c:701:9: warning: variable 'pixsize' set but not used [-Wunused-but-set-variable] int pixsize, srcpitch, dstpitch; ^~~~~~~ src/transform.c: In function 'get_threshold': src/transform.c:1520:15: warning: variable 'result' set but not used [-Wunused-but-set-variable] int x, y, result, similar, rshift, gshift, bshift, rshift2, gshift2, bshift2; ^~~~~~ src/transform.c: In function 'surf_threshold': src/transform.c:1781:9: warning: variable 'bpp' set but not used [-Wunused-but-set-variable] int bpp, change_return = 1, inverse = 0; ^~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/rotozoom.c: In function 'zoomSurfaceRGBA': src/rotozoom.c:42:9: warning: variable 'sgap' set but not used [-Wunused-but-set-variable] int sgap, dgap; ^~~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/mask.c: In function 'mask_from_threshold': src/mask.c:715:9: warning: variable 'bpp' set but not used [-Wunused-but-set-variable] int bpp; ^~~ 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/pixelcopy.c: In function 'map_array': 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=] "Expected a (..., 3) source array: got (..., %d)", ~^ %ld src_view_p->shape[src_ndim - 1]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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 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 ' + /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/surfarray.py -> build/lib.linux-riscv64-3.6/pygame copying lib/__init__.py -> build/lib.linux-riscv64-3.6/pygame copying lib/_camera_vidcapture.py -> build/lib.linux-riscv64-3.6/pygame copying lib/version.py -> build/lib.linux-riscv64-3.6/pygame copying lib/macosx.py -> build/lib.linux-riscv64-3.6/pygame copying lib/_numpysurfarray.py -> build/lib.linux-riscv64-3.6/pygame copying lib/cursors.py -> build/lib.linux-riscv64-3.6/pygame copying lib/sysfont.py -> build/lib.linux-riscv64-3.6/pygame copying lib/midi.py -> build/lib.linux-riscv64-3.6/pygame copying lib/ftfont.py -> build/lib.linux-riscv64-3.6/pygame copying lib/sprite.py -> build/lib.linux-riscv64-3.6/pygame copying lib/_numpysndarray.py -> build/lib.linux-riscv64-3.6/pygame copying lib/_dummybackend.py -> build/lib.linux-riscv64-3.6/pygame copying lib/sndarray.py -> build/lib.linux-riscv64-3.6/pygame copying lib/compat.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/locals.py -> build/lib.linux-riscv64-3.6/pygame copying lib/freetype.py -> build/lib.linux-riscv64-3.6/pygame copying lib/camera.py -> build/lib.linux-riscv64-3.6/pygame copying lib/pkgdata.py -> build/lib.linux-riscv64-3.6/pygame creating build/lib.linux-riscv64-3.6/pygame/gp2x copying lib/gp2x/__init__.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/locals.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/__init__.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/mask_test.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/surflock_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/__main__.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/camera_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/display_test.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/ftfont_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/mixer_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/imageext_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/imageext_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/time_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/ftfont_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/mixer_music_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/fastevent_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/image__save_gl_surface_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/draw_test.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/pixelcopy_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/event_test.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/surfarray_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/rwobject_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/sndarray_test.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/mouse_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/compat_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/midi_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/cdrom_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/transform_test.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/mixer_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/font_test.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/freetype_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/midi_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/scrap_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/bufferproxy_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/joystick_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/freetype_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/cursors_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/mixer_music_tags.py -> build/lib.linux-riscv64-3.6/pygame/tests copying test/rect_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/buftools.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/async_sub.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/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/run_tests.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/endian.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/__init__.py -> 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 creating 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_6_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/no_assertions__ret_code_of_1__test.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_4_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_2_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/__init__.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/fake_4_test.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/__init__.py -> 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/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/__init__.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/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_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/__init__.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/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_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/__init__.py -> 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/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/__init__.py -> 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/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/__init__.py -> 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/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/__init__.py -> 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/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/__init__.py -> build/lib.linux-riscv64-3.6/pygame/docs copying docs/__main__.py -> build/lib.linux-riscv64-3.6/pygame/docs creating build/lib.linux-riscv64-3.6/pygame/examples copying examples/moveit.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/arraydemo.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/__init__.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/fonty.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/mask.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/blend_fill.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/stars.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/sound.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/cursors.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/liquid.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/aliens.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/midi.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/scaletest.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/testsprite.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/scroll.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/oldalien.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/playmus.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/aacircle.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/overlay.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/chimp.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/glcube.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/vgrade.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/blit_blends.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/camera.py -> build/lib.linux-riscv64-3.6/pygame/examples copying examples/eventlist.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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/imageext.c:49: src/imageext.c: In function ‘opengltosdl’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:632:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_RuntimeError, "Cannot get video surface."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:636:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:643:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/imageext.c:663:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/font.c:31: src/font.c: In function ‘font_init’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/font.c:619:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, "font not initialized"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/font.c:724:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_RuntimeError, SDL_GetError()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/mixer.c:27: src/mixer.c: In function ‘_format_view_to_audio’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:136:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, "Array has unsupported item format"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:165:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, "Array has unsupported item format"); ^~~~~ src/mixer.c: In function ‘_chunk_from_array’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1363:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, "Mixer not initialized"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1371:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1378:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1383:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, ^~~~~ src/mixer.c: In function ‘sound_init’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1516:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_TypeError, arg_cnt_err_msg); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1532:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_TypeError, arg_cnt_err_msg); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1555:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_TypeError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1561:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_TypeError, arg_cnt_err_msg); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/mixer.c:1585:21: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, SDL_GetError()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/scrap.c:60:0: src/scrap_x11.c: In function ‘pygame_scrap_get_types’: src/scrap_x11.c:842:35: warning: passing argument 2 of ‘PyDict_Next’ from incompatible pointer type [-Wincompatible-pointer-types] while (PyDict_Next (dict, &pos, &key, NULL)) ^ In file included from /usr/include/python3.6m/Python.h:90:0, from src/scrap.h:27, from src/scrap.c:30: /usr/include/python3.6m/dictobject.h:95:17: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyDict_Next( ^~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/pypm.c:2845:13: warning: ‘__pyx_doc_4pypm_5Input___dealloc__’ defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_5Input___dealloc__[] = "Close midi device if still open when the instance is destroyed."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pypm.c:2673:13: warning: ‘__pyx_doc_4pypm_5Input___init__’ defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_5Input___init__[] = "Instantiate MIDI input stream object."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pypm.c:1359:13: warning: ‘__pyx_doc_4pypm_6Output___dealloc__’ defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_6Output___dealloc__[] = "Close midi device if still open when the instance is destroyed."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pypm.c:1091:13: warning: ‘__pyx_doc_4pypm_6Output___init__’ defined but not used [-Wunused-variable] static char __pyx_doc_4pypm_6Output___init__[] = "Instantiate MIDI output stream object."; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_aalineColor’: src/SDL_gfx/SDL_gfxPrimitives.c:2523:25: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable] Uint32 erracctmp, wgt, wgtcompmask; ^~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘arcColor’: src/SDL_gfx/SDL_gfxPrimitives.c:3116:2: warning: multi-line comment [-Wcomment] // /|\ ^ src/SDL_gfx/SDL_gfxPrimitives.c:3118:2: warning: multi-line comment [-Wcomment] // / | \ ^ src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘characterColor’: src/SDL_gfx/SDL_gfxPrimitives.c:5851:15: warning: unused variable ‘rotatedCharacter’ [-Wunused-variable] SDL_Surface *rotatedCharacter; ^~~~~~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyIteration’: src/SDL_gfx/SDL_gfxPrimitives.c:6521:25: warning: pointer targets in passing argument 2 of ‘polygonColor’ differ in signedness [-Wpointer-sign] polygonColor(m->dst, px, py, 4, m->color); ^~ 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 *}’ int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) ^~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6521:29: warning: pointer targets in passing argument 3 of ‘polygonColor’ differ in signedness [-Wpointer-sign] polygonColor(m->dst, px, py, 4, m->color); ^~ 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 *}’ int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) ^~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_murphyWideline’: src/SDL_gfx/SDL_gfxPrimitives.c:6557:25: warning: variable ‘ptxy’ set but not used [-Wunused-but-set-variable] Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; ^~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6557:19: warning: variable ‘ptxx’ set but not used [-Wunused-but-set-variable] Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by; ^~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml2by’ may be used uninitialized in this function [-Wmaybe-uninitialized] _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml2bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml1by’ may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml1bx’ may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml2y’ may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml2x’ may be used uninitialized in this function [-Wmaybe-uninitialized] src/SDL_gfx/SDL_gfxPrimitives.c:6721:2: warning: ‘ml1y’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/freetype/ft_wrap.h:25:0, from src/freetype/ft_wrap.c:23: src/freetype/ft_wrap.c: In function ‘_PGFT_Font_IsFixedWidth’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:92:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_NumFixedSizes’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:104:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAvailableSize’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:120:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetName’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:142:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeight’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:157:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetHeightSized’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:170:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscender’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:182:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetAscenderSized’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:195:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescender’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:207:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetDescenderSized’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:220:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Font_GetGlyphHeightSized’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:237:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘init’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:388:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_IOError, _PGFT_GetError(ft)); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_TryLoadFont_RWops’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:470:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SDLError, "Failed to seek in font stream"); ^~~~~ src/freetype/ft_wrap.c: In function ‘_PGFT_Init’: src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:542:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_RuntimeError, ^~~~~ src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:550:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_RuntimeError, ^~~~~ src/freetype/../_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/freetype/ft_wrap.c:557:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_RuntimeError, ^~~~~ 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/freetype/ft_render_cb.c: In function ‘__render_glyph_MONO3’: src/freetype/ft_render_cb.c:699:19: warning: variable ‘full_color’ set but not used [-Wunused-but-set-variable] FT_UInt32 full_color; \ ^ src/freetype/ft_render_cb.c:852:1: note: in expansion of macro ‘_CREATE_MONO_RENDER’ _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) ^~~~~~~~~~~~~~~~~~~ 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/_freetype.c: In function ‘parse_dest’: src/_freetype.c:209:32: warning: comparison of constant ‘1’ with boolean expression is always false [-Wbool-compare] !PySequence_Size(dest) > 1) { ^ src/_freetype.c:209:32: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] src/_freetype.c:209:9: note: add parentheses around left hand side expression to silence this warning !PySequence_Size(dest) > 1) { ^~~~~~~~~~~~~~~~~~~~~~ ( ) src/_freetype.c: In function ‘_ftfont_getstyle_flag’: src/_freetype.c:1061:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int style_flag = (int)closure; ^ src/_freetype.c: In function ‘_ftfont_setstyle_flag’: src/_freetype.c:1069:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int style_flag = (int)closure; ^ src/_freetype.c: In function ‘_ftfont_getrender_flag’: src/_freetype.c:1306:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int render_flag = (int)closure; ^ src/_freetype.c: In function ‘_ftfont_setrender_flag’: src/_freetype.c:1314:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] const int render_flag = (int)closure; ^ In file included from src/pygame.h:32:0, from src/freetype.h:27, from src/_freetype.c:24: src/_freetype.c: In function ‘_ftfont_getsizedascender’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1566:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, ^~~~~ src/_freetype.c: In function ‘_ftfont_getsizeddescender’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1593:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, ^~~~~ src/_freetype.c: In function ‘_ftfont_getsizedheight’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1620:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, ^~~~~ src/_freetype.c: In function ‘_ftfont_getsizedglyphheight’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/_freetype.c:1647:13: note: in expansion of macro ‘RAISE’ RAISE(PyExc_ValueError, ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/color.c:41: src/color.c: In function ‘_color_init’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:676:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid arguments"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:698:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid color name"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:708:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid color"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:724:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:728:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:738:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:743:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:748:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/color.c:756:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid color argument"); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/display.c:27: src/display.c: In function ‘convert_to_uint16’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:871:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_RuntimeError, "Memory not allocated for c_uint16_array."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:877:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "Array must be sequence type"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:883:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "gamma ramp must be 256 elements long"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/display.c:891:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/rect.c:27: src/rect.c: In function ‘rect_unionall’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:317:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function ‘rect_unionall_ip’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:366:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function ‘rect_collidelist’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:434:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function ‘rect_collidedict’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:524:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:531:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, ^~~~~ src/rect.c: In function ‘rect_ass_item’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:831:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_IndexError, "Invalid rect Index"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:836:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "Must assign numeric values"); ^~~~~ src/rect.c: In function ‘rect_ass_slice’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:887:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "Assigned slice must be a sequence"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:911:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "Assigned slice must be same length"); ^~~~~ src/rect.c: In function ‘rect_setheight’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1120:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_settop’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1140:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setleft’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1160:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setright’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1180:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setbottom’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1200:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setcenterx’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1220:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setcentery’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1240:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_settopleft’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1260:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_settopright’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1281:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setbottomleft’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1302:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setbottomright’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1323:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setmidtop’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1344:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setmidleft’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1365:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setmidbottom’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1387:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setmidright’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1409:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setcenter’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1431:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_setsize’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1452:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "invalid rect assignment"); ^~~~~ src/rect.c: In function ‘rect_init’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rect.c:1562:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_TypeError, "Argument must be rect style object"); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/rwobject.c:28: src/rwobject.c: In function ‘rwobject_encode_string’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rwobject.c:619:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SyntaxError, "Forwarded exception"); ^~~~~ src/rwobject.c: In function ‘rwobject_encode_file_path’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/rwobject.c:637:9: note: in expansion of macro ‘RAISE’ RAISE(PyExc_SyntaxError, "Forwarded exception"); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/surface.h:33, from src/surface.c:26: src/surface.c: In function ‘surface_init’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:402:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:406:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "size needs to be (int width, int height)"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:411:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, "Invalid resolution for Surface"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:420:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "cannot pass surface for depth and color masks"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:424:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:428:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "masks argument must be sequence of four numbers"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:435:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid mask values in masks sequence"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:441:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "invalid bits per pixel depth argument"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:460:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:495:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "nonstandard bit depth given"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:537:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "no standard masks exist for given bitdepth with alpha"); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:553:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:576:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_ValueError, "Invalid mask values"); ^~~~~ src/surface.c: In function ‘surf_convert_alpha’: src/surface.c:1352:28: warning: variable ‘src’ set but not used [-Wunused-but-set-variable] SDL_Surface *newsurf, *src; ^~~ In file included from src/pygame.h:32:0, from src/surface.h:33, from src/surface.c:26: src/surface.c: In function ‘PySurface_Blit’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:3110:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/surface.c:3112:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, "Surface was lost"); ^~~~~ 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/time.c:23: src/time.c: In function ‘accurate_delay’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/time.c:54:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/time.c: In function ‘time_wait’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/time.c:128:13: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ src/time.c: In function ‘clock_tick_base’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/time.c:216:17: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 In file included from src/pygame.h:32:0, from src/image.c:27: src/image.c: In function ‘opengltosdl’: src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:120:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_RuntimeError, "Cannot get video surface."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:126:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_RuntimeError, "Cannot find glReadPixels function."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:138:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_MemoryError, "Cannot allocate enough memory for pixels."); ^~~~~ src/_pygame.h:206:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define RAISE(x,y) (PyErr_SetString((x), (y)), (PyObject*)NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ src/image.c:158:9: note: in expansion of macro ‘RAISE’ RAISE (PyExc_SDLError, SDL_GetError ()); ^~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/transform.c: In function ‘surf_flip’: src/transform.c:701:9: warning: variable ‘pixsize’ set but not used [-Wunused-but-set-variable] int pixsize, srcpitch, dstpitch; ^~~~~~~ src/transform.c: In function ‘get_threshold’: src/transform.c:1520:15: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int x, y, result, similar, rshift, gshift, bshift, rshift2, gshift2, bshift2; ^~~~~~ src/transform.c: In function ‘surf_threshold’: src/transform.c:1781:9: warning: variable ‘bpp’ set but not used [-Wunused-but-set-variable] int bpp, change_return = 1, inverse = 0; ^~~ 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/rotozoom.c: In function ‘zoomSurfaceRGBA’: src/rotozoom.c:42:9: warning: variable ‘sgap’ set but not used [-Wunused-but-set-variable] int sgap, dgap; ^~~~ 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/mask.c: In function ‘mask_from_threshold’: src/mask.c:715:9: warning: variable ‘bpp’ set but not used [-Wunused-but-set-variable] int bpp; ^~~ 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 src/math.c: In function ‘vector_subscript’: src/math.c:903:35: warning: passing argument 1 of ‘PySlice_GetIndicesEx’ from incompatible pointer type [-Wincompatible-pointer-types] if (PySlice_GetIndicesEx ((PySliceObject*)key, self->dim, ^ In file included from /usr/include/python3.6m/Python.h:101:0, from src/_pygame.h:80, from src/pygame.h:32, from src/math.c:33: /usr/include/python3.6m/sliceobject.h:43:17: note: expected ‘PyObject * {aka struct _object *}’ but argument is of type ‘PySliceObject * {aka struct *}’ PyAPI_FUNC(int) PySlice_GetIndicesEx(PyObject *r, Py_ssize_t length, ^~~~~~~~~~~~~~~~~~~~ src/math.c: In function ‘vector_ass_subscript’: src/math.c:963:35: warning: passing argument 1 of ‘PySlice_GetIndicesEx’ from incompatible pointer type [-Wincompatible-pointer-types] if (PySlice_GetIndicesEx ((PySliceObject*)key, self->dim, ^ In file included from /usr/include/python3.6m/Python.h:101:0, from src/_pygame.h:80, from src/pygame.h:32, from src/math.c:33: /usr/include/python3.6m/sliceobject.h:43:17: note: expected ‘PyObject * {aka struct _object *}’ but argument is of type ‘PySliceObject * {aka struct *}’ PyAPI_FUNC(int) PySlice_GetIndicesEx(PyObject *r, Py_ssize_t length, ^~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 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.HqLSRt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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 ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/threads copying build/lib.linux-riscv64-2.7/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples copying build/lib.linux-riscv64-2.7/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/key.so -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-2.7/pygame/tests/imageext_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/exclude creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/failures1 creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-2.7/pygame/tests/math_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests copying build/lib.linux-riscv64-2.7/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x copying build/lib.linux-riscv64-2.7/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying build/lib.linux-riscv64-2.7/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/newbuffer.so -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying build/lib.linux-riscv64-2.7/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/surfarray.py to surfarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/threads/Py25Queue.py to Py25Queue.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/moveit.py to moveit.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/arraydemo.py to arraydemo.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/pixelarray.py to pixelarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fastevents.py to fastevents.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/fonty.py to fonty.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/mask.py to mask.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/stars.py to stars.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/sound.py to sound.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/cursors.py to cursors.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/liquid.py to liquid.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aliens.py to aliens.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/midi.py to midi.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scaletest.py to scaletest.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/testsprite.py to testsprite.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/scroll.py to scroll.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/oldalien.py to oldalien.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/playmus.py to playmus.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/aacircle.py to aacircle.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/overlay.py to overlay.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/chimp.py to chimp.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/glcube.py to glcube.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/vgrade.py to vgrade.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/camera.py to camera.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/eventlist.py to eventlist.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/macosx.py to macosx.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/gp2x/locals.py to locals.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/cursors.py to cursors.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/sysfont.py to sysfont.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/midi.py to midi.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/ftfont.py to ftfont.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/sprite.py to sprite.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/_numpysndarray.py to _numpysndarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/_dummybackend.py to _dummybackend.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/sndarray.py to sndarray.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/colordict.py to colordict.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/locals.py to locals.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/freetype.py to freetype.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/camera.py to camera.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/pkgdata.py to pkgdata.pyc writing byte-compilation script '/tmp/tmpb7hK4y.py' /usr/bin/python2 -O /tmp/tmpb7hK4y.py removing /tmp/tmpb7hK4y.py running install_headers creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7 creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/font.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame copying src/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python2.7/pygame running install_data copying LGPL -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying readme.html -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying install.html -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame copying lib/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/data creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj copying examples/macosx/aliens_app_example/setup.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs/ref copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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' no previously-included directories found matching '*/CVS' 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-3.fc28.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 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/threads copying build/lib.linux-riscv64-3.6/pygame/mouse.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples copying build/lib.linux-riscv64-3.6/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/test_utils copying build/lib.linux-riscv64-3.6/pygame/tests/imageext_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/exclude creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/failures1 creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-riscv64-3.6/pygame/tests/math_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests copying build/lib.linux-riscv64-3.6/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests copying build/lib.linux-riscv64-3.6/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests copying build/lib.linux-riscv64-3.6/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/gp2x copying build/lib.linux-riscv64-3.6/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying build/lib.linux-riscv64-3.6/pygame/_camera.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying build/lib.linux-riscv64-3.6/pygame/pypm.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/docs copying build/lib.linux-riscv64-3.6/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying build/lib.linux-riscv64-3.6/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying build/lib.linux-riscv64-3.6/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/surfarray.py to surfarray.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/threads/Py25Queue.py to Py25Queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/macosx.py to macosx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/cursors.py to cursors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/sysfont.py to sysfont.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/midi.py to midi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/ftfont.py to ftfont.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/sprite.py to sprite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/_numpysndarray.py to _numpysndarray.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/_dummybackend.py to _dummybackend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/sndarray.py to sndarray.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/colordict.py to colordict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/locals.py to locals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/freetype.py to freetype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/camera.py to camera.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/pkgdata.py to pkgdata.cpython-36.pyc writing byte-compilation script '/tmp/tmp615wenhv.py' /usr/bin/python3 /tmp/tmp615wenhv.py removing /tmp/tmp615wenhv.py running install_headers creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/freetype.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/_surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/_camera.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/_pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/font.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame copying src/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/include/python3.6m/pygame running install_data copying LGPL -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying readme.html -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying install.html -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying lib/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying lib/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying lib/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying lib/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying lib/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame copying lib/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/data creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj copying examples/macosx/aliens_app_example/setup.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx/aliens_app_example copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/examples/macosx creating /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/docs/ref copying docs/ref/docscomments.json -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/docs/ref copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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' no previously-included directories found matching '*/CVS' 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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/freesansbold.ttf + rm -f /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/freesansbold.ttf + chmod 755 /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/_camera.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/_freetype.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/base.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/bufferproxy.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/cdrom.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/color.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/constants.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/display.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/draw.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/event.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/fastevent.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/font.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/gfxdraw.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/image.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/imageext.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/joystick.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/key.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/mask.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/math.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/mixer_music.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/mouse.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/newbuffer.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/overlay.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelarray.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/pixelcopy.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/pypm.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/rect.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/rwobject.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/scrap.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/surface.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/surflock.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/time.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7/site-packages/pygame/transform.so + chmod 755 /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/_camera.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/_freetype.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/base.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/bufferproxy.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/cdrom.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/color.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/constants.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/display.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/draw.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/event.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/fastevent.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/font.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/gfxdraw.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/image.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/imageext.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/joystick.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/key.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/mask.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/math.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/mixer.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/mixer_music.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/mouse.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/newbuffer.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/overlay.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/pixelarray.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/pixelcopy.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/pypm.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/rect.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/rwobject.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/scrap.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/surface.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/surflock.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/time.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python3.6/site-packages/pygame/transform.cpython-36m-riscv64-linux-gnu.so + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-3.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pygame-1.9.3-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XBeoJw + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.3 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/pygame + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/pygame + cp -pr readme.html readme.rst /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/pygame + cp -pr WHATSNEW /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/pygame + exit 0 warning: File listed twice: /usr/lib64/python2.7/site-packages/pygame Provides: pygame = 1.9.3-3.fc28 pygame(riscv-64) = 1.9.3-3.fc28 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) Processing files: pygame-devel-1.9.3-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9faT8a + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.3 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/share/doc/pygame-devel + cp -pr examples/ /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/pygame-devel + exit 0 Provides: pygame-devel = 1.9.3-3.fc28 pygame-devel(riscv-64) = 1.9.3-3.fc28 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-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vDn0TO + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.3 + DOCDIR=/builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.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-3.fc28.riscv64/usr/share/doc/python3-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/python3-pygame + cp -pr readme.html readme.rst /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/python3-pygame + cp -pr WHATSNEW /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64/usr/share/doc/python3-pygame + exit 0 warning: File listed twice: /usr/lib64/python3.6/site-packages/pygame Provides: python3-pygame = 1.9.3-3.fc28 python3-pygame(riscv-64) = 1.9.3-3.fc28 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/pygame-1.9.3-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/pygame-1.9.3-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pygame-devel-1.9.3-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-pygame-1.9.3-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y9afzT + umask 022 + cd /builddir/build/BUILD + cd pygame-1.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygame-1.9.3-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff