Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysdl2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681945454.335038/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysdl2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-PySDL2-0.9.15-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysdl2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681945454.335038/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysdl2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-PySDL2-0.9.15-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pysdl2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681945454.335038/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pysdl2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hwbM18 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PySDL2-0.9.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/PySDL2-0.9.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PySDL2-0.9.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cG7xc6 + umask 022 + cd /builddir/build/BUILD + cd PySDL2-0.9.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /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/rwops.py -> build/lib/sdl2 copying sdl2/stdinc.py -> build/lib/sdl2 copying sdl2/version.py -> build/lib/sdl2 copying sdl2/dll.py -> build/lib/sdl2 copying sdl2/hints.py -> build/lib/sdl2 copying sdl2/vulkan.py -> build/lib/sdl2 copying sdl2/gesture.py -> build/lib/sdl2 copying sdl2/gamecontroller.py -> build/lib/sdl2 copying sdl2/_sdl_init.py -> build/lib/sdl2 copying sdl2/power.py -> build/lib/sdl2 copying sdl2/mouse.py -> build/lib/sdl2 copying sdl2/surface.py -> build/lib/sdl2 copying sdl2/events.py -> build/lib/sdl2 copying sdl2/filesystem.py -> build/lib/sdl2 copying sdl2/guid.py -> build/lib/sdl2 copying sdl2/syswm.py -> build/lib/sdl2 copying sdl2/touch.py -> build/lib/sdl2 copying sdl2/sdlttf.py -> build/lib/sdl2 copying sdl2/shape.py -> build/lib/sdl2 copying sdl2/audio.py -> build/lib/sdl2 copying sdl2/error.py -> build/lib/sdl2 copying sdl2/metal.py -> build/lib/sdl2 copying sdl2/__init__.py -> build/lib/sdl2 copying sdl2/keycode.py -> build/lib/sdl2 copying sdl2/loadso.py -> build/lib/sdl2 copying sdl2/sensor.py -> build/lib/sdl2 copying sdl2/sdlgfx.py -> build/lib/sdl2 copying sdl2/locale.py -> build/lib/sdl2 copying sdl2/blendmode.py -> build/lib/sdl2 copying sdl2/scancode.py -> build/lib/sdl2 copying sdl2/timer.py -> build/lib/sdl2 copying sdl2/cpuinfo.py -> build/lib/sdl2 copying sdl2/keyboard.py -> build/lib/sdl2 copying sdl2/render.py -> build/lib/sdl2 copying sdl2/pixels.py -> build/lib/sdl2 copying sdl2/sdlimage.py -> build/lib/sdl2 copying sdl2/_internal.py -> build/lib/sdl2 copying sdl2/hidapi.py -> build/lib/sdl2 copying sdl2/endian.py -> build/lib/sdl2 copying sdl2/clipboard.py -> build/lib/sdl2 copying sdl2/misc.py -> build/lib/sdl2 copying sdl2/sdlmixer.py -> build/lib/sdl2 copying sdl2/platform.py -> build/lib/sdl2 copying sdl2/joystick.py -> build/lib/sdl2 copying sdl2/video.py -> build/lib/sdl2 copying sdl2/rect.py -> build/lib/sdl2 copying sdl2/messagebox.py -> build/lib/sdl2 copying sdl2/log.py -> build/lib/sdl2 copying sdl2/haptic.py -> build/lib/sdl2 creating build/lib/sdl2/ext copying sdl2/ext/draw.py -> build/lib/sdl2/ext copying sdl2/ext/color.py -> build/lib/sdl2/ext copying sdl2/ext/uisystem.py -> build/lib/sdl2/ext copying sdl2/ext/mouse.py -> build/lib/sdl2/ext copying sdl2/ext/surface.py -> build/lib/sdl2/ext copying sdl2/ext/colorpalettes.py -> build/lib/sdl2/ext copying sdl2/ext/err.py -> build/lib/sdl2/ext copying sdl2/ext/particles.py -> build/lib/sdl2/ext copying sdl2/ext/events.py -> build/lib/sdl2/ext copying sdl2/ext/resources.py -> build/lib/sdl2/ext copying sdl2/ext/sprite.py -> build/lib/sdl2/ext copying sdl2/ext/common.py -> build/lib/sdl2/ext copying sdl2/ext/ttf.py -> build/lib/sdl2/ext copying sdl2/ext/__init__.py -> build/lib/sdl2/ext copying sdl2/ext/spritesystem.py -> build/lib/sdl2/ext copying sdl2/ext/pixelaccess.py -> build/lib/sdl2/ext copying sdl2/ext/bitmapfont.py -> build/lib/sdl2/ext copying sdl2/ext/msgbox.py -> build/lib/sdl2/ext copying sdl2/ext/ebs.py -> build/lib/sdl2/ext copying sdl2/ext/compat.py -> build/lib/sdl2/ext copying sdl2/ext/array.py -> build/lib/sdl2/ext copying sdl2/ext/image.py -> build/lib/sdl2/ext copying sdl2/ext/renderer.py -> build/lib/sdl2/ext copying sdl2/ext/displays.py -> build/lib/sdl2/ext copying sdl2/ext/algorithms.py -> build/lib/sdl2/ext copying sdl2/ext/window.py -> build/lib/sdl2/ext creating build/lib/sdl2/test copying sdl2/test/surface_test.py -> build/lib/sdl2/test copying sdl2/test/hidapi_test.py -> build/lib/sdl2/test copying sdl2/test/sdlimage_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_displays_test.py -> build/lib/sdl2/test copying sdl2/test/pixels_test.py -> build/lib/sdl2/test copying sdl2/test/locale_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_test.py -> build/lib/sdl2/test copying sdl2/test/syswm_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_particles_test.py -> build/lib/sdl2/test copying sdl2/test/sdl_test.py -> build/lib/sdl2/test copying sdl2/test/keyboard_test.py -> build/lib/sdl2/test copying sdl2/test/rwops_test.py -> build/lib/sdl2/test copying sdl2/test/sdlgfx_test.py -> build/lib/sdl2/test copying sdl2/test/hints_test.py -> build/lib/sdl2/test copying sdl2/test/rect_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_window_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_draw_test.py -> build/lib/sdl2/test copying sdl2/test/platform_test.py -> build/lib/sdl2/test copying sdl2/test/timer_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_renderer_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_surface_test.py -> build/lib/sdl2/test copying sdl2/test/joystick_test.py -> build/lib/sdl2/test copying sdl2/test/conftest.py -> build/lib/sdl2/test copying sdl2/test/gamecontroller_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_font_test.py -> build/lib/sdl2/test copying sdl2/test/cpuinfo_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_events_test.py -> build/lib/sdl2/test copying sdl2/test/render_test.py -> build/lib/sdl2/test copying sdl2/test/__init__.py -> build/lib/sdl2/test copying sdl2/test/touch_test.py -> build/lib/sdl2/test copying sdl2/test/sensor_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_pixelaccess_test.py -> build/lib/sdl2/test copying sdl2/test/audio_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_color_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_resources_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_algorithms_test.py -> build/lib/sdl2/test copying sdl2/test/video_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_array_test.py -> build/lib/sdl2/test copying sdl2/test/guid_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_msgbox_test.py -> build/lib/sdl2/test copying sdl2/test/vulkan_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_sprite_test.py -> build/lib/sdl2/test copying sdl2/test/error_test.py -> build/lib/sdl2/test copying sdl2/test/filesystem_test.py -> build/lib/sdl2/test copying sdl2/test/clipboard_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/sdl2ext_uisystem_test.py -> build/lib/sdl2/test copying sdl2/test/version_test.py -> build/lib/sdl2/test copying sdl2/test/log_test.py -> build/lib/sdl2/test copying sdl2/test/power_test.py -> build/lib/sdl2/test copying sdl2/test/events_test.py -> build/lib/sdl2/test copying sdl2/test/sdlmixer_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_mouse_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_ebs_test.py -> build/lib/sdl2/test copying sdl2/test/mouse_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_image_test.py -> build/lib/sdl2/test copying sdl2/test/endian_test.py -> build/lib/sdl2/test copying sdl2/test/blendmode_test.py -> build/lib/sdl2/test copying sdl2/test/sdl2ext_spritesystem_test.py -> build/lib/sdl2/test copying sdl2/test/metal_test.py -> build/lib/sdl2/test creating build/lib/sdl2/examples copying examples/draw.py -> build/lib/sdl2/examples copying examples/helloworld.py -> build/lib/sdl2/examples copying examples/sdl2hello.py -> build/lib/sdl2/examples copying examples/gui.py -> build/lib/sdl2/examples copying examples/pong.py -> build/lib/sdl2/examples copying examples/colorpalettes.py -> build/lib/sdl2/examples copying examples/particles.py -> build/lib/sdl2/examples copying examples/gfxdrawing.py -> build/lib/sdl2/examples copying examples/opengl.py -> build/lib/sdl2/examples copying examples/ttf.py -> build/lib/sdl2/examples copying examples/__init__.py -> build/lib/sdl2/examples copying examples/pixelaccess.py -> build/lib/sdl2/examples copying examples/transfomations.py -> build/lib/sdl2/examples creating build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.webp -> build/lib/sdl2/test/resources copying sdl2/test/resources/font.bmp -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ico -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.gif -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.svg -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tif -> build/lib/sdl2/test/resources copying sdl2/test/resources/tuffy.ttf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pgm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.tga -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.zip -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xcf -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.lbm -> build/lib/sdl2/test/resources copying sdl2/test/resources/soundtest.mp3 -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.png -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.cur -> build/lib/sdl2/test/resources copying sdl2/test/resources/animationtest.gif -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.ppm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.qoi -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pnm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.pcx -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.bmp -> build/lib/sdl2/test/resources copying sdl2/test/resources/resources.tar.gz -> build/lib/sdl2/test/resources copying sdl2/test/resources/rwopstest.txt -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.xpm -> build/lib/sdl2/test/resources copying sdl2/test/resources/surfacetest.jpg -> build/lib/sdl2/test/resources creating build/lib/sdl2/examples/resources copying examples/resources/font.bmp -> build/lib/sdl2/examples/resources copying examples/resources/button.bmp -> build/lib/sdl2/examples/resources copying examples/resources/textentry.bmp -> build/lib/sdl2/examples/resources copying examples/resources/tuffy.ttf -> build/lib/sdl2/examples/resources copying examples/resources/circle.png -> build/lib/sdl2/examples/resources copying examples/resources/square.png -> build/lib/sdl2/examples/resources copying examples/resources/star.png -> build/lib/sdl2/examples/resources copying examples/resources/testimage.svg -> build/lib/sdl2/examples/resources copying examples/resources/hello.bmp -> build/lib/sdl2/examples/resources + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pORtWI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 + cd PySDL2-0.9.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/rwops.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/stdinc.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/version.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/dll.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/hints.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/vulkan.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/gesture.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/draw.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/color.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/uisystem.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/mouse.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/surface.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/colorpalettes.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/err.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/particles.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/events.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/resources.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/sprite.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/common.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/ttf.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/__init__.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/spritesystem.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/pixelaccess.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/bitmapfont.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/msgbox.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/ebs.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/compat.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/array.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/image.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/renderer.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/displays.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/algorithms.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/ext/window.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext copying build/lib/sdl2/gamecontroller.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/_sdl_init.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/power.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/mouse.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/surface.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/events.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/filesystem.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/guid.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/syswm.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/touch.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/sdlttf.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/shape.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/audio.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/error.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/metal.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/__init__.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/keycode.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/loadso.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/sensor.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/sdlgfx.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/locale.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/blendmode.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/scancode.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/timer.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/cpuinfo.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/keyboard.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/render.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/pixels.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/sdlimage.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/_internal.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/hidapi.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/endian.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/surface_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/hidapi_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdlimage_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_displays_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/pixels_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/locale_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/syswm_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_particles_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/keyboard_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/rwops_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdlgfx_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/hints_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/rect_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_window_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_draw_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/platform_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/timer_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_renderer_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_surface_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/joystick_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/conftest.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/gamecontroller_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_font_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/cpuinfo_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_events_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.webp -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/font.bmp -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pbm -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ico -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.gif -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.svg -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tif -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/tuffy.ttf -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pgm -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.tga -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.zip -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xcf -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.lbm -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/soundtest.mp3 -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.png -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.cur -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/animationtest.gif -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.ppm -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.qoi -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pnm -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.pcx -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.bmp -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/resources.tar.gz -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/rwopstest.txt -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.xpm -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/resources/surfacetest.jpg -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/resources copying build/lib/sdl2/test/render_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/__init__.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/touch_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sensor_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_pixelaccess_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/audio_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_color_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_resources_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_algorithms_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/video_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_array_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/guid_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_msgbox_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/vulkan_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_sprite_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/error_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/filesystem_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/clipboard_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/shape_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdlttf_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_uisystem_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/version_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/log_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/power_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/events_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdlmixer_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_mouse_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_ebs_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/mouse_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_image_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/endian_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/blendmode_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/sdl2ext_spritesystem_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/test/metal_test.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test copying build/lib/sdl2/clipboard.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/misc.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/sdlmixer.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/platform.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/joystick.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/video.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/rect.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/messagebox.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/draw.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/helloworld.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/sdl2hello.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/gui.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/pong.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/colorpalettes.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/particles.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/gfxdrawing.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/opengl.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples creating /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/font.bmp -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/button.bmp -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/textentry.bmp -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/tuffy.ttf -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/circle.png -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/square.png -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/star.png -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/testimage.svg -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/resources/hello.bmp -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/resources copying build/lib/sdl2/examples/ttf.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/__init__.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/pixelaccess.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/examples/transfomations.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples copying build/lib/sdl2/log.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 copying build/lib/sdl2/haptic.py -> /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2 byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/rwops.py to rwops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/stdinc.py to stdinc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/dll.py to dll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/hints.py to hints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/vulkan.py to vulkan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/gesture.py to gesture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/draw.py to draw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/uisystem.py to uisystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/mouse.py to mouse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/surface.py to surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/colorpalettes.py to colorpalettes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/err.py to err.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/particles.py to particles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/sprite.py to sprite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/ttf.py to ttf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/spritesystem.py to spritesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/pixelaccess.py to pixelaccess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/bitmapfont.py to bitmapfont.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/msgbox.py to msgbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/ebs.py to ebs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/displays.py to displays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/algorithms.py to algorithms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/ext/window.py to window.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/gamecontroller.py to gamecontroller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/_sdl_init.py to _sdl_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/power.py to power.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/mouse.py to mouse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/surface.py to surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/guid.py to guid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/syswm.py to syswm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/touch.py to touch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/sdlttf.py to sdlttf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/shape.py to shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/audio.py to audio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/metal.py to metal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/keycode.py to keycode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/loadso.py to loadso.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/sensor.py to sensor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/sdlgfx.py to sdlgfx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/locale.py to locale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/blendmode.py to blendmode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/scancode.py to scancode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/cpuinfo.py to cpuinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/keyboard.py to keyboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/render.py to render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/pixels.py to pixels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/sdlimage.py to sdlimage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/_internal.py to _internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/hidapi.py to hidapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/endian.py to endian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/surface_test.py to surface_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/hidapi_test.py to hidapi_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdlimage_test.py to sdlimage_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_displays_test.py to sdl2ext_displays_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/pixels_test.py to pixels_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/locale_test.py to locale_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_test.py to sdl2ext_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/syswm_test.py to syswm_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_particles_test.py to sdl2ext_particles_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl_test.py to sdl_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/keyboard_test.py to keyboard_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/rwops_test.py to rwops_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdlgfx_test.py to sdlgfx_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/hints_test.py to hints_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/rect_test.py to rect_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_window_test.py to sdl2ext_window_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_draw_test.py to sdl2ext_draw_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/platform_test.py to platform_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/timer_test.py to timer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_renderer_test.py to sdl2ext_renderer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_surface_test.py to sdl2ext_surface_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/joystick_test.py to joystick_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/gamecontroller_test.py to gamecontroller_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_font_test.py to sdl2ext_font_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/cpuinfo_test.py to cpuinfo_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_events_test.py to sdl2ext_events_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/render_test.py to render_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/touch_test.py to touch_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sensor_test.py to sensor_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_pixelaccess_test.py to sdl2ext_pixelaccess_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/audio_test.py to audio_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_color_test.py to sdl2ext_color_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_resources_test.py to sdl2ext_resources_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_algorithms_test.py to sdl2ext_algorithms_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/video_test.py to video_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_array_test.py to sdl2ext_array_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/guid_test.py to guid_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_msgbox_test.py to sdl2ext_msgbox_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/vulkan_test.py to vulkan_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_sprite_test.py to sdl2ext_sprite_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/error_test.py to error_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/filesystem_test.py to filesystem_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/clipboard_test.py to clipboard_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/shape_test.py to shape_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdlttf_test.py to sdlttf_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_uisystem_test.py to sdl2ext_uisystem_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/version_test.py to version_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/log_test.py to log_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/power_test.py to power_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/events_test.py to events_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdlmixer_test.py to sdlmixer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_mouse_test.py to sdl2ext_mouse_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_ebs_test.py to sdl2ext_ebs_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/mouse_test.py to mouse_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_image_test.py to sdl2ext_image_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/endian_test.py to endian_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/blendmode_test.py to blendmode_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/sdl2ext_spritesystem_test.py to sdl2ext_spritesystem_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/test/metal_test.py to metal_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/clipboard.py to clipboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/sdlmixer.py to sdlmixer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/joystick.py to joystick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/video.py to video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/rect.py to rect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/messagebox.py to messagebox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/draw.py to draw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/helloworld.py to helloworld.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/sdl2hello.py to sdl2hello.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/gui.py to gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/pong.py to pong.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/colorpalettes.py to colorpalettes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/particles.py to particles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/gfxdrawing.py to gfxdrawing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/opengl.py to opengl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/ttf.py to ttf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/pixelaccess.py to pixelaccess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/examples/transfomations.py to transfomations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/sdl2/haptic.py to haptic.cpython-39.pyc writing byte-compilation script '/tmp/tmps6erop3g.py' /usr/bin/python3 /tmp/tmps6erop3g.py removing /tmp/tmps6erop3g.py running install_egg_info running egg_info writing PySDL2.egg-info/PKG-INFO writing dependency_links to PySDL2.egg-info/dependency_links.txt writing top-level names to PySDL2.egg-info/top_level.txt reading manifest file 'PySDL2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'util' warning: no files found matching '*.bat' warning: no files found matching 'Makefile' warning: no files found matching '*.rst' no previously-included directories found matching 'doc/html' no previously-included directories found matching 'doc/python.inv' adding license file 'COPYING.txt' adding license file 'AUTHORS.txt' writing manifest file 'PySDL2.egg-info/SOURCES.txt' Copying PySDL2.egg-info to /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9/site-packages/PySDL2-0.9.15-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64//usr/share/doc/python-PySDL2 + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64//usr/share/doc/python-PySDL2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64//usr/share/doc/python-PySDL2 + pushd /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 ~/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 ~/build/BUILD/PySDL2-0.9.15 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/PySDL2-0.9.15 + popd + mv /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.15-1 --unique-debug-suffix -0.9.15-1.aarch64 --unique-debug-src-base python-PySDL2-0.9.15-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/PySDL2-0.9.15 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-PySDL2-0.9.15-1.noarch Provides: python-PySDL2 python3-PySDL2 = 0.9.15-1 python3.9dist(pysdl2) = 0.9.15 python3dist(pysdl2) = 0.9.15 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.9 Processing files: python-PySDL2-help-0.9.15-1.noarch warning: Empty %files file /builddir/build/BUILD/PySDL2-0.9.15/doclist.lst Provides: python-PySDL2-help = 0.9.15-1 python3-PySDL2-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 Wrote: /builddir/build/RPMS/python-PySDL2-help-0.9.15-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-PySDL2-0.9.15-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SfBRmj + umask 022 + cd /builddir/build/BUILD + cd PySDL2-0.9.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-PySDL2-0.9.15-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0