D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/python-sdl2-0.9.7-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lcIpau
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf PySDL2-0.9.7
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/PySDL2-0.9.7.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd PySDL2-0.9.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yPfAku
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd PySDL2-0.9.7
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/sdl2
copying sdl2/audio.py -> build/lib/sdl2
copying sdl2/shape.py -> build/lib/sdl2
copying sdl2/mouse.py -> build/lib/sdl2
copying sdl2/gesture.py -> build/lib/sdl2
copying sdl2/platform.py -> build/lib/sdl2
copying sdl2/rect.py -> build/lib/sdl2
copying sdl2/keyboard.py -> build/lib/sdl2
copying sdl2/surface.py -> build/lib/sdl2
copying sdl2/render.py -> build/lib/sdl2
copying sdl2/clipboard.py -> build/lib/sdl2
copying sdl2/sdlimage.py -> build/lib/sdl2
copying sdl2/video.py -> build/lib/sdl2
copying sdl2/version.py -> build/lib/sdl2
copying sdl2/touch.py -> build/lib/sdl2
copying sdl2/power.py -> build/lib/sdl2
copying sdl2/sdlgfx.py -> build/lib/sdl2
copying sdl2/__init__.py -> build/lib/sdl2
copying sdl2/endian.py -> build/lib/sdl2
copying sdl2/log.py -> build/lib/sdl2
copying sdl2/vulkan.py -> build/lib/sdl2
copying sdl2/syswm.py -> build/lib/sdl2
copying sdl2/filesystem.py -> build/lib/sdl2
copying sdl2/timer.py -> build/lib/sdl2
copying sdl2/scancode.py -> build/lib/sdl2
copying sdl2/stdinc.py -> build/lib/sdl2
copying sdl2/loadso.py -> build/lib/sdl2
copying sdl2/pixels.py -> build/lib/sdl2
copying sdl2/dll.py -> build/lib/sdl2
copying sdl2/joystick.py -> build/lib/sdl2
copying sdl2/events.py -> build/lib/sdl2
copying sdl2/rwops.py -> build/lib/sdl2
copying sdl2/hints.py -> build/lib/sdl2
copying sdl2/haptic.py -> build/lib/sdl2
copying sdl2/blendmode.py -> build/lib/sdl2
copying sdl2/gamecontroller.py -> build/lib/sdl2
copying sdl2/sdlttf.py -> build/lib/sdl2
copying sdl2/error.py -> build/lib/sdl2
copying sdl2/keycode.py -> build/lib/sdl2
copying sdl2/messagebox.py -> build/lib/sdl2
copying sdl2/cpuinfo.py -> build/lib/sdl2
copying sdl2/sdlmixer.py -> build/lib/sdl2
creating build/lib/sdl2/ext
copying sdl2/ext/common.py -> build/lib/sdl2/ext
copying sdl2/ext/colorpalettes.py -> build/lib/sdl2/ext
copying sdl2/ext/surface.py -> build/lib/sdl2/ext
copying sdl2/ext/ebs.py -> build/lib/sdl2/ext
copying sdl2/ext/array.py -> build/lib/sdl2/ext
copying sdl2/ext/color.py -> build/lib/sdl2/ext
copying sdl2/ext/__init__.py -> build/lib/sdl2/ext
copying sdl2/ext/resources.py -> build/lib/sdl2/ext
copying sdl2/ext/events.py -> build/lib/sdl2/ext
copying sdl2/ext/draw.py -> build/lib/sdl2/ext
copying sdl2/ext/particles.py -> build/lib/sdl2/ext
copying sdl2/ext/window.py -> build/lib/sdl2/ext
copying sdl2/ext/image.py -> build/lib/sdl2/ext
copying sdl2/ext/sprite.py -> build/lib/sdl2/ext
copying sdl2/ext/compat.py -> build/lib/sdl2/ext
copying sdl2/ext/algorithms.py -> build/lib/sdl2/ext
copying sdl2/ext/pixelaccess.py -> build/lib/sdl2/ext
copying sdl2/ext/font.py -> build/lib/sdl2/ext
copying sdl2/ext/gui.py -> build/lib/sdl2/ext
creating build/lib/sdl2/test
copying sdl2/test/sdl2ext_draw_test.py -> build/lib/sdl2/test
copying sdl2/test/timer_test.py -> build/lib/sdl2/test
copying sdl2/test/touch_test.py -> build/lib/sdl2/test
copying sdl2/test/mouse_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_gui_test.py -> build/lib/sdl2/test
copying sdl2/test/sdlmixer_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_sprite_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_algorithms_test.py -> build/lib/sdl2/test
copying sdl2/test/platform_test.py -> build/lib/sdl2/test
copying sdl2/test/error_test.py -> build/lib/sdl2/test
copying sdl2/test/events_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_window_test.py -> build/lib/sdl2/test
copying sdl2/test/__init__.py -> build/lib/sdl2/test
copying sdl2/test/rect_test.py -> build/lib/sdl2/test
copying sdl2/test/version_test.py -> build/lib/sdl2/test
copying sdl2/test/shape_test.py -> build/lib/sdl2/test
copying sdl2/test/syswm_test.py -> build/lib/sdl2/test
copying sdl2/test/audio_test.py -> build/lib/sdl2/test
copying sdl2/test/sdlimage_test.py -> build/lib/sdl2/test
copying sdl2/test/endian_test.py -> build/lib/sdl2/test
copying sdl2/test/rwops_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_array_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_image_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_ebs_test.py -> build/lib/sdl2/test
copying sdl2/test/joystick_test.py -> build/lib/sdl2/test
copying sdl2/test/render_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_color_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_test.py -> build/lib/sdl2/test
copying sdl2/test/video_test.py -> build/lib/sdl2/test
copying sdl2/test/sdlgfx_test.py -> build/lib/sdl2/test
copying sdl2/test/log_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl_test.py -> build/lib/sdl2/test
copying sdl2/test/keyboard_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_font_test.py -> build/lib/sdl2/test
copying sdl2/test/filesystem_test.py -> build/lib/sdl2/test
copying sdl2/test/blendmode_test.py -> build/lib/sdl2/test
copying sdl2/test/clipboard_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_particles_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_events_test.py -> build/lib/sdl2/test
copying sdl2/test/surface_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_pixelaccess_test.py -> build/lib/sdl2/test
copying sdl2/test/sdlttf_test.py -> build/lib/sdl2/test
copying sdl2/test/cpuinfo_test.py -> build/lib/sdl2/test
copying sdl2/test/vulkan_test.py -> build/lib/sdl2/test
copying sdl2/test/pixels_test.py -> build/lib/sdl2/test
copying sdl2/test/gamecontroller_test.py -> build/lib/sdl2/test
copying sdl2/test/power_test.py -> build/lib/sdl2/test
copying sdl2/test/hints_test.py -> build/lib/sdl2/test
copying sdl2/test/sdl2ext_resources_test.py -> build/lib/sdl2/test
creating build/lib/sdl2/examples
copying examples/sdl2hello.py -> build/lib/sdl2/examples
copying examples/pong.py -> build/lib/sdl2/examples
copying examples/colorpalettes.py -> build/lib/sdl2/examples
copying examples/gfxdrawing.py -> build/lib/sdl2/examples
copying examples/__init__.py -> build/lib/sdl2/examples
copying examples/opengl.py -> build/lib/sdl2/examples
copying examples/draw.py -> build/lib/sdl2/examples
copying examples/particles.py -> build/lib/sdl2/examples
copying examples/transfomations.py -> build/lib/sdl2/examples
copying examples/pixelaccess.py -> build/lib/sdl2/examples
copying examples/gui.py -> build/lib/sdl2/examples
copying examples/helloworld.py -> build/lib/sdl2/examples
creating build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.xpm -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.png -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.tif -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.svg -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.pgm -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.tga -> build/lib/sdl2/test/resources
copying sdl2/test/resources/tuffy.ttf -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.cur -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.ppm -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.webp -> build/lib/sdl2/test/resources
copying sdl2/test/resources/rwopstest.txt -> build/lib/sdl2/test/resources
copying sdl2/test/resources/font.bmp -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.pnm -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.lbm -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.pcx -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.bmp -> build/lib/sdl2/test/resources
copying sdl2/test/resources/tuffy.copy.ttf -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.pbm -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.ico -> build/lib/sdl2/test/resources
copying sdl2/test/resources/resources.zip -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.jpg -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.xcf -> build/lib/sdl2/test/resources
copying sdl2/test/resources/resources.tar.gz -> build/lib/sdl2/test/resources
copying sdl2/test/resources/surfacetest.gif -> build/lib/sdl2/test/resources
creating build/lib/sdl2/examples/resources
copying examples/resources/testimage.svg -> build/lib/sdl2/examples/resources
copying examples/resources/textentry.bmp -> build/lib/sdl2/examples/resources
copying examples/resources/star.png -> build/lib/sdl2/examples/resources
copying examples/resources/hello.bmp -> build/lib/sdl2/examples/resources
copying examples/resources/tuffy.ttf -> build/lib/sdl2/examples/resources
copying examples/resources/font.bmp -> build/lib/sdl2/examples/resources
copying examples/resources/button.bmp -> build/lib/sdl2/examples/resources
copying examples/resources/circle.png -> build/lib/sdl2/examples/resources
copying examples/resources/square.png -> build/lib/sdl2/examples/resources
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5gKJ7q
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64
+ cd PySDL2-0.9.7
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/audio.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/shape.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/mouse.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/gesture.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_draw_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.xpm -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.png -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.tif -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.svg -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.pgm -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.tga -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/tuffy.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.cur -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.ppm -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.webp -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/rwopstest.txt -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/font.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.pnm -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.lbm -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.pcx -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/tuffy.copy.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.pbm -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.ico -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/resources.zip -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.jpg -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.xcf -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/resources.tar.gz -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/resources/surfacetest.gif -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/resources
copying build/lib/sdl2/test/timer_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/touch_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/mouse_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_gui_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdlmixer_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_sprite_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_algorithms_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/platform_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/error_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/events_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_window_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/rect_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/version_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/shape_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/syswm_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/audio_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdlimage_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/endian_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/rwops_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_array_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_image_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_ebs_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/joystick_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/render_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_color_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/video_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdlgfx_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/log_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/keyboard_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_font_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/filesystem_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/blendmode_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/clipboard_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_particles_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_events_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/surface_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_pixelaccess_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdlttf_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/cpuinfo_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/vulkan_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/pixels_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/gamecontroller_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/power_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/hints_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/test/sdl2ext_resources_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test
copying build/lib/sdl2/platform.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/rect.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/keyboard.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/surface.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/testimage.svg -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/textentry.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/star.png -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/hello.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/tuffy.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/font.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/button.bmp -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/circle.png -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/resources/square.png -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/resources
copying build/lib/sdl2/examples/sdl2hello.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/pong.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/colorpalettes.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/gfxdrawing.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/opengl.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/draw.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/particles.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/transfomations.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/pixelaccess.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/gui.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/examples/helloworld.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples
copying build/lib/sdl2/render.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/clipboard.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/sdlimage.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/video.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/touch.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/power.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/sdlgfx.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/endian.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/vulkan.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/syswm.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/filesystem.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/timer.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/scancode.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/stdinc.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
creating /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/colorpalettes.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/surface.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/ebs.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/array.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/color.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/resources.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/draw.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/particles.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/window.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/image.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/sprite.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/algorithms.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/pixelaccess.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/font.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/ext/gui.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext
copying build/lib/sdl2/loadso.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/pixels.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/dll.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/joystick.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/rwops.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/hints.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/haptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/blendmode.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/gamecontroller.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/sdlttf.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/error.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/keycode.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/messagebox.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/cpuinfo.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
copying build/lib/sdl2/sdlmixer.py -> /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/audio.py to audio.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/shape.py to shape.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/mouse.py to mouse.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/gesture.py to gesture.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_draw_test.py to sdl2ext_draw_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/timer_test.py to timer_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/touch_test.py to touch_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/mouse_test.py to mouse_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_gui_test.py to sdl2ext_gui_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdlmixer_test.py to sdlmixer_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_sprite_test.py to sdl2ext_sprite_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_algorithms_test.py to sdl2ext_algorithms_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/platform_test.py to platform_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/error_test.py to error_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/events_test.py to events_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_window_test.py to sdl2ext_window_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/rect_test.py to rect_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/version_test.py to version_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/shape_test.py to shape_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/syswm_test.py to syswm_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/audio_test.py to audio_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdlimage_test.py to sdlimage_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/endian_test.py to endian_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/rwops_test.py to rwops_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_array_test.py to sdl2ext_array_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_image_test.py to sdl2ext_image_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_ebs_test.py to sdl2ext_ebs_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/joystick_test.py to joystick_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/render_test.py to render_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_color_test.py to sdl2ext_color_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_test.py to sdl2ext_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/video_test.py to video_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdlgfx_test.py to sdlgfx_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/log_test.py to log_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl_test.py to sdl_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/keyboard_test.py to keyboard_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_font_test.py to sdl2ext_font_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/filesystem_test.py to filesystem_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/blendmode_test.py to blendmode_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/clipboard_test.py to clipboard_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_particles_test.py to sdl2ext_particles_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_events_test.py to sdl2ext_events_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/surface_test.py to surface_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_pixelaccess_test.py to sdl2ext_pixelaccess_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdlttf_test.py to sdlttf_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/cpuinfo_test.py to cpuinfo_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/vulkan_test.py to vulkan_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/pixels_test.py to pixels_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/gamecontroller_test.py to gamecontroller_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/power_test.py to power_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/hints_test.py to hints_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/test/sdl2ext_resources_test.py to sdl2ext_resources_test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/platform.py to platform.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/rect.py to rect.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/keyboard.py to keyboard.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/surface.py to surface.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/sdl2hello.py to sdl2hello.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/pong.py to pong.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/colorpalettes.py to colorpalettes.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/gfxdrawing.py to gfxdrawing.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/opengl.py to opengl.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/draw.py to draw.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/particles.py to particles.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/transfomations.py to transfomations.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/pixelaccess.py to pixelaccess.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/gui.py to gui.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/examples/helloworld.py to helloworld.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/render.py to render.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/clipboard.py to clipboard.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/sdlimage.py to sdlimage.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/video.py to video.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/version.py to version.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/touch.py to touch.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/power.py to power.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/sdlgfx.py to sdlgfx.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/endian.py to endian.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/log.py to log.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/vulkan.py to vulkan.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/syswm.py to syswm.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/filesystem.py to filesystem.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/timer.py to timer.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/scancode.py to scancode.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/stdinc.py to stdinc.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/common.py to common.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/colorpalettes.py to colorpalettes.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/surface.py to surface.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/ebs.py to ebs.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/array.py to array.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/color.py to color.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/resources.py to resources.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/events.py to events.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/draw.py to draw.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/particles.py to particles.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/window.py to window.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/image.py to image.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/sprite.py to sprite.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/compat.py to compat.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/algorithms.py to algorithms.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/pixelaccess.py to pixelaccess.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/font.py to font.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/ext/gui.py to gui.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/loadso.py to loadso.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/pixels.py to pixels.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/dll.py to dll.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/joystick.py to joystick.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/events.py to events.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/rwops.py to rwops.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/hints.py to hints.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/haptic.py to haptic.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/blendmode.py to blendmode.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/gamecontroller.py to gamecontroller.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/sdlttf.py to sdlttf.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/error.py to error.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/keycode.py to keycode.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/messagebox.py to messagebox.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/cpuinfo.py to cpuinfo.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/sdl2/sdlmixer.py to sdlmixer.cpython-38.pyc
writing byte-compilation script '/tmp/tmpitsnr2ns.py'
/usr/bin/python3 /tmp/tmpitsnr2ns.py
removing /tmp/tmpitsnr2ns.py
running install_egg_info
running egg_info
writing PySDL2.egg-info/PKG-INFO
writing dependency_links to PySDL2.egg-info/dependency_links.txt
writing top-level names to PySDL2.egg-info/top_level.txt
reading manifest file 'PySDL2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.rst'
writing manifest file 'PySDL2.egg-info/SOURCES.txt'
Copying PySDL2.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8/site-packages/PySDL2-0.9.7-py3.8.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/bin/__pycache__
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.7-1.mga8 --unique-debug-suffix -0.9.7-1.mga8.aarch64 --unique-debug-src-base python-sdl2-0.9.7-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/PySDL2-0.9.7

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-sdl2-0.9.7-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ojq2Cr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd PySDL2-0.9.7
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/doc/python3-sdl2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/doc/python3-sdl2
+ cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/doc/python3-sdl2
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/doc/python3-sdl2
+ cp -pr doc/html/copying.html doc/html/faq.html doc/html/genindex.html doc/html/index.html doc/html/install.html doc/html/integration.html doc/html/news.html doc/html/py-modindex.html doc/html/search.html doc/html/todos.html /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/doc/python3-sdl2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ksM7it
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd PySDL2-0.9.7
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/licenses/python3-sdl2
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/licenses/python3-sdl2
+ cp -pr doc/copying.rst /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64/usr/share/licenses/python3-sdl2
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-sdl2 = 0.9.7-1.mga8 python3-sdl2 = 0.9.7-1.mga8 python3.8-sdl2 = 0.9.7-1.mga8 python3.8dist(pysdl2) = 0.9.7 python3dist(pysdl2) = 0.9.7
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: python(abi) = 3.8
Obsoletes: python-sdl2 < 0.9.7-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-sdl2-0.9.7-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yPtgru
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd PySDL2-0.9.7
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-sdl2-0.9.7-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nkmfat
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf PySDL2-0.9.7
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!