Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f34-build-24002901-2413377/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pygame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1605139200 Wrote: /builddir/build/SRPMS/pygame-2.0.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pygame.spec'], chrootPath='/var/lib/mock/f34-build-24002901-2413377/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pygame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1605139200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V70PUO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygame-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pygame-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygame-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + xargs -0 chmod -x + find examples/ -type f -print0 + find docs/ -type f -print0 + xargs -0 chmod -x + find src_c/ -type f -name '*.h' -print0 + xargs -0 chmod -x + iconv -f iso8859-1 -t utf-8 WHATSNEW iconv: cannot open input file `WHATSNEW': No such file or directory + iconv -f iso8859-1 -t utf-8 README.txt iconv: cannot open input file `README.txt': No such file or directory + rm -f 'src_c/ffmovie.[ch]' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hji1SO + umask 022 + cd /builddir/build/BUILD + cd pygame-2.0.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' cython Compiling src_c/cython/pygame/_sprite.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/audio.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/controller.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/mixer.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/sdl2.pyx because it changed. Compiling src_c/cython/pygame/_sdl2/video.pyx because it changed. [1/6] Cythonizing src_c/cython/pygame/_sprite.pyx [2/6] Cythonizing src_c/cython/pygame/_sdl2/audio.pyx [3/6] Cythonizing src_c/cython/pygame/_sdl2/controller.pyx [4/6] Cythonizing src_c/cython/pygame/_sdl2/mixer.pyx [5/6] Cythonizing src_c/cython/pygame/_sdl2/sdl2.pyx [6/6] Cythonizing src_c/cython/pygame/_sdl2/video.pyx WARNING, No "Setup" File Exists, Running "buildconfig/config.py" Using UNIX configuration... Hunting dependencies... SDL : found 2.0.12 FONT : found IMAGE : found MIXER : found PNG : found JPEG : found SCRAP : found PORTMIDI: found PORTTIME: found FREETYPE: found 23.4.17 If you get compiler errors during install, double-check the compiler flags in the "Setup" file. Continuing With "setup.py" running build running build_py creating build creating build/lib.linux-s390x-3.9 creating build/lib.linux-s390x-3.9/pygame copying src_py/__init__.py -> build/lib.linux-s390x-3.9/pygame copying src_py/_camera_opencv_highgui.py -> build/lib.linux-s390x-3.9/pygame copying src_py/_camera_vidcapture.py -> build/lib.linux-s390x-3.9/pygame copying src_py/_dummybackend.py -> build/lib.linux-s390x-3.9/pygame copying src_py/_numpysndarray.py -> build/lib.linux-s390x-3.9/pygame copying src_py/_numpysurfarray.py -> build/lib.linux-s390x-3.9/pygame copying src_py/camera.py -> build/lib.linux-s390x-3.9/pygame copying src_py/colordict.py -> build/lib.linux-s390x-3.9/pygame copying src_py/compat.py -> build/lib.linux-s390x-3.9/pygame copying src_py/cursors.py -> build/lib.linux-s390x-3.9/pygame copying src_py/draw_py.py -> build/lib.linux-s390x-3.9/pygame copying src_py/freetype.py -> build/lib.linux-s390x-3.9/pygame copying src_py/ftfont.py -> build/lib.linux-s390x-3.9/pygame copying src_py/locals.py -> build/lib.linux-s390x-3.9/pygame copying src_py/macosx.py -> build/lib.linux-s390x-3.9/pygame copying src_py/midi.py -> build/lib.linux-s390x-3.9/pygame copying src_py/pkgdata.py -> build/lib.linux-s390x-3.9/pygame copying src_py/sndarray.py -> build/lib.linux-s390x-3.9/pygame copying src_py/sprite.py -> build/lib.linux-s390x-3.9/pygame copying src_py/surfarray.py -> build/lib.linux-s390x-3.9/pygame copying src_py/sysfont.py -> build/lib.linux-s390x-3.9/pygame copying src_py/version.py -> build/lib.linux-s390x-3.9/pygame creating build/lib.linux-s390x-3.9/pygame/threads copying src_py/threads/__init__.py -> build/lib.linux-s390x-3.9/pygame/threads creating build/lib.linux-s390x-3.9/pygame/_sdl2 copying src_py/_sdl2/__init__.py -> build/lib.linux-s390x-3.9/pygame/_sdl2 creating build/lib.linux-s390x-3.9/pygame/tests copying test/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/__main__.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/base_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/blit_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/bufferproxy_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/camera_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/cdrom_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/cdrom_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/color_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/compat_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/constants_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/cursors_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/display_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/draw_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/event_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/fastevent_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/fastevent_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/font_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/font_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/freetype_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/freetype_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/ftfont_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/ftfont_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/gfxdraw_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/image__save_gl_surface_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/image_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/image_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/imageext_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/imageext_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/joystick_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/key_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/mask_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/math_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/midi_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/mixer_music_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/mixer_music_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/mixer_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/mixer_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/mouse_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/overlay_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/overlay_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/pixelarray_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/pixelcopy_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/rect_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/rwobject_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/scrap_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/scrap_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/sndarray_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/sndarray_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/sprite_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/surface_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/surfarray_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/surfarray_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/surflock_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/sysfont_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/test_test_.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/threads_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/time_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/touch_tags.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/touch_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/transform_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/version_test.py -> build/lib.linux-s390x-3.9/pygame/tests copying test/video_test.py -> build/lib.linux-s390x-3.9/pygame/tests creating build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/arrinter.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/async_sub.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/buftools.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/endian.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/png.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/run_tests.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/test_machinery.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils copying test/test_utils/test_runner.py -> build/lib.linux-s390x-3.9/pygame/tests/test_utils creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests copying test/run_tests__tests/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1 copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1 creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/infinite_loop copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/infinite_loop creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete_todo copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete_todo creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/timeout copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/timeout creating build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything creating build/lib.linux-s390x-3.9/pygame/docs copying docs/__init__.py -> build/lib.linux-s390x-3.9/pygame/docs copying docs/__main__.py -> build/lib.linux-s390x-3.9/pygame/docs creating build/lib.linux-s390x-3.9/pygame/examples copying examples/__init__.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/aacircle.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/aliens.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/arraydemo.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/audiocapture.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/blend_fill.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/blit_blends.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/camera.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/chimp.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/cursors.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/dropevent.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/eventlist.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/fastevents.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/font_viewer.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/fonty.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/freetype_misc.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/glcube.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/headless_no_windows_needed.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/liquid.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/mask.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/midi.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/moveit.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/music_drop_fade.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/overlay.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/pixelarray.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/playmus.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/prevent_display_stretching.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/resizing_new.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/scaletest.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/scrap_clipboard.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/scroll.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/setmodescale.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/sound.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/sound_array_demos.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/sprite_texture.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/stars.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/testsprite.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/textinput.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/vgrade.py -> build/lib.linux-s390x-3.9/pygame/examples copying examples/video.py -> build/lib.linux-s390x-3.9/pygame/examples creating build/lib.linux-s390x-3.9/pygame/__pyinstaller copying src_py/__pyinstaller/__init__.py -> build/lib.linux-s390x-3.9/pygame/__pyinstaller copying src_py/__pyinstaller/hook-pygame.py -> build/lib.linux-s390x-3.9/pygame/__pyinstaller running build_ext building 'pygame.imageext' extension creating build/temp.linux-s390x-3.9 creating build/temp.linux-s390x-3.9/src_c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include -I/usr/include -I/usr/include/python3.9 -c src_c/imageext.c -o build/temp.linux-s390x-3.9/src_c/imageext.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/imageext.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_image -lpng -ljpeg -o build/lib.linux-s390x-3.9/pygame/imageext.cpython-39-s390x-linux-gnu.so building 'pygame.font' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/font.c -o build/temp.linux-s390x-3.9/src_c/font.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/font.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_ttf -o build/lib.linux-s390x-3.9/pygame/font.cpython-39-s390x-linux-gnu.so building 'pygame.mixer' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/mixer.c -o build/temp.linux-s390x-3.9/src_c/mixer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/mixer.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -o build/lib.linux-s390x-3.9/pygame/mixer.cpython-39-s390x-linux-gnu.so building 'pygame.mixer_music' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/music.c -o build/temp.linux-s390x-3.9/src_c/music.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/music.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -o build/lib.linux-s390x-3.9/pygame/mixer_music.cpython-39-s390x-linux-gnu.so building 'pygame.scrap' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/scrap.c -o build/temp.linux-s390x-3.9/src_c/scrap.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/scrap.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lX11 -o build/lib.linux-s390x-3.9/pygame/scrap.cpython-39-s390x-linux-gnu.so building 'pygame.pypm' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include -I/usr/include -I/usr/include/python3.9 -c src_c/pypm.c -o build/temp.linux-s390x-3.9/src_c/pypm.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/pypm.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lSDL2 -lportmidi -lportmidi -o build/lib.linux-s390x-3.9/pygame/pypm.cpython-39-s390x-linux-gnu.so building 'pygame._sdl2.sdl2' extension creating build/temp.linux-s390x-3.9/src_c/_sdl2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/sdl2.c -o build/temp.linux-s390x-3.9/src_c/_sdl2/sdl2.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_sdl2/sdl2.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/_sdl2/sdl2.cpython-39-s390x-linux-gnu.so building 'pygame._sdl2.audio' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/audio.c -o build/temp.linux-s390x-3.9/src_c/_sdl2/audio.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_sdl2/audio.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/_sdl2/audio.cpython-39-s390x-linux-gnu.so building 'pygame._sdl2.video' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/video.c -o build/temp.linux-s390x-3.9/src_c/_sdl2/video.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/pgcompat.c -o build/temp.linux-s390x-3.9/src_c/pgcompat.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_sdl2/video.o build/temp.linux-s390x-3.9/src_c/pgcompat.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/_sdl2/video.cpython-39-s390x-linux-gnu.so building 'pygame._sdl2.mixer' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/mixer.c -o build/temp.linux-s390x-3.9/src_c/_sdl2/mixer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_sdl2/mixer.o -L/usr/lib64 -L/usr/lib64 -lSDL2 -lSDL2_mixer -o build/lib.linux-s390x-3.9/pygame/_sdl2/mixer.cpython-39-s390x-linux-gnu.so building 'pygame._sdl2.touch' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/touch.c -o build/temp.linux-s390x-3.9/src_c/_sdl2/touch.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_sdl2/touch.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/_sdl2/touch.cpython-39-s390x-linux-gnu.so building 'pygame._sdl2.controller' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -Isrc_c -I/usr/include/python3.9 -c src_c/_sdl2/controller.c -o build/temp.linux-s390x-3.9/src_c/_sdl2/controller.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_sdl2/controller.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/_sdl2/controller.cpython-39-s390x-linux-gnu.so building 'pygame.gfxdraw' extension creating build/temp.linux-s390x-3.9/src_c/SDL_gfx gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-s390x-3.9/src_c/SDL_gfx/SDL_gfxPrimitives.o src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_aalineColor’: src_c/SDL_gfx/SDL_gfxPrimitives.c:2533:25: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable] 2533 | Uint32 erracctmp, wgt, wgtcompmask; | ^~~~~~~~~~~ src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘arcColor’: src_c/SDL_gfx/SDL_gfxPrimitives.c:3128:2: warning: multi-line comment [-Wcomment] 3128 | // /|\ | ^ src_c/SDL_gfx/SDL_gfxPrimitives.c:3130:2: warning: multi-line comment [-Wcomment] 3130 | // / | \ | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/gfxdraw.c -o build/temp.linux-s390x-3.9/src_c/gfxdraw.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/SDL_gfx/SDL_gfxPrimitives.o build/temp.linux-s390x-3.9/src_c/gfxdraw.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/gfxdraw.cpython-39-s390x-linux-gnu.so building 'pygame._freetype' extension creating build/temp.linux-s390x-3.9/src_c/freetype gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/_freetype.c -o build/temp.linux-s390x-3.9/src_c/_freetype.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_cache.c -o build/temp.linux-s390x-3.9/src_c/freetype/ft_cache.o src_c/freetype/ft_cache.c: In function ‘_PGFT_Cache_FindGlyph’: src_c/freetype/ft_cache.c:108:20: warning: array subscript -1 is outside array bounds of ‘union NodeKey[1]’ [-Warray-bounds] 108 | k1 = blocks[i]; | ^ src_c/freetype/ft_cache.c:243:13: note: while referencing ‘key’ 243 | NodeKey key; | ^~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_layout.c -o build/temp.linux-s390x-3.9/src_c/freetype/ft_layout.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_render.c -o build/temp.linux-s390x-3.9/src_c/freetype/ft_render.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_render_cb.c -o build/temp.linux-s390x-3.9/src_c/freetype/ft_render_cb.o src_c/freetype/ft_render_cb.c: In function ‘__render_glyph_MONO3’: src_c/freetype/ft_render_cb.c:699:19: warning: variable ‘full_color’ set but not used [-Wunused-but-set-variable] 699 | FT_UInt32 full_color; \ | ^~~~~~~~~~ src_c/freetype/ft_render_cb.c:852:1: note: in expansion of macro ‘_CREATE_MONO_RENDER’ 852 | _CREATE_MONO_RENDER(3, GET_PIXEL24(_dst), _SET_PIXEL_24, _BLEND_PIXEL_24) | ^~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_unicode.c -o build/temp.linux-s390x-3.9/src_c/freetype/ft_unicode.o src_c/freetype/ft_unicode.c: In function ‘_PGFT_EncodePyString’: src_c/freetype/ft_unicode.c:53:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 53 | const Py_UNICODE *src = PyUnicode_AS_UNICODE(obj); | ^~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:35, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_unicode.c:57:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 57 | len = srclen = PyUnicode_GET_SIZE(obj); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:35, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_unicode.c:57:9: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 57 | len = srclen = PyUnicode_GET_SIZE(obj); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:35, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src_c/freetype/ft_unicode.c:57:9: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 57 | len = srclen = PyUnicode_GET_SIZE(obj); | ^~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from src_c/freetype/../_pygame.h:35, from src_c/freetype/ft_wrap.h:25, from src_c/freetype/ft_unicode.c:30: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/python3.9 -c src_c/freetype/ft_wrap.c -o build/temp.linux-s390x-3.9/src_c/freetype/ft_wrap.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_freetype.o build/temp.linux-s390x-3.9/src_c/freetype/ft_cache.o build/temp.linux-s390x-3.9/src_c/freetype/ft_layout.o build/temp.linux-s390x-3.9/src_c/freetype/ft_render.o build/temp.linux-s390x-3.9/src_c/freetype/ft_render_cb.o build/temp.linux-s390x-3.9/src_c/freetype/ft_unicode.o build/temp.linux-s390x-3.9/src_c/freetype/ft_wrap.o -L/usr/lib64 -lSDL2 -lfreetype -o build/lib.linux-s390x-3.9/pygame/_freetype.cpython-39-s390x-linux-gnu.so building 'pygame._sprite' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/_sprite.c -o build/temp.linux-s390x-3.9/src_c/_sprite.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_sprite.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/_sprite.cpython-39-s390x-linux-gnu.so building 'pygame.base' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/base.c -o build/temp.linux-s390x-3.9/src_c/base.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/base.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/base.cpython-39-s390x-linux-gnu.so building 'pygame.color' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/color.c -o build/temp.linux-s390x-3.9/src_c/color.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/color.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/color.cpython-39-s390x-linux-gnu.so building 'pygame.constants' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/constants.c -o build/temp.linux-s390x-3.9/src_c/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/constants.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/constants.cpython-39-s390x-linux-gnu.so building 'pygame.display' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/display.c -o build/temp.linux-s390x-3.9/src_c/display.o src_c/display.c: In function ‘pg_GetVideoInfo’: src_c/display.c:441: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 441 | #pragma PG_WARN(hardcoding wm_available to 1) | src_c/display.c:442: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 442 | #pragma PG_WARN(setting available video RAM to 0 KB) | src_c/display.c: In function ‘pg_set_mode’: src_c/display.c:1122: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1122 | #pragma PG_WARN(Not setting bpp ?) | src_c/display.c:1123: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1123 | #pragma PG_WARN(Add mode stuff.) | src_c/display.c: In function ‘pg_mode_ok’: src_c/display.c:1511: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1511 | #pragma PG_WARN(Ignoring most flags) | src_c/display.c: In function ‘pg_list_modes’: src_c/display.c:1564: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 1564 | #pragma PG_WARN(Ignoring flags) | src_c/display.c:1592:43: warning: comparison of integer expressions of different signedness: ‘Uint32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1592 | if (SDL_BITSPERPIXEL(mode.format) != bpp) | ^~ src_c/display.c: In function ‘pg_iconify’: src_c/display.c:2399: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 2399 | #pragma PG_WARN(Does this send the app an SDL_ActiveEvent loss event ?) | src_c/display.c: At top level: src_c/display.c:3106: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 3106 | #pragma PG_WARN(At some point should add GC slot functions.) | gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/display.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/display.cpython-39-s390x-linux-gnu.so building 'pygame.event' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/event.c -o build/temp.linux-s390x-3.9/src_c/event.o src_c/event.c: In function ‘pg_event_filter’: src_c/event.c:231: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 231 | #pragma PG_WARN(Add event blocking here.) | In file included from /usr/include/string.h:519, from /usr/include/python3.9/Python.h:30, from src_c/_pygame.h:35, from src_c/pygame.h:30, from src_c/event.c:28: In function ‘strncpy’, inlined from ‘pg_event_filter’ at src_c/event.c:252:13: /usr/include/bits/string_fortified.h:91:10: warning: ‘strncpy’ output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/event.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/event.cpython-39-s390x-linux-gnu.so building 'pygame.fastevent' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/fastevent.c -o build/temp.linux-s390x-3.9/src_c/fastevent.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/fastevents.c -o build/temp.linux-s390x-3.9/src_c/fastevents.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/fastevent.o build/temp.linux-s390x-3.9/src_c/fastevents.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/fastevent.cpython-39-s390x-linux-gnu.so building 'pygame.key' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/key.c -o build/temp.linux-s390x-3.9/src_c/key.o src_c/key.c: In function ‘_get_keycode_name’: src_c/key.c:665: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 665 | #pragma PG_WARN(Add missing keycode names here? ) | gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/key.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/key.cpython-39-s390x-linux-gnu.so building 'pygame.mouse' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/mouse.c -o build/temp.linux-s390x-3.9/src_c/mouse.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/mouse.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/mouse.cpython-39-s390x-linux-gnu.so building 'pygame.rect' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/rect.c -o build/temp.linux-s390x-3.9/src_c/rect.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/rect.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/rect.cpython-39-s390x-linux-gnu.so building 'pygame.rwobject' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/rwobject.c -o build/temp.linux-s390x-3.9/src_c/rwobject.o src_c/rwobject.c: In function ‘pgRWops_FromFileObject’: src_c/rwobject.c:465:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 465 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from src_c/_pygame.h:35, from src_c/pygame.h:30, from src_c/rwobject.c:28: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/rwobject.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/rwobject.cpython-39-s390x-linux-gnu.so building 'pygame.surface' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/alphablit.c -o build/temp.linux-s390x-3.9/src_c/alphablit.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/surface.c -o build/temp.linux-s390x-3.9/src_c/surface.o src_c/surface.c: In function ‘surf_convert_alpha’: src_c/surface.c:2074: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas] 2074 | #pragma PG_WARN("srcsurf doesn't actually do anything?") | gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/surface_fill.c -o build/temp.linux-s390x-3.9/src_c/surface_fill.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/alphablit.o build/temp.linux-s390x-3.9/src_c/surface.o build/temp.linux-s390x-3.9/src_c/surface_fill.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/surface.cpython-39-s390x-linux-gnu.so building 'pygame.surflock' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/surflock.c -o build/temp.linux-s390x-3.9/src_c/surflock.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/surflock.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/surflock.cpython-39-s390x-linux-gnu.so building 'pygame.time' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/time.c -o build/temp.linux-s390x-3.9/src_c/time.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/time.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/time.cpython-39-s390x-linux-gnu.so building 'pygame.joystick' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/joystick.c -o build/temp.linux-s390x-3.9/src_c/joystick.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/joystick.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/joystick.cpython-39-s390x-linux-gnu.so building 'pygame.draw' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/draw.c -o build/temp.linux-s390x-3.9/src_c/draw.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/draw.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/draw.cpython-39-s390x-linux-gnu.so building 'pygame.image' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/image.c -o build/temp.linux-s390x-3.9/src_c/image.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/image.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/image.cpython-39-s390x-linux-gnu.so building 'pygame.transform' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/rotozoom.c -o build/temp.linux-s390x-3.9/src_c/rotozoom.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/scale2x.c -o build/temp.linux-s390x-3.9/src_c/scale2x.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/scale_mmx.c -o build/temp.linux-s390x-3.9/src_c/scale_mmx.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/transform.c -o build/temp.linux-s390x-3.9/src_c/transform.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/rotozoom.o build/temp.linux-s390x-3.9/src_c/scale2x.o build/temp.linux-s390x-3.9/src_c/scale_mmx.o build/temp.linux-s390x-3.9/src_c/transform.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/transform.cpython-39-s390x-linux-gnu.so building 'pygame.mask' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/bitmask.c -o build/temp.linux-s390x-3.9/src_c/bitmask.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/mask.c -o build/temp.linux-s390x-3.9/src_c/mask.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/bitmask.o build/temp.linux-s390x-3.9/src_c/mask.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/mask.cpython-39-s390x-linux-gnu.so building 'pygame.bufferproxy' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/bufferproxy.c -o build/temp.linux-s390x-3.9/src_c/bufferproxy.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/bufferproxy.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/bufferproxy.cpython-39-s390x-linux-gnu.so building 'pygame.pixelarray' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/pixelarray.c -o build/temp.linux-s390x-3.9/src_c/pixelarray.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/pixelarray.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/pixelarray.cpython-39-s390x-linux-gnu.so building 'pygame.math' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/math.c -o build/temp.linux-s390x-3.9/src_c/math.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/math.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/math.cpython-39-s390x-linux-gnu.so building 'pygame.pixelcopy' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/pixelcopy.c -o build/temp.linux-s390x-3.9/src_c/pixelcopy.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/pixelcopy.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/pixelcopy.cpython-39-s390x-linux-gnu.so building 'pygame.newbuffer' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/newbuffer.c -o build/temp.linux-s390x-3.9/src_c/newbuffer.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/newbuffer.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/newbuffer.cpython-39-s390x-linux-gnu.so building 'pygame._camera' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/_camera.c -o build/temp.linux-s390x-3.9/src_c/_camera.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL2 -I/usr/include/python3.9 -c src_c/camera_v4l2.c -o build/temp.linux-s390x-3.9/src_c/camera_v4l2.o src_c/camera_v4l2.c: In function ‘v4l2_process_image’: src_c/camera_v4l2.c:190:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 190 | if (buffer_size >= self->size * 3) { | ^~ src_c/camera_v4l2.c:212:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 212 | if (buffer_size >= self->size * 2) { | ^~ src_c/camera_v4l2.c:234:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 234 | if (buffer_size >= self->size * 2) { | ^~ src_c/camera_v4l2.c:258:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 258 | if (buffer_size >= self->size * 2) { | ^~ src_c/camera_v4l2.c:282:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 282 | if (buffer_size >= self->size) { | ^~ src_c/camera_v4l2.c:308:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 308 | if (buffer_size >= (self->size * 3) / 2) { | ^~ src_c/camera_v4l2.c: In function ‘v4l2_query_buffer’: src_c/camera_v4l2.c:342:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 342 | for (i = 0; i < self->n_buffers; ++i) { | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src_c/_camera.o build/temp.linux-s390x-3.9/src_c/camera_v4l2.o -L/usr/lib64 -lSDL2 -o build/lib.linux-s390x-3.9/pygame/_camera.cpython-39-s390x-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rvCcNR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x ++ dirname /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x + cd pygame-2.0.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x running install running install_lib creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64 creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_camera_opencv_highgui.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_dummybackend.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/draw_py.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/freetype.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/ftfont.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/macosx.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/version.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/threads copying build/lib.linux-s390x-3.9/pygame/threads/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/threads creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying build/lib.linux-s390x-3.9/pygame/_sdl2/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying build/lib.linux-s390x-3.9/pygame/_sdl2/sdl2.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying build/lib.linux-s390x-3.9/pygame/_sdl2/audio.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying build/lib.linux-s390x-3.9/pygame/_sdl2/video.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying build/lib.linux-s390x-3.9/pygame/_sdl2/mixer.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying build/lib.linux-s390x-3.9/pygame/_sdl2/touch.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying build/lib.linux-s390x-3.9/pygame/_sdl2/controller.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/__main__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/base_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/blit_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/bufferproxy_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/camera_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/cdrom_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/cdrom_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/color_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/compat_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/constants_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/display_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/event_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/fastevent_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/fastevent_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/font_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/font_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/freetype_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/freetype_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/ftfont_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/ftfont_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/gfxdraw_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/image__save_gl_surface_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/image_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/image_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/imageext_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/imageext_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/joystick_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/key_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/mask_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/math_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/midi_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/mixer_music_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/mixer_music_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/mixer_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/mixer_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/mouse_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/overlay_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/pixelarray_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/pixelcopy_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/rect_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/rwobject_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/scrap_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/scrap_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/sndarray_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/sndarray_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/sprite_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/surface_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/surfarray_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/surfarray_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/surflock_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/sysfont_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/test_test_.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/threads_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/time_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/touch_tags.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/touch_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/transform_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/version_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests copying build/lib.linux-s390x-3.9/pygame/tests/video_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/arrinter.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/async_sub.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/buftools.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/endian.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/png.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/run_tests.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/test_machinery.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils copying build/lib.linux-s390x-3.9/pygame/tests/test_utils/test_runner.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/run_tests__test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/fake_5_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/fake_6_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/failures1/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1 creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/infinite_loop/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete_todo/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/exclude/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/timeout/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/timeout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/timeout/sleep_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything copying build/lib.linux-s390x-3.9/pygame/tests/run_tests__tests/everything/sleep_test.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs copying build/lib.linux-s390x-3.9/pygame/docs/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs copying build/lib.linux-s390x-3.9/pygame/docs/__main__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/aacircle.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/aliens.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/arraydemo.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/audiocapture.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/blend_fill.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/blit_blends.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/camera.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/chimp.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/cursors.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/dropevent.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/eventlist.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/fastevents.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/font_viewer.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/fonty.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/freetype_misc.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/glcube.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/headless_no_windows_needed.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/liquid.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/mask.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/midi.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/moveit.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/music_drop_fade.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/overlay.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/pixelarray.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/playmus.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/prevent_display_stretching.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/resizing_new.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/scaletest.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/scrap_clipboard.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/scroll.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/setmodescale.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/sound.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/sound_array_demos.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/sprite_texture.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/stars.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/testsprite.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/textinput.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/vgrade.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying build/lib.linux-s390x-3.9/pygame/examples/video.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/__pyinstaller copying build/lib.linux-s390x-3.9/pygame/__pyinstaller/__init__.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/__pyinstaller copying build/lib.linux-s390x-3.9/pygame/__pyinstaller/hook-pygame.py -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/__pyinstaller copying build/lib.linux-s390x-3.9/pygame/imageext.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/font.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/mixer.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/mixer_music.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/scrap.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/pypm.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/gfxdraw.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_freetype.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_sprite.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/base.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/color.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/constants.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/display.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/event.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/fastevent.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/key.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/mouse.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/rect.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/rwobject.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/surface.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/surflock.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/time.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/joystick.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/draw.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/image.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/transform.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/mask.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/bufferproxy.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/pixelarray.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/math.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/pixelcopy.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/newbuffer.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying build/lib.linux-s390x-3.9/pygame/_camera.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_camera_opencv_highgui.py to _camera_opencv_highgui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_dummybackend.py to _dummybackend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_numpysndarray.py to _numpysndarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/colordict.py to colordict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/cursors.py to cursors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/draw_py.py to draw_py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/freetype.py to freetype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/ftfont.py to ftfont.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/locals.py to locals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/macosx.py to macosx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/midi.py to midi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pkgdata.py to pkgdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/sndarray.py to sndarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/sprite.py to sprite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/surfarray.py to surfarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/sysfont.py to sysfont.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/threads/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/base_test.py to base_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/blit_test.py to blit_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/camera_test.py to camera_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/cdrom_test.py to cdrom_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/color_test.py to color_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/compat_test.py to compat_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/constants_test.py to constants_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/cursors_test.py to cursors_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/display_test.py to display_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/draw_test.py to draw_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/event_test.py to event_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fastevent_tags.py to fastevent_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fastevent_test.py to fastevent_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/font_tags.py to font_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/font_test.py to font_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/freetype_tags.py to freetype_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/freetype_test.py to freetype_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/ftfont_tags.py to ftfont_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/ftfont_test.py to ftfont_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/image__save_gl_surface_test.py to image__save_gl_surface_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/image_tags.py to image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/image_test.py to image_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/imageext_tags.py to imageext_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/imageext_test.py to imageext_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/joystick_test.py to joystick_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/key_test.py to key_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/mask_test.py to mask_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/math_test.py to math_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/midi_test.py to midi_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/mixer_music_tags.py to mixer_music_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/mixer_music_test.py to mixer_music_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/mixer_tags.py to mixer_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/mixer_test.py to mixer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/mouse_test.py to mouse_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/overlay_tags.py to overlay_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/overlay_test.py to overlay_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/pixelcopy_test.py to pixelcopy_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/rect_test.py to rect_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/rwobject_test.py to rwobject_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/scrap_tags.py to scrap_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/scrap_test.py to scrap_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/sndarray_test.py to sndarray_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/sprite_test.py to sprite_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/surface_test.py to surface_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/surfarray_test.py to surfarray_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/surflock_test.py to surflock_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/sysfont_test.py to sysfont_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_test_.py to test_test_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/threads_test.py to threads_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/time_test.py to time_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/touch_tags.py to touch_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/touch_test.py to touch_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/transform_test.py to transform_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/version_test.py to version_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/video_test.py to video_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/arrinter.py to arrinter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/async_sub.py to async_sub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/buftools.py to buftools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/endian.py to endian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/png.py to png.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/run_tests.py to run_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/test_machinery.py to test_machinery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/test_utils/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/run_tests__test.py to run_tests__test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_5_test.py to fake_5_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/fake_6_test.py to fake_6_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py to no_assertions__ret_code_of_1__test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py to zero_tests_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/failures1/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py to fake_1_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py to fake_4_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py to fake_3_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py to invisible_tag_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/exclude/magic_tag_test.py to magic_tag_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/timeout/sleep_test.py to sleep_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/fake_2_test.py to fake_2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py to incomplete_todo_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/magic_tag_test.py to magic_tag_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/run_tests__tests/everything/sleep_test.py to sleep_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/aacircle.py to aacircle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/aliens.py to aliens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/arraydemo.py to arraydemo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/audiocapture.py to audiocapture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/blend_fill.py to blend_fill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/blit_blends.py to blit_blends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/chimp.py to chimp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/cursors.py to cursors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/dropevent.py to dropevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/eventlist.py to eventlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/fastevents.py to fastevents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/font_viewer.py to font_viewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/fonty.py to fonty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/freetype_misc.py to freetype_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/glcube.py to glcube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/headless_no_windows_needed.py to headless_no_windows_needed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/liquid.py to liquid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/mask.py to mask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/midi.py to midi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/moveit.py to moveit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/music_drop_fade.py to music_drop_fade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/overlay.py to overlay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/pixelarray.py to pixelarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/playmus.py to playmus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/prevent_display_stretching.py to prevent_display_stretching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/resizing_new.py to resizing_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/scaletest.py to scaletest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/scroll.py to scroll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/setmodescale.py to setmodescale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/sound.py to sound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/sound_array_demos.py to sound_array_demos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/sprite_texture.py to sprite_texture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/stars.py to stars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/testsprite.py to testsprite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/textinput.py to textinput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/vgrade.py to vgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/video.py to video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/__pyinstaller/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/__pyinstaller/hook-pygame.py to hook-pygame.cpython-39.pyc writing byte-compilation script '/tmp/tmpcv0jb50w.py' /usr/bin/python3 /tmp/tmpcv0jb50w.py removing /tmp/tmpcv0jb50w.py running install_headers creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9 creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/_camera.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/_pygame.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/_surface.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/camera.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/fastevents.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/font.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/freetype.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/mask.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/mixer.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/palette.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/pgbufferproxy.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/pgcompat.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/pgimport.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/pgopengl.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/pgplatform.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/pygame.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/scrap.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame copying src_c/surface.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/_pygame.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/bitmask.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pgcompat.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pgimport.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pgplatform.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pygame.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pygame_bufferproxy.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pygame_font.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pygame_freetype.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pygame_mask.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/pygame_mixer.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include copying src_c/include/sse2neon.h -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/include/python3.9/pygame/include running install_data copying buildconfig/pygame-stubs/py.typed -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/__init__.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/bufferproxy.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/camera.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/color.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/constants.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/cursors.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/display.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/draw.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/event.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/fastevent.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/font.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/freetype.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/gfxdraw.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/image.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/joystick.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/key.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/mask.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/math.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/midi.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/mixer.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/mouse.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/music.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/pixelarray.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/pixelcopy.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/rect.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/scrap.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/sndarray.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/sprite.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/surface.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/surfarray.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/time.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/transform.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/version.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying src_py/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame.ico -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying src_py/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame copying buildconfig/pygame-stubs/_sdl2/__init__.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 copying buildconfig/pygame-stubs/_sdl2/touch.pyi -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2 creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing.xbm -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors copying test/fixtures/xbm_cursors/white_sizing_mask.xbm -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/xbm_cursors creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_sans.ttf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono.otf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/test_fixed.otf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-100dpi.bdf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-18-75dpi.bdf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/PyGameMono-8.bdf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/A_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts copying test/fixtures/fonts/u13079_PyGameMono-8.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/tests/fixtures/fonts creating /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/BGR.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/brick.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/city.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/laplacian.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/sans.ttf -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples/data copying examples/README.rst -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/examples copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/docs running install_egg_info running egg_info creating pygame.egg-info writing pygame.egg-info/PKG-INFO writing dependency_links to pygame.egg-info/dependency_links.txt writing entry points to pygame.egg-info/entry_points.txt writing top-level names to pygame.egg-info/top_level.txt writing manifest file 'pygame.egg-info/SOURCES.txt' reading manifest file 'pygame.egg-info/SOURCES.txt' writing manifest file 'pygame.egg-info/SOURCES.txt' Copying pygame.egg-info to /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame-2.0.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/bin/__pycache__ + rm -f /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/freesansbold.ttf + ln -s /usr/share/fonts/gnu-free/FreeSansBold.ttf /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/freesansbold.ttf + chmod 755 /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sprite.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-s390x-linux-gnu.so /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-s390x-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0.0-1.fc34 --unique-debug-suffix -2.0.0-1.fc34.s390x --unique-debug-src-base pygame-2.0.0-1.fc34.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pygame-2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_camera.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_freetype.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/audio.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/audio.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/controller.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/controller.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/mixer.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/mixer.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/sdl2.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/sdl2.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/touch.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/touch.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/video.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sdl2/video.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sprite.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/_sprite.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/base.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/bufferproxy.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/color.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/constants.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/display.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/draw.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/event.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/fastevent.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/font.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/gfxdraw.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/image.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/imageext.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/joystick.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/key.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mask.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/math.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mixer.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mixer_music.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/mouse.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/newbuffer.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pixelarray.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pixelcopy.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/rect.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/pypm.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/rwobject.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/scrap.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/surface.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/surflock.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/time.cpython-39-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages/pygame/transform.cpython-39-s390x-linux-gnu.so original debug info size: 12844kB, size after compression: 11784kB /usr/lib/rpm/sepdebugcrcfix: Updated 39 CRC32s, 0 CRC32s did match. 14512 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sNYRyQ + umask 022 + cd /builddir/build/BUILD + cd pygame-2.0.0 + PYTHONPATH=/builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages + /usr/bin/python3 test/base_test.py error: XDG_RUNTIME_DIR not set in the environment. ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5233:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default .........error: XDG_RUNTIME_DIR not set in the environment. ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5233:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default .error: XDG_RUNTIME_DIR not set in the environment. ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5233:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default ...error: XDG_RUNTIME_DIR not set in the environment. ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5233:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default F.error: XDG_RUNTIME_DIR not set in the environment. ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5233:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default Ferror: XDG_RUNTIME_DIR not set in the environment. ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4745:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5233:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM default ... ====================================================================== FAIL: test_init (__main__.BaseModuleTest) Ensures init() works properly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pygame-2.0.0/test/base_test.py", line 635, in test_init self.init_assertions() File "/builddir/build/BUILD/pygame-2.0.0/test/base_test.py", line 544, in init_assertions self.assertTrue(pygame.display.get_init()) AssertionError: False is not true ====================================================================== FAIL: test_quit__and_init (__main__.BaseModuleTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pygame-2.0.0/test/base_test.py", line 565, in test_quit__and_init self.init_assertions() File "/builddir/build/BUILD/pygame-2.0.0/test/base_test.py", line 544, in init_assertions self.assertTrue(pygame.display.get_init()) AssertionError: False is not true ---------------------------------------------------------------------- Ran 19 tests in 1.029s FAILED (failures=2) pygame 2.0.0 (SDL 2.0.12, python 3.9.0) Hello from the pygame community. https://www.pygame.org/contribute.html The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available The path /dev/dri/ cannot be opened or is not available + : + PYTHONPATH=/builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/lib64/python3.9/site-packages + /usr/bin/python3 test/rect_test.py ........................................................................................................................................... ---------------------------------------------------------------------- Ran 139 tests in 0.007s OK pygame 2.0.0 (SDL 2.0.12, python 3.9.0) Hello from the pygame community. https://www.pygame.org/contribute.html + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pygame-devel-2.0.0-1.fc34.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NdL3BO + umask 022 + cd /builddir/build/BUILD + cd pygame-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/pygame-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/pygame-devel + cp -pr examples/ /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/pygame-devel + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/include/python3.9/pygame Provides: pygame-devel = 2.0.0-1.fc34 pygame-devel(s390-64) = 2.0.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygame-2.0.0-1.fc34.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S6E8NQ + umask 022 + cd /builddir/build/BUILD + cd pygame-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/python3-pygame + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/python3-pygame + cp -pr docs/ /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/python3-pygame + cp -pr README.rst README.txt.conv /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/python3-pygame + cp -pr WHATSNEW.conv /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x/usr/share/doc/python3-pygame + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib64/python3.9/site-packages/pygame warning: absolute symlink: /usr/lib64/python3.9/site-packages/pygame/freesansbold.ttf -> /usr/share/fonts/gnu-free/FreeSansBold.ttf Provides: python-pygame = 2.0.0-1.fc34 python3-pygame = 2.0.0-1.fc34 python3-pygame(s390-64) = 2.0.0-1.fc34 python3.9-pygame = 2.0.0-1.fc34 python3.9dist(pygame) = 2 python3dist(pygame) = 2 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: libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(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.2)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-pygame < 2.0.0-1.fc34 Recommends: python3-numpy Processing files: pygame-debugsource-2.0.0-1.fc34.s390x Provides: pygame-debugsource = 2.0.0-1.fc34 pygame-debugsource(s390-64) = 2.0.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygame-debuginfo-2.0.0-1.fc34.s390x Provides: debuginfo(build-id) = 07ab40e13dc1aaa033862f89cafac185656e425c debuginfo(build-id) = 0d1d6b715795bf98f8376c2f02a6910b03c76050 debuginfo(build-id) = 0da40a5cbd8c117fd5e622ef614cb875c2729008 debuginfo(build-id) = 1a5073aece8406aebd7928c498bbf596fa41c768 debuginfo(build-id) = 1cc8c245e522d0550c483357be7a0beecd6c2908 debuginfo(build-id) = 24b65e38c4e03d7d9287ff0b201498e943eb155b debuginfo(build-id) = 39a1a7190957f64a57b5b37a3657796544bf2473 debuginfo(build-id) = 3dde1d5dc96af00fd6348ac663667e54f0da370d debuginfo(build-id) = 5f09a969a2fa62d4f350a3889b7ee6500436aa9f debuginfo(build-id) = 6150f26ea41b079dde5b3ccb8d06d323c7f468ff debuginfo(build-id) = 62c512dca804388e6dca43dcfff83d12168ce51d debuginfo(build-id) = 632ee3281656817d6e8a766dd01d5fdc1f56abd8 debuginfo(build-id) = 67bfa06a00c2bb76e21383364e6c10a2057be5a8 debuginfo(build-id) = 6c48bf9f50865fdb642c1f923f36f6af703e2614 debuginfo(build-id) = 7058b769b999155be4b308aa03c0173165cf823f debuginfo(build-id) = 7402bdb4eb0b12a723ce10cd4735da6dadb489d0 debuginfo(build-id) = 7a6c62af73746e935ac55881aaeb5d03f4d7aa6d debuginfo(build-id) = 8281f209c550274373f21b481ca3359c921c54fc debuginfo(build-id) = 848ccb2e00d26ba08ecf25dd025a582477723659 debuginfo(build-id) = 878d4b4b1a2553f425c87950867273f833ef6193 debuginfo(build-id) = 89d27b4c7b12aa55585a0737fc614c69c044614a debuginfo(build-id) = 8a1de9557a31c901ae0c1125380b83af97c7b2d5 debuginfo(build-id) = 8a911ee0fbe983c3e871ac851f023d68bc97759d debuginfo(build-id) = 8dff5dce49d2db4f49cf38f9e1fb12fa63f19f3d debuginfo(build-id) = 94aa877047a01f56d2367e66007f03e8c11fdbb6 debuginfo(build-id) = 96bab8b158dbfa7b7286d3defba4c049bf1b384b debuginfo(build-id) = 9f2d65db6419b0e4efd7ed12c4324dbca8e3a365 debuginfo(build-id) = a6394fef2ce51e8d1fd4c3c2ea3ddec40bde5cbb debuginfo(build-id) = bad68df970d4f67e0ccd20a11aa551234e1af23c debuginfo(build-id) = bd65912f441c76a52caa77319d3dd386996daaa5 debuginfo(build-id) = c5191f7dc9036aaf7a049884d2813b6d43219d47 debuginfo(build-id) = c6accf3bb5419a2b9c7a1ab7234f4d431c497328 debuginfo(build-id) = c935e6df42f8501f9c1cff6be8449df84659e391 debuginfo(build-id) = d431d501a7d2ba9d3604c0fab34f22d9252e833c debuginfo(build-id) = e25e880ae6e70c68dbceee8eaef1bfad472dc291 debuginfo(build-id) = e6ee53abbe6cbaecad0fb6de1797af558d721072 debuginfo(build-id) = ee200819f8a9ad48529897587548c6ba22119066 debuginfo(build-id) = fc02f25baf8406aa99dd80837fd93590cc2b122a debuginfo(build-id) = fd89f44399249aeb8d625588abfb85281dc87a77 python-pygame-debuginfo = 2.0.0-1.fc34 python3-pygame-debuginfo = 2.0.0-1.fc34 python3-pygame-debuginfo(s390-64) = 2.0.0-1.fc34 python3.9-pygame-debuginfo = 2.0.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pygame-debugsource(s390-64) = 2.0.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x Wrote: /builddir/build/RPMS/python3-pygame-2.0.0-1.fc34.s390x.rpm Wrote: /builddir/build/RPMS/python3-pygame-debuginfo-2.0.0-1.fc34.s390x.rpm Wrote: /builddir/build/RPMS/pygame-devel-2.0.0-1.fc34.s390x.rpm Wrote: /builddir/build/RPMS/pygame-debugsource-2.0.0-1.fc34.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3hm29R + umask 022 + cd /builddir/build/BUILD + cd pygame-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygame-2.0.0-1.fc34.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0