D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-sdl2-0.9.5-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r4G86h + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf PySDL2-0.9.5 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/PySDL2-0.9.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PySDL2-0.9.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-sdl2-0.9.5-2.mga7 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BGcWND + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PySDL2-0.9.5 + '[' 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating 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/timer.py -> build/lib/sdl2 copying sdl2/syswm.py -> build/lib/sdl2 copying sdl2/surface.py -> build/lib/sdl2 copying sdl2/stdinc.py -> build/lib/sdl2 copying sdl2/shape.py -> build/lib/sdl2 copying sdl2/sdlttf.py -> build/lib/sdl2 copying sdl2/sdlmixer.py -> build/lib/sdl2 copying sdl2/sdlimage.py -> build/lib/sdl2 copying sdl2/sdlgfx.py -> build/lib/sdl2 copying sdl2/scancode.py -> build/lib/sdl2 copying sdl2/rwops.py -> build/lib/sdl2 copying sdl2/render.py -> build/lib/sdl2 copying sdl2/rect.py -> build/lib/sdl2 copying sdl2/power.py -> build/lib/sdl2 copying sdl2/platform.py -> build/lib/sdl2 copying sdl2/pixels.py -> build/lib/sdl2 copying sdl2/mouse.py -> build/lib/sdl2 copying sdl2/messagebox.py -> build/lib/sdl2 copying sdl2/log.py -> build/lib/sdl2 copying sdl2/loadso.py -> build/lib/sdl2 copying sdl2/keycode.py -> build/lib/sdl2 copying sdl2/keyboard.py -> build/lib/sdl2 copying sdl2/joystick.py -> build/lib/sdl2 copying sdl2/hints.py -> build/lib/sdl2 copying sdl2/haptic.py -> build/lib/sdl2 copying sdl2/gesture.py -> build/lib/sdl2 copying sdl2/gamecontroller.py -> build/lib/sdl2 copying sdl2/filesystem.py -> build/lib/sdl2 copying sdl2/events.py -> build/lib/sdl2 copying sdl2/error.py -> build/lib/sdl2 copying sdl2/endian.py -> build/lib/sdl2 copying sdl2/dll.py -> build/lib/sdl2 copying sdl2/cpuinfo.py -> build/lib/sdl2 copying sdl2/clipboard.py -> build/lib/sdl2 copying sdl2/blendmode.py -> build/lib/sdl2 copying sdl2/audio.py -> build/lib/sdl2 copying sdl2/__init__.py -> build/lib/sdl2 creating build/lib/sdl2/ext copying sdl2/ext/window.py -> build/lib/sdl2/ext copying sdl2/ext/surface.py -> build/lib/sdl2/ext copying sdl2/ext/sprite.py -> build/lib/sdl2/ext copying sdl2/ext/resources.py -> build/lib/sdl2/ext copying sdl2/ext/pixelaccess.py -> build/lib/sdl2/ext copying sdl2/ext/particles.py -> build/lib/sdl2/ext copying sdl2/ext/image.py -> build/lib/sdl2/ext copying sdl2/ext/gui.py -> build/lib/sdl2/ext copying sdl2/ext/font.py -> build/lib/sdl2/ext copying sdl2/ext/events.py -> build/lib/sdl2/ext copying sdl2/ext/ebs.py -> build/lib/sdl2/ext copying sdl2/ext/draw.py -> build/lib/sdl2/ext copying sdl2/ext/compat.py -> 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/color.py -> build/lib/sdl2/ext copying sdl2/ext/array.py -> build/lib/sdl2/ext copying sdl2/ext/algorithms.py -> build/lib/sdl2/ext copying sdl2/ext/__init__.py -> build/lib/sdl2/ext creating build/lib/sdl2/test copying sdl2/test/video_test.py -> build/lib/sdl2/test copying sdl2/test/version_test.py -> build/lib/sdl2/test copying sdl2/test/timer_test.py -> build/lib/sdl2/test copying sdl2/test/syswm_test.py -> build/lib/sdl2/test copying sdl2/test/surface_test.py -> build/lib/sdl2/test copying sdl2/test/shape_test.py -> build/lib/sdl2/test copying sdl2/test/sdlttf_test.py -> build/lib/sdl2/test copying sdl2/test/sdlmixer_test.py -> build/lib/sdl2/test copying sdl2/test/sdlimage_test.py -> build/lib/sdl2/test copying sdl2/test/sdlgfx_test.py -> build/lib/sdl2/test copying sdl2/test/sdl_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_window_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_sprite_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_resources_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_pixelaccess_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_particles_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_image_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_gui_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_font_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_events_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_ebs_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_draw_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_color_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_array_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_algorithms_test.py -> build/lib/sdl2/test copying sdl2/test/rwops_test.py -> build/lib/sdl2/test copying sdl2/test/render_test.py -> build/lib/sdl2/test copying sdl2/test/rect_test.py -> build/lib/sdl2/test copying sdl2/test/power_test.py -> build/lib/sdl2/test copying sdl2/test/platform_test.py -> build/lib/sdl2/test copying sdl2/test/pixels_test.py -> build/lib/sdl2/test copying sdl2/test/mouse_test.py -> build/lib/sdl2/test copying sdl2/test/log_test.py -> build/lib/sdl2/test copying sdl2/test/keyboard_test.py -> build/lib/sdl2/test copying sdl2/test/joystick_test.py -> build/lib/sdl2/test copying sdl2/test/hints_test.py -> build/lib/sdl2/test copying sdl2/test/filesystem_test.py -> build/lib/sdl2/test copying sdl2/test/events_test.py -> build/lib/sdl2/test copying sdl2/test/error_test.py -> build/lib/sdl2/test copying sdl2/test/endian_test.py -> build/lib/sdl2/test copying sdl2/test/cpuinfo_test.py -> build/lib/sdl2/test copying sdl2/test/clipboard_test.py -> build/lib/sdl2/test copying sdl2/test/audio_test.py -> build/lib/sdl2/test copying sdl2/test/__init__.py -> build/lib/sdl2/test creating build/lib/sdl2/test/util copying sdl2/test/util/testutils.py -> build/lib/sdl2/test/util copying sdl2/test/util/testrunner.py -> build/lib/sdl2/test/util copying sdl2/test/util/support.py -> build/lib/sdl2/test/util copying sdl2/test/util/runtests.py -> build/lib/sdl2/test/util copying sdl2/test/util/__init__.py -> build/lib/sdl2/test/util creating build/lib/sdl2/examples copying examples/transfomations.py -> build/lib/sdl2/examples copying examples/sdl2hello.py -> build/lib/sdl2/examples copying examples/pong.py -> build/lib/sdl2/examples copying examples/pixelaccess.py -> build/lib/sdl2/examples copying examples/particles.py -> build/lib/sdl2/examples copying examples/opengl.py -> build/lib/sdl2/examples copying examples/helloworld.py -> build/lib/sdl2/examples copying examples/gui.py -> build/lib/sdl2/examples copying examples/gfxdrawing.py -> build/lib/sdl2/examples copying examples/draw.py -> build/lib/sdl2/examples copying examples/colorpalettes.py -> build/lib/sdl2/examples copying examples/__init__.py -> build/lib/sdl2/examples creating build/lib/sdl2/test/resources copying sdl2/test/resources/tuffy.ttf -> build/lib/sdl2/test/resources copying sdl2/test/resources/tuffy.copy.ttf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xpm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xcf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.webp -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tif -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tga -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ppm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pnm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.png -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pgm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pcx -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.lbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.jpg -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ico -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.gif -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.cur -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.bmp -> build/lib/sdl2/test/resources copying sdl2/test/resources/rwopstest.txt -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.zip -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.tar.gz -> build/lib/sdl2/test/resources copying sdl2/test/resources/font.bmp -> build/lib/sdl2/test/resources creating build/lib/sdl2/examples/resources copying examples/resources/tuffy.ttf -> build/lib/sdl2/examples/resources copying examples/resources/textentry.bmp -> build/lib/sdl2/examples/resources copying examples/resources/testimage.svg -> build/lib/sdl2/examples/resources copying examples/resources/star.png -> build/lib/sdl2/examples/resources copying examples/resources/square.png -> build/lib/sdl2/examples/resources copying examples/resources/hello.bmp -> build/lib/sdl2/examples/resources copying examples/resources/font.bmp -> build/lib/sdl2/examples/resources copying examples/resources/circle.png -> build/lib/sdl2/examples/resources copying examples/resources/button.bmp -> build/lib/sdl2/examples/resources + sleep 1 + pushd /home/pterjan/rpmbuild/BUILD/python3-python-sdl2-0.9.5-2.mga7 ~/rpmbuild/BUILD/python3-python-sdl2-0.9.5-2.mga7 ~/rpmbuild/BUILD/PySDL2-0.9.5 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /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/video.py -> build/lib/sdl2 copying sdl2/version.py -> build/lib/sdl2 copying sdl2/touch.py -> build/lib/sdl2 copying sdl2/timer.py -> build/lib/sdl2 copying sdl2/syswm.py -> build/lib/sdl2 copying sdl2/surface.py -> build/lib/sdl2 copying sdl2/stdinc.py -> build/lib/sdl2 copying sdl2/shape.py -> build/lib/sdl2 copying sdl2/sdlttf.py -> build/lib/sdl2 copying sdl2/sdlmixer.py -> build/lib/sdl2 copying sdl2/sdlimage.py -> build/lib/sdl2 copying sdl2/sdlgfx.py -> build/lib/sdl2 copying sdl2/scancode.py -> build/lib/sdl2 copying sdl2/rwops.py -> build/lib/sdl2 copying sdl2/render.py -> build/lib/sdl2 copying sdl2/rect.py -> build/lib/sdl2 copying sdl2/power.py -> build/lib/sdl2 copying sdl2/platform.py -> build/lib/sdl2 copying sdl2/pixels.py -> build/lib/sdl2 copying sdl2/mouse.py -> build/lib/sdl2 copying sdl2/messagebox.py -> build/lib/sdl2 copying sdl2/log.py -> build/lib/sdl2 copying sdl2/loadso.py -> build/lib/sdl2 copying sdl2/keycode.py -> build/lib/sdl2 copying sdl2/keyboard.py -> build/lib/sdl2 copying sdl2/joystick.py -> build/lib/sdl2 copying sdl2/hints.py -> build/lib/sdl2 copying sdl2/haptic.py -> build/lib/sdl2 copying sdl2/gesture.py -> build/lib/sdl2 copying sdl2/gamecontroller.py -> build/lib/sdl2 copying sdl2/filesystem.py -> build/lib/sdl2 copying sdl2/events.py -> build/lib/sdl2 copying sdl2/error.py -> build/lib/sdl2 copying sdl2/endian.py -> build/lib/sdl2 copying sdl2/dll.py -> build/lib/sdl2 copying sdl2/cpuinfo.py -> build/lib/sdl2 copying sdl2/clipboard.py -> build/lib/sdl2 copying sdl2/blendmode.py -> build/lib/sdl2 copying sdl2/audio.py -> build/lib/sdl2 copying sdl2/__init__.py -> build/lib/sdl2 creating build/lib/sdl2/ext copying sdl2/ext/window.py -> build/lib/sdl2/ext copying sdl2/ext/surface.py -> build/lib/sdl2/ext copying sdl2/ext/sprite.py -> build/lib/sdl2/ext copying sdl2/ext/resources.py -> build/lib/sdl2/ext copying sdl2/ext/pixelaccess.py -> build/lib/sdl2/ext copying sdl2/ext/particles.py -> build/lib/sdl2/ext copying sdl2/ext/image.py -> build/lib/sdl2/ext copying sdl2/ext/gui.py -> build/lib/sdl2/ext copying sdl2/ext/font.py -> build/lib/sdl2/ext copying sdl2/ext/events.py -> build/lib/sdl2/ext copying sdl2/ext/ebs.py -> build/lib/sdl2/ext copying sdl2/ext/draw.py -> build/lib/sdl2/ext copying sdl2/ext/compat.py -> 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/color.py -> build/lib/sdl2/ext copying sdl2/ext/array.py -> build/lib/sdl2/ext copying sdl2/ext/algorithms.py -> build/lib/sdl2/ext copying sdl2/ext/__init__.py -> build/lib/sdl2/ext creating build/lib/sdl2/test copying sdl2/test/video_test.py -> build/lib/sdl2/test copying sdl2/test/version_test.py -> build/lib/sdl2/test copying sdl2/test/timer_test.py -> build/lib/sdl2/test copying sdl2/test/syswm_test.py -> build/lib/sdl2/test copying sdl2/test/surface_test.py -> build/lib/sdl2/test copying sdl2/test/shape_test.py -> build/lib/sdl2/test copying sdl2/test/sdlttf_test.py -> build/lib/sdl2/test copying sdl2/test/sdlmixer_test.py -> build/lib/sdl2/test copying sdl2/test/sdlimage_test.py -> build/lib/sdl2/test copying sdl2/test/sdlgfx_test.py -> build/lib/sdl2/test copying sdl2/test/sdl_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_window_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_sprite_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_resources_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_pixelaccess_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_particles_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_image_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_gui_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_font_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_events_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_ebs_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_draw_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_color_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_array_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_algorithms_test.py -> build/lib/sdl2/test copying sdl2/test/rwops_test.py -> build/lib/sdl2/test copying sdl2/test/render_test.py -> build/lib/sdl2/test copying sdl2/test/rect_test.py -> build/lib/sdl2/test copying sdl2/test/power_test.py -> build/lib/sdl2/test copying sdl2/test/platform_test.py -> build/lib/sdl2/test copying sdl2/test/pixels_test.py -> build/lib/sdl2/test copying sdl2/test/mouse_test.py -> build/lib/sdl2/test copying sdl2/test/log_test.py -> build/lib/sdl2/test copying sdl2/test/keyboard_test.py -> build/lib/sdl2/test copying sdl2/test/joystick_test.py -> build/lib/sdl2/test copying sdl2/test/hints_test.py -> build/lib/sdl2/test copying sdl2/test/filesystem_test.py -> build/lib/sdl2/test copying sdl2/test/events_test.py -> build/lib/sdl2/test copying sdl2/test/error_test.py -> build/lib/sdl2/test copying sdl2/test/endian_test.py -> build/lib/sdl2/test copying sdl2/test/cpuinfo_test.py -> build/lib/sdl2/test copying sdl2/test/clipboard_test.py -> build/lib/sdl2/test copying sdl2/test/audio_test.py -> build/lib/sdl2/test copying sdl2/test/__init__.py -> build/lib/sdl2/test creating build/lib/sdl2/test/util copying sdl2/test/util/testutils.py -> build/lib/sdl2/test/util copying sdl2/test/util/testrunner.py -> build/lib/sdl2/test/util copying sdl2/test/util/support.py -> build/lib/sdl2/test/util copying sdl2/test/util/runtests.py -> build/lib/sdl2/test/util copying sdl2/test/util/__init__.py -> build/lib/sdl2/test/util creating build/lib/sdl2/examples copying examples/transfomations.py -> build/lib/sdl2/examples copying examples/sdl2hello.py -> build/lib/sdl2/examples copying examples/pong.py -> build/lib/sdl2/examples copying examples/pixelaccess.py -> build/lib/sdl2/examples copying examples/particles.py -> build/lib/sdl2/examples copying examples/opengl.py -> build/lib/sdl2/examples copying examples/helloworld.py -> build/lib/sdl2/examples copying examples/gui.py -> build/lib/sdl2/examples copying examples/gfxdrawing.py -> build/lib/sdl2/examples copying examples/draw.py -> build/lib/sdl2/examples copying examples/colorpalettes.py -> build/lib/sdl2/examples copying examples/__init__.py -> build/lib/sdl2/examples creating build/lib/sdl2/test/resources copying sdl2/test/resources/tuffy.ttf -> build/lib/sdl2/test/resources copying sdl2/test/resources/tuffy.copy.ttf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xpm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xcf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.webp -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tif -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tga -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ppm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pnm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.png -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pgm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pcx -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.lbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.jpg -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ico -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.gif -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.cur -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.bmp -> build/lib/sdl2/test/resources copying sdl2/test/resources/rwopstest.txt -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.zip -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.tar.gz -> build/lib/sdl2/test/resources copying sdl2/test/resources/font.bmp -> build/lib/sdl2/test/resources creating build/lib/sdl2/examples/resources copying examples/resources/tuffy.ttf -> build/lib/sdl2/examples/resources copying examples/resources/textentry.bmp -> build/lib/sdl2/examples/resources copying examples/resources/testimage.svg -> build/lib/sdl2/examples/resources copying examples/resources/star.png -> build/lib/sdl2/examples/resources copying examples/resources/square.png -> build/lib/sdl2/examples/resources copying examples/resources/hello.bmp -> build/lib/sdl2/examples/resources copying examples/resources/font.bmp -> build/lib/sdl2/examples/resources copying examples/resources/circle.png -> build/lib/sdl2/examples/resources copying examples/resources/button.bmp -> build/lib/sdl2/examples/resources + sleep 1 + popd ~/rpmbuild/BUILD/PySDL2-0.9.5 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZncYX4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 + cd PySDL2-0.9.5 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/button.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/circle.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/font.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/hello.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/square.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/star.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/testimage.svg -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/textentry.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/tuffy.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/colorpalettes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/draw.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/gfxdrawing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/gui.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/helloworld.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/opengl.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/particles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/pixelaccess.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/pong.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/sdl2hello.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples copying build/lib/sdl2/examples/transfomations.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/font.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.tar.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.zip -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/rwopstest.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.cur -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.gif -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ico -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.jpg -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.lbm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pbm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pcx -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pgm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pnm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ppm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tga -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tif -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.webp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xcf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xpm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/tuffy.copy.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/tuffy.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/resources creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/runtests.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/support.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/testrunner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/testutils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util copying build/lib/sdl2/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/audio_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/clipboard_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/cpuinfo_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/endian_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/error_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/events_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/filesystem_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/hints_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/joystick_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/keyboard_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/log_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/mouse_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/pixels_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/platform_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/power_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/rect_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/render_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/rwops_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_algorithms_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_array_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_color_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_draw_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_ebs_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_events_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_font_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_gui_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_image_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_particles_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_pixelaccess_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_resources_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_sprite_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_window_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdl_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlgfx_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlimage_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlmixer_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/sdlttf_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/shape_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/surface_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/syswm_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/timer_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/version_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test copying build/lib/sdl2/test/video_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/algorithms.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/array.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/color.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/colorpalettes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/common.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/draw.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/ebs.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/events.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/font.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/gui.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/image.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/particles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/pixelaccess.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/resources.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/sprite.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/surface.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/ext/window.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext copying build/lib/sdl2/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/audio.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/blendmode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/clipboard.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/cpuinfo.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/dll.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/endian.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/error.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/events.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/filesystem.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/gamecontroller.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/gesture.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/haptic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/hints.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/joystick.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/keyboard.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/keycode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/loadso.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/log.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/messagebox.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/mouse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/pixels.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/platform.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/power.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/rect.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/render.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/rwops.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/scancode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlgfx.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlimage.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlmixer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/sdlttf.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/shape.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/stdinc.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/surface.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/syswm.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/timer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/touch.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 copying build/lib/sdl2/video.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2 byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/colorpalettes.py to colorpalettes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/draw.py to draw.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/gfxdrawing.py to gfxdrawing.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/gui.py to gui.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/helloworld.py to helloworld.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/opengl.py to opengl.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/particles.py to particles.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/pixelaccess.py to pixelaccess.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/pong.py to pong.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/sdl2hello.py to sdl2hello.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/examples/transfomations.py to transfomations.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util/runtests.py to runtests.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util/support.py to support.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util/testrunner.py to testrunner.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/util/testutils.py to testutils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/audio_test.py to audio_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/clipboard_test.py to clipboard_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/cpuinfo_test.py to cpuinfo_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/endian_test.py to endian_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/error_test.py to error_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/events_test.py to events_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/filesystem_test.py to filesystem_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/hints_test.py to hints_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/joystick_test.py to joystick_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/keyboard_test.py to keyboard_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/log_test.py to log_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/mouse_test.py to mouse_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/pixels_test.py to pixels_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/platform_test.py to platform_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/power_test.py to power_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/rect_test.py to rect_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/render_test.py to render_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/rwops_test.py to rwops_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_algorithms_test.py to sdl2ext_algorithms_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_array_test.py to sdl2ext_array_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_color_test.py to sdl2ext_color_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_draw_test.py to sdl2ext_draw_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_ebs_test.py to sdl2ext_ebs_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_events_test.py to sdl2ext_events_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_font_test.py to sdl2ext_font_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_gui_test.py to sdl2ext_gui_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_image_test.py to sdl2ext_image_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_particles_test.py to sdl2ext_particles_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_pixelaccess_test.py to sdl2ext_pixelaccess_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_resources_test.py to sdl2ext_resources_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_sprite_test.py to sdl2ext_sprite_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_test.py to sdl2ext_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_window_test.py to sdl2ext_window_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdl_test.py to sdl_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdlgfx_test.py to sdlgfx_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdlimage_test.py to sdlimage_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdlmixer_test.py to sdlmixer_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/sdlttf_test.py to sdlttf_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/shape_test.py to shape_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/surface_test.py to surface_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/syswm_test.py to syswm_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/timer_test.py to timer_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/version_test.py to version_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/test/video_test.py to video_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/algorithms.py to algorithms.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/array.py to array.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/color.py to color.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/colorpalettes.py to colorpalettes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/common.py to common.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/compat.py to compat.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/draw.py to draw.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/ebs.py to ebs.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/events.py to events.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/font.py to font.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/gui.py to gui.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/image.py to image.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/particles.py to particles.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/pixelaccess.py to pixelaccess.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/resources.py to resources.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/sprite.py to sprite.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/surface.py to surface.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/ext/window.py to window.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/audio.py to audio.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/blendmode.py to blendmode.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/clipboard.py to clipboard.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/cpuinfo.py to cpuinfo.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/dll.py to dll.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/endian.py to endian.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/error.py to error.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/events.py to events.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/filesystem.py to filesystem.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/gamecontroller.py to gamecontroller.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/gesture.py to gesture.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/haptic.py to haptic.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/hints.py to hints.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/joystick.py to joystick.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/keyboard.py to keyboard.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/keycode.py to keycode.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/loadso.py to loadso.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/log.py to log.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/messagebox.py to messagebox.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/mouse.py to mouse.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/pixels.py to pixels.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/platform.py to platform.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/power.py to power.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/rect.py to rect.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/render.py to render.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/rwops.py to rwops.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/scancode.py to scancode.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/sdlgfx.py to sdlgfx.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/sdlimage.py to sdlimage.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/sdlmixer.py to sdlmixer.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/sdlttf.py to sdlttf.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/shape.py to shape.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/stdinc.py to stdinc.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/surface.py to surface.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/syswm.py to syswm.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/timer.py to timer.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/touch.py to touch.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/version.py to version.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/sdl2/video.py to video.pyc writing byte-compilation script '/tmp/tmpcHnvVd.py' /usr/bin/python2 -O /tmp/tmpcHnvVd.py removing /tmp/tmpcHnvVd.py running install_egg_info Writing /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7/site-packages/PySDL2-0.9.5-py2.7.egg-info + pushd /home/pterjan/rpmbuild/BUILD/python3-python-sdl2-0.9.5-2.mga7 ~/rpmbuild/BUILD/python3-python-sdl2-0.9.5-2.mga7 ~/rpmbuild/BUILD/PySDL2-0.9.5 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/button.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/circle.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/font.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/hello.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/square.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/star.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/testimage.svg -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/textentry.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/tuffy.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/colorpalettes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/draw.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/gfxdrawing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/gui.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/helloworld.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/opengl.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/particles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/pixelaccess.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/pong.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/sdl2hello.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples copying build/lib/sdl2/examples/transfomations.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/font.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.tar.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.zip -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/rwopstest.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.bmp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.cur -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.gif -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ico -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.jpg -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.lbm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pbm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pcx -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pgm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.png -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pnm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ppm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tga -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tif -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.webp -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xcf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xpm -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/tuffy.copy.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/tuffy.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/resources creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/runtests.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/support.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/testrunner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util copying build/lib/sdl2/test/util/testutils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util copying build/lib/sdl2/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/audio_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/clipboard_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/cpuinfo_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/endian_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/error_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/events_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/filesystem_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/hints_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/joystick_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/keyboard_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/log_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/mouse_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/pixels_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/platform_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/power_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/rect_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/render_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/rwops_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_algorithms_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_array_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_color_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_draw_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_ebs_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_events_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_font_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_gui_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_image_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_particles_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_pixelaccess_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_resources_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_sprite_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_window_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdl_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdlgfx_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdlimage_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdlmixer_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/sdlttf_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/shape_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/surface_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/syswm_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/timer_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/version_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test copying build/lib/sdl2/test/video_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test creating /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/algorithms.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/array.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/color.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/colorpalettes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/common.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/draw.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/ebs.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/events.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/font.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/gui.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/image.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/particles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/pixelaccess.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/resources.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/sprite.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/surface.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/ext/window.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext copying build/lib/sdl2/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/audio.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/blendmode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/clipboard.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/cpuinfo.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/dll.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/endian.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/error.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/events.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/filesystem.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/gamecontroller.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/gesture.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/haptic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/hints.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/joystick.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/keyboard.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/keycode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/loadso.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/log.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/messagebox.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/mouse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/pixels.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/platform.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/power.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/rect.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/render.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/rwops.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/scancode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/sdlgfx.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/sdlimage.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/sdlmixer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/sdlttf.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/shape.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/stdinc.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/surface.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/syswm.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/timer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/touch.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 copying build/lib/sdl2/video.py -> /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2 byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/colorpalettes.py to colorpalettes.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/draw.py to draw.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/gfxdrawing.py to gfxdrawing.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/gui.py to gui.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/helloworld.py to helloworld.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/opengl.py to opengl.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/particles.py to particles.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/pixelaccess.py to pixelaccess.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/pong.py to pong.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/sdl2hello.py to sdl2hello.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/examples/transfomations.py to transfomations.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util/runtests.py to runtests.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util/support.py to support.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util/testrunner.py to testrunner.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/util/testutils.py to testutils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/audio_test.py to audio_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/clipboard_test.py to clipboard_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/cpuinfo_test.py to cpuinfo_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/endian_test.py to endian_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/error_test.py to error_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/events_test.py to events_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/filesystem_test.py to filesystem_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/hints_test.py to hints_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/joystick_test.py to joystick_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/keyboard_test.py to keyboard_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/log_test.py to log_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/mouse_test.py to mouse_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/pixels_test.py to pixels_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/platform_test.py to platform_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/power_test.py to power_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/rect_test.py to rect_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/render_test.py to render_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/rwops_test.py to rwops_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_algorithms_test.py to sdl2ext_algorithms_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_array_test.py to sdl2ext_array_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_color_test.py to sdl2ext_color_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_draw_test.py to sdl2ext_draw_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_ebs_test.py to sdl2ext_ebs_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_events_test.py to sdl2ext_events_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_font_test.py to sdl2ext_font_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_gui_test.py to sdl2ext_gui_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_image_test.py to sdl2ext_image_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_particles_test.py to sdl2ext_particles_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_pixelaccess_test.py to sdl2ext_pixelaccess_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_resources_test.py to sdl2ext_resources_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_sprite_test.py to sdl2ext_sprite_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_test.py to sdl2ext_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl2ext_window_test.py to sdl2ext_window_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdl_test.py to sdl_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdlgfx_test.py to sdlgfx_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdlimage_test.py to sdlimage_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdlmixer_test.py to sdlmixer_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/sdlttf_test.py to sdlttf_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/shape_test.py to shape_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/surface_test.py to surface_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/syswm_test.py to syswm_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/timer_test.py to timer_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/version_test.py to version_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/test/video_test.py to video_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/algorithms.py to algorithms.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/array.py to array.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/color.py to color.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/colorpalettes.py to colorpalettes.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/common.py to common.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/compat.py to compat.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/draw.py to draw.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/ebs.py to ebs.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/events.py to events.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/font.py to font.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/gui.py to gui.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/image.py to image.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/particles.py to particles.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/pixelaccess.py to pixelaccess.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/resources.py to resources.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/sprite.py to sprite.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/surface.py to surface.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/ext/window.py to window.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/audio.py to audio.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/blendmode.py to blendmode.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/clipboard.py to clipboard.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/cpuinfo.py to cpuinfo.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/dll.py to dll.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/endian.py to endian.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/error.py to error.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/events.py to events.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/filesystem.py to filesystem.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/gamecontroller.py to gamecontroller.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/gesture.py to gesture.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/haptic.py to haptic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/hints.py to hints.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/joystick.py to joystick.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/keyboard.py to keyboard.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/keycode.py to keycode.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/loadso.py to loadso.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/log.py to log.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/messagebox.py to messagebox.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/mouse.py to mouse.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/pixels.py to pixels.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/platform.py to platform.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/power.py to power.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/rect.py to rect.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/render.py to render.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/rwops.py to rwops.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/scancode.py to scancode.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/sdlgfx.py to sdlgfx.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/sdlimage.py to sdlimage.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/sdlmixer.py to sdlmixer.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/sdlttf.py to sdlttf.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/shape.py to shape.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/stdinc.py to stdinc.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/surface.py to surface.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/syswm.py to syswm.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/timer.py to timer.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/touch.py to touch.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/version.py to version.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/sdl2/video.py to video.cpython-36.pyc writing byte-compilation script '/tmp/tmpj9x5bz5n.py' /usr/bin/python3 /tmp/tmpj9x5bz5n.py removing /tmp/tmpj9x5bz5n.py running install_egg_info Writing /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6/site-packages/PySDL2-0.9.5-py3.6.egg-info + popd ~/rpmbuild/BUILD/PySDL2-0.9.5 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.9.5-2.mga7 --unique-debug-suffix -0.9.5-2.mga7.x86_64 --unique-debug-src-base python-sdl2-0.9.5-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/PySDL2-0.9.5 + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python-sdl2-0.9.5-2.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZlIZYN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PySDL2-0.9.5 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/doc/python-sdl2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/doc/python-sdl2 + cp -pr README.txt /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/doc/python-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/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/doc/python-sdl2 + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z7c71w + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PySDL2-0.9.5 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/licenses/python-sdl2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/licenses/python-sdl2 + cp -pr doc/copying.rst /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/licenses/python-sdl2 + exit 0 Provides: python-sdl2 = 0.9.5-2.mga7 python2.7dist(pysdl2) = 0.9.5 python2dist(pysdl2) = 0.9.5 pythonegg(2)(pysdl2) = 0.9.5 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) = 2.7 Processing files: python3-sdl2-0.9.5-2.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3Rutp8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PySDL2-0.9.5 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/doc/python3-sdl2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/doc/python3-sdl2 + cp -pr README.txt /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/doc/python3-sdl2 + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZqxoPJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PySDL2-0.9.5 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/licenses/python3-sdl2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/licenses/python3-sdl2 + cp -pr doc/copying.rst /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64/usr/share/licenses/python3-sdl2 + exit 0 Provides: python3-sdl2 = 0.9.5-2.mga7 python3.6dist(pysdl2) = 0.9.5 python3dist(pysdl2) = 0.9.5 pythonegg(3)(pysdl2) = 0.9.5 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-sdl2-0.9.5-2.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-sdl2-0.9.5-2.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R3pAE2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PySDL2-0.9.5 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-sdl2-0.9.5-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vFofxl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf PySDL2-0.9.5 + exit 0 D: [iurt_root_command] Success!